Contracts

Bancor V3 Github

All Bancor contracts are visible on Github.

Bancor V3 contracts

Bancor contracts useProxy, which means these addresses will not change.

NameAddressDescription

AutoCompoundingRewards

0x036f8B31D78ca354Ada40dbd117e54F78B6f6CDc View on etherscan

This contract manages auto compounding reward programs.

vBNT BancorGovernance

0x892f481BD6E9d7D26aE365211D9B45175d5D00e4 View on etherscan

Bancor vBNT governance contract.

BNT BancorGovernance

0xebFaFc802533F3D2835Af7464Fcd4492e8F82eB2 View on etherscan

Bancor BNT governance contract.

BancorNetwork

0xeEF417e1D5CC832e619ae18D2F140De2999dD4fB View on etherscan

This contract serve as the entry point for all interactions with Bancor.

BancorNetworkInfo

0x8E303D296851B320e6a697bAcB979d13c9D6E760 View on etherscan

This contract holds all Read functions and allow easy process to collect information.

BancorPortal

0x9f292ccB69fF9A0644475C7bC8d4651039e133d5 View on etherscan

A utility contract that allows easy, single click migration from other platforms to Bancor.

BancorV1Migration

0xd761D538240E23B465c9c08236D781029DC3cc96 View on etherscan

A utility contract that allows easy, single click migration from legacy V1 Bancor pool tokens to V3.

BNTPool

0x02651E355D26f3506C1E644bA393FDD9Ac95EaCa View on etherscan

This contract manages protocol owned liquidity funding.

ExternalILVault

0xFd31662b3d54eddE9B6Bdd32c9c27C8E292cAD57 View on etherscan

This contract holds tokens for impermanent loss protection that were provided externally.

ExternalRewardsVault

0x2A2A2BE5cCf20F3633c6ca2D429Ac51186a631e1 View on etherscan

This contract holds rewards that are provided by external parties.

MasterVault

0x649765821D9f64198c905eC0B2B037a4a52Bc373 View on etherscan

This contract holds all token deposits.

NetworkSettings

0x83E1814ba31F7ea95D216204BB45FE75Ce09b14F View on etherscan

Hold global protocol settings and pool funding limits.

PendingWithdrawals

0x857Eb0Eb2572F7092C417CD386BA82e45EbA9B8a View on etherscan

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

0x97CeC0F2D355BF073619A5093F989709caE4a191 View on etherscan

This utility contract migrates pools during upgrades etc.

StandardRewards

0xb0B958398ABB0b5DB4ce4d7598Fb868f5A00f372 View on etherscan

This contract manages standard (non auto-compounding) reward programs.

Tokens

NameAddressDescription

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 updated