Comment on page
Contracts
Bancor contracts use
Proxy,
which means these addresses will not change.Name | Address | Description |
---|---|---|
AutoCompoundingRewards | This contract manages auto compounding reward programs. | |
vBNT BancorGovernance | Bancor vBNT governance contract. | |
BNT BancorGovernance | Bancor BNT governance contract. | |
BancorNetwork | This contract serve as the entry point for all interactions with Bancor. | |
BancorNetworkInfo | This contract holds all Read functions and allow easy process to collect information. | |
BancorPortal | A utility contract that allows easy, single click migration from other platforms to Bancor. | |
BancorV1Migration | A utility contract that allows easy, single click migration from legacy V1 Bancor pool tokens to V3. | |
BNTPool | This contract manages protocol owned liquidity funding. | |
ExternalILVault | This contract holds tokens for impermanent loss protection that were provided externally. | |
ExternalRewardsVault | This contract holds rewards that are provided by external parties. | |
MasterVault | This contract holds all token deposits. | |
NetworkSettings | Hold global protocol settings and pool funding limits. | |
PendingWithdrawals | This contract holds bnTokens that are pending liquidation during cooldown. | |
PoolCollection
(not proxy) | This address changes from time to time. To identify the latest address, please follow the collectionByPool() guide | Manages liquidity pools.
|
PoolMigrator | This utility contract migrates pools during upgrades etc. | |
StandardRewards | This contract manages standard (non auto-compounding) reward programs. |
Name | Address | Description |
---|---|---|
BNT | 0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C | The Bancor network token. |
vBNT | 0x48Fb253446873234F2fEBbF9BdeAA72d9d387f94 | The Bancor governance token. |
bnBNT | 0xAB05Cf7C6c3a288cd36326e4f7b8600e7268E344 | The poolToken issued against BNT deposit. |
For ETH use
0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE
Last modified 23d ago