ERC1820Registry
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ERC1820Registry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240165 | 14 hours ago | | | 0 | 0.0013963263 | |
| 21226046 | 3 days ago | | | 0 | 0.00030200500 | |
| 21226022 | 3 days ago | | | 0 | 0.0015179609 | |
| 21225940 | 3 days ago | | | 0 | 0.00030200500 | |
| 21225859 | 3 days ago | | | 0 | 0.0013828972 | |
| 21225819 | 3 days ago | | | 0 | 0.00028827750 | |
| 21225783 | 3 days ago | | | 0 | 0.0013668693 | |
| 21225401 | 3 days ago | | | 0 | 0.00026082250 | |
| 21225303 | 3 days ago | | | 0 | 0.0016592124 | |
| 21225102 | 3 days ago | | | 0 | 0.00028827750 |
ABI
ABI objects
Getter at block 21244342
This contract contains no getter function objects.
Read-only
getInterfaceImplementer(address _addr, bytes32 _interfaceHash) view returns (address)
getManager(address _addr) view returns (address)
implementsERC165Interface(address _contract, bytes4 _interfaceId) view returns (bool)
implementsERC165InterfaceNoCache(address _contract, bytes4 _interfaceId) view returns (bool)
interfaceHash(string _interfaceName) pure returns (bytes32)
State-modifying
Events setInterfaceImplementer(address _addr, bytes32 _interfaceHash, address _implementer)
setManager(address _addr, address _newManager)
updateERC165Cache(address _contract, bytes4 _interfaceId)
InterfaceImplementerSet(address indexed addr, bytes32 indexed interfaceHash, address indexed implementer)
ManagerChanged(address indexed addr, address indexed newManager)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.