Contracts
Bancor V3 Github
All Bancor contracts are visible on Github.
Bancor V3 contracts
Bancor contracts useProxy,
which means these addresses will not change.
Name | Address | Description |
---|---|---|
|
| This contract manages auto compounding reward programs. |
|
| Bancor vBNT governance contract. |
|
| Bancor BNT governance contract. |
|
| This contract serve as the entry point for all interactions with Bancor. |
|
| This contract holds all Read functions and allow easy process to collect information. |
|
| A utility contract that allows easy, single click migration from other platforms to Bancor. |
|
| A utility contract that allows easy, single click migration from legacy V1 Bancor pool tokens to V3. |
|
| This contract manages protocol owned liquidity funding. |
| 0xFd31662b3d54eddE9B6Bdd32c9c27C8E292cAD57 View on etherscan | This contract holds tokens for impermanent loss protection that were provided externally. |
|
| This contract holds rewards that are provided by external parties. |
|
| This contract holds all token deposits. |
|
| Hold global protocol settings and pool funding limits. |
|
| This contract holds bnTokens that are pending liquidation during cooldown. |
| This address changes from time to time. To identify the latest address, please follow the collectionByPool() guide | Manages liquidity pools. |
|
| This utility contract migrates pools during upgrades etc. |
|
| This contract manages standard (non auto-compounding) reward programs. |
Tokens
Name | Address | Description |
---|---|---|
BNT |
| The Bancor network token. |
vBNT |
| The Bancor governance token. |
bnBNT |
| The poolToken issued against BNT deposit. |
For ETH use 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE
Last updated