MultiTokenRegistry
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MultiTokenRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5857646 | 6 years ago | | | 0 | 0.0074230200 | |
| 5857551 | 6 years ago | | | 0 | 0.00017705600 |
ABI
ABI objects
Getter at block 21216049
allMultitokens() view returns (address[])
[0xB119791B3694fD4C851BDbf26a01B3cCC81aA670]
owner() view returns (address)
0x66666624fcef5d427d0142531d23ff6b61db23ef
paused() view returns (bool)
false
Read-only
deployers(uint256) view returns (address)
multitokens(uint256) view returns (address)
State-modifying
Events deploy(uint256 index, bytes data)
pause()
renounceOwnership()
setDeployer(uint256 index, address deployer)
transferOwnership(address _newOwner)
unpause()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.