ZapCoordinator
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0264…5bf9
Balances ($0.00)
No balances found for "ZapCoordinator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7171573 | 6 years ago | | | 0 | 0.0015210500 | |
| 7038739 | 6 years ago | | | 0 | 0.0012600960 | |
| 7038736 | 6 years ago | | | 0 | 0.00041228800 | |
Transfer | 7038708 | 6 years ago | | | 1 | 0.00010523000 | |
| 6976701 | 6 years ago | | | 0 | 0.0023400960 | |
| 6976696 | 6 years ago | | | 0 | 0.00078168800 | |
| 6976689 | 6 years ago | | | 0 | 0.00078162400 | |
| 6976686 | 6 years ago | | | 0 | 0.00078162400 | |
| 6976680 | 6 years ago | | | 0 | 0.00078450400 | |
| 6976674 | 6 years ago | | | 0 | 0.00090220000 |
ABI
ABI objects
Getter at block 21285354
db() view returns (address)
0x02647d32b2633cf89434d8f371658b6a74d55bf9
owner() view returns (address)
0x01b619b4dafaf7218bc6bfa0ac983a2399d14b30
Read-only
getContract(string contractName) view returns (address)
getContractName(uint256 index) view returns (string)
loadedContracts(uint256) view returns (string)
State-modifying
Events addImmutableContract(string contractName, address newAddress)
transferOwnership(address newOwner)
updateAllDependencies()
updateContract(string contractName, address newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdatedContract(string name, address previousAddr, address newAddr)
UpdatedDependencies(uint256 timestamp, string contractName, address contractAddr)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.