EngineRegistryV0
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "EngineRegistryV0"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18487699 | a year ago | | | 0 | 0.0010777533 | |
| 18487613 | a year ago | | | 0 | 0.0010159446 | |
| 18387479 | a year ago | | | 0 | 0.00071791728 | |
| 18293533 | a year ago | | | 0 | 0.00032291608 | |
| 18293027 | a year ago | | | 0 | 0.00066054891 |
ABI
ABI objects
Getter at block 21384109
This contract contains no getter function objects.
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events registerContract(address _contractAddress, bytes32 _coreVersion, bytes32 _coreType)
unregisterContract(address _contractAddress)
ContractRegistered(address indexed _contractAddress, bytes32 _coreVersion, bytes32 _coreType)
ContractUnregistered(address indexed _contractAddress)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.