AxiomV0
Verified contract
Active on
Ethereum with 4,247 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 "AxiomV0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17034390 | 2 years ago | | | 0 | 0.0099281495 | |
| 17034264 | 2 years ago | | | 0 | 0.0095485521 | |
| 17034136 | 2 years ago | | | 0 | 0.010523719 | |
| 17034007 | 2 years ago | | | 0 | 0.015803683 | |
| 17033878 | 2 years ago | | | 0 | 0.014360933 | |
| 17033751 | 2 years ago | | | 0 | 0.011995441 | |
| 17033623 | 2 years ago | | | 0 | 0.011361592 | |
| 17033495 | 2 years ago | | | 0 | 0.012285813 | |
| 17033368 | 2 years ago | | | 0 | 0.0095512387 | |
| 17033239 | 2 years ago | | | 0 | 0.013075758 |
ABI
ABI objects
Getter at block 21248356
This contract contains no getter function objects.
Read-only
getEmptyHash(uint256 depth) pure returns (bytes32)
historicalRoots(uint32) view returns (bytes32)
isBlockHashValid(struct AxiomV0BlockHashWitness witness) view returns (bool)
isRecentBlockHashValid(uint32 blockNumber, bytes32 claimedBlockHash) view returns (bool)
State-modifying
Events updateHistorical(bytes32 nextRoot, uint32 nextNumFinal, bytes32[128] roots, bytes32[11][127] endHashProofs, bytes proofData)
updateOld(bytes32 nextRoot, uint32 nextNumFinal, bytes proofData)
updateRecent(bytes proofData)
UpdateEvent(uint32 startBlockNumber, bytes32 prevHash, bytes32 root, uint32 numFinal)
constructor(address _verifierAddress, address _historicalVerifierAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.