Biswap Smart Contracts
Last updated
Was this helpful?
Last updated
Was this helpful?
BSC: 0x965F527D9159dCe6288a2219DB51fc6Eef120dD1
Ethereum/Arbitrum/Base: 0x66e09ec17629574A0CC8abc480b0c2572fcd6985
A token contract is simply a smart contract. A BEP-20/ERC-20 token contract is defined by the contract’s address and the total supply of tokens available to it but has several optional items that are usually provided as well to provide more detail to users. These are the token’s name, its symbol, and the number of decimals.
0x0eB6949e725A295Ecb3BEacFc3766610BC970BEF
The easiest way to securely exchange tokens is to interact with the router, which provides many methods to securely exchange "to" and "from" different assets. It is essential to understand that the router performs both the exchange of token A to token B, as well as the exchange of token A + token B to AB LP tokens and vice versa. Since routers are stateless and do not store token balances, they can be safely replaced if necessary. This can happen if more efficient smart contract models are discovered or if additional functionality is needed.
0xDbc1A13490deeF9c3C12b44FE77b503c1B061739
The Masterchef contract is the core of the functionality that is provided by the project. It controls emission rates, minting, pools, deposit fees, etc. If you stake your BSW to BSW-BSW Launchpools or your LP tokens to the farm, they will be sent to the Masterchef address. The Masterchef is owned by the timelock, meaning that all significant changes to the Masterchef must go through the timelock first.
0xf5D6fed0f4735Ff2036cE4be535bD32e77dAE9fe
A timelock is a smart contract that delays function calls of another smart contract after a predetermined amount of time has passed. Timelocks are primarily used in the context of governance to add a delay in administrative actions and are generally considered a strong indicator that a project is legitimate and demonstrates a commitment to the project by project owners.
Here are the reasons for implementing a timelock:
Project owners give up control to provide more guarantees to the community
Timelocks allow investors to exit the protocol in time if necessary
Project admins are required to be transparent with holders/investors
0x0453365D79caa442e50DbeD2Ce2AEA02AE337183
With this address, every user can track our team's transactions. 9% of tokens from each block are sent to this address, according to our Tokenomics.
As a commitment to our long-term vision, we're taking an important step to strengthen trust and transparency all existing team's tokens are locked for a period of 36 months (till May 17 2027). Additionally, any newly minted tokens will be sent directly to the lock contract.
Key points:
49 378 322 of BSW tokens
Vesting period: 36 months
Newly minted team tokens will go straight into the lock contract