ContractAddressLocatorProxy
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3b…416a
Balances ($0.00)
No balances found for "ContractAddressLocatorProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 10729562 | 4 years ago | | | 0.001 | 0.0029610000 | |
| 8490207 | 5 years ago | | | 0 | 0.00056892000 | |
| 8490054 | 5 years ago | | | 0 | 0.00086892000 | |
| 8489750 | 5 years ago | | | 0 | 0.00089998000 |
ABI
ABI objects
Getter at block 21188211
VERSION() view returns (string)
1.0.0
getContractAddressLocator() view returns (address)
0x0e3b2eed5c8aca62234af153fcd904f1a00b416a
owner() view returns (address)
0xea38598d31b106ad1fabbeb8a8722778bc54bfd1
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getContractAddress(bytes32 _identifier) view returns (address)
isContractAddressRelates(address _contractAddress, bytes32[] _identifiers) view returns (bool)
State-modifying
Events claimOwnership()
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address _contractAddressLocator)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed _prev, address indexed _next)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.