ContractRegistry
Verified contract
Active on
Ethereum with 94 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRQ | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16031465 | 2 years ago | | | 0 | 0.00051649739 | |
| 14992786 | 2 years ago | | | 0 | 0.0017814311 | |
| 14741796 | 3 years ago | | | 0 | 0.00096439895 | |
| 14725100 | 3 years ago | | | 0 | 0.0013991204 | |
| 14688013 | 3 years ago | | | 0 | 0.0020828331 | |
| 14687996 | 3 years ago | | | 0 | 0.0036406636 | |
| 13613633 | 3 years ago | | | 0 | 0.0027266640 | |
| 12763282 | 3 years ago | | | 0 | 0.00033252000 | |
| 12453431 | 4 years ago | | | 0 | 0.0046969920 | |
| 12291507 | 4 years ago | | | 0 | 0.0059295360 |
ABI
ABI objects
Getter at block 21259261
BANCOR_CONVERTER_FACTORY() view returns (bytes32)
0x42616e636f72436f6e766572746572466163746f727900000000000000000000
BANCOR_CONVERTER_UPGRADER() view returns (bytes32)
0x42616e636f72436f6e7665727465725570677261646572000000000000000000
BANCOR_FORMULA() view returns (bytes32)
0x42616e636f72466f726d756c6100000000000000000000000000000000000000
BANCOR_GAS_PRICE_LIMIT() view returns (bytes32)
0x42616e636f7247617350726963654c696d697400000000000000000000000000
BANCOR_NETWORK() view returns (bytes32)
0x42616e636f724e6574776f726b00000000000000000000000000000000000000
BANCOR_X() view returns (bytes32)
0x42616e636f725800000000000000000000000000000000000000000000000000
BNT_CONVERTER() view returns (bytes32)
0x424e54436f6e7665727465720000000000000000000000000000000000000000
BNT_TOKEN() view returns (bytes32)
0x424e54546f6b656e000000000000000000000000000000000000000000000000
CONTRACT_FEATURES() view returns (bytes32)
0x436f6e7472616374466561747572657300000000000000000000000000000000
CONTRACT_REGISTRY() view returns (bytes32)
0x436f6e7472616374526567697374727900000000000000000000000000000000
itemCount() view returns (uint256)
21
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x5beba4d3533a963dedb270a95ae5f7752fa0fe22
Read-only
addressOf(bytes32 _contractName) view returns (address)
contractNames(uint256) view returns (string)
getAddress(bytes32 _contractName) view returns (address)
State-modifying
Events acceptOwnership()
registerAddress(bytes32 _contractName, address _contractAddress)
transferOwnership(address _newOwner)
unregisterAddress(bytes32 _contractName)
AddressUpdate(bytes32 indexed _contractName, address _contractAddress)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.