This contract is being backfilled. You may encounter incomplete storage history.

BancorConverterRegistry

Verified contract

Active on Ethereum with 351 txns
Deployed by via 0x00c657f8 at 8694969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BancorConverterRegistry"

0xd249c1113bd79ca282b74e0f021c85225e031724dc5ca7152d4c0e48739c54b8
0xb794055d4b22d476db1693273d076dba0a270ad2a148d770cad413300d8211b8
0x918f56a000b949d1e98cd0d38b2cc710462e946bbff41093d797affda95f2391
0x9b23dd18493d31e9a34233968bc97f6a355e3909a56e9dd159de555428cc9e64
0x145ec819520e40206a65cad6d60d24f2ad21a12c0f9ada5a320004dbd1dc6664
0x722e4daa8bf2dc3a50b5adb83d5222a213a2598520053f945031524d1e35ecc1
0x4ec1eac43698e1904ab1da2591f79a44161437eae9c0385c91e25b556722d85c
0x54443b1a6cfc33a4f1cc7a81d16da016a80169a3bdaf3e00009a8079280865d0
0x9f0bab2bfcad927c40ec53a2347c969f4621e63a89542bf54e5a1cd103bda09f
0x2d6c19fb5b848072a0fb174e74fc3847be8bf9fe5470b6d0a9dcb213a7b55837

Functions
Getter at block 20802833
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
tokenCount(view returns (uint256)
154
Read-only
converterAddress(address _tokenuint32 _indexview returns (address)
converterCount(address _tokenview returns (uint256)
latestConverterAddress(address _tokenview returns (address)
tokenAddress(address _converterview returns (address)
tokenTable(addressview returns (bool validuint256 index)
tokens(uint256view returns (address)
State-modifying
acceptOwnership(
registerConverter(address _tokenaddress _converter
transferOwnership(address _newOwner
unregisterConverter(address _tokenuint32 _index
Events
ConverterAddition(address indexed _tokenaddress _address
ConverterRemoval(address indexed _tokenaddress _address
OwnerUpdate(address indexed _prevOwneraddress indexed _newOwner
TokenAddition(address indexed _token
TokenRemoval(address indexed _token
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.