AxiomV02
Verified contract
Active on
Ethereum with 3,854 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 "AxiomV02"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17603792 | a year ago | | | 0 | 0.0068503746 | |
| 17603727 | a year ago | | | 0 | 0.0064157451 | |
| 17603537 | a year ago | | | 0 | 0.0057534565 | |
| 17603344 | a year ago | | | 0 | 0.0061166028 | |
| 17603157 | a year ago | | | 0 | 0.0061895736 | |
| 17602964 | a year ago | | | 0 | 0.0068268624 | |
| 17602769 | a year ago | | | 0 | 0.0065049803 | |
| 17602703 | a year ago | | | 0 | 0.0069811577 | |
| 17602512 | a year ago | | | 0 | 0.0057309754 | |
| 17602321 | a year ago | | | 0 | 0.0060593450 |
ABI
ABI objects
Getter at block 21248824
VERSION() view returns (string)
0.2
creationBlockNumber() view returns (uint256)
17031573
oldAxiomAddress() view returns (address)
0x01d5b501c1fc0121e1411970fb79c322737025c2
owner() view returns (address)
0xd5df13dc9a72319ddfbd226fece1e438aa920d55
verifierAddress() view returns (address)
0x5b2b5bf3c56f2419105aaa7a917765b65ff062e6
Read-only
getEmptyHash(uint256 depth) pure returns (bytes32)
historicalRoots(uint32 startBlockNumber) view returns (bytes32)
isBlockHashValid(struct IAxiomV0BlockHashWitness witness) view returns (bool)
isRecentBlockHashValid(uint32 blockNumber, bytes32 claimedBlockHash) view returns (bool)
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateOld(bytes32 nextRoot, uint32 nextNumFinal, bytes proofData)
updateRecent(bytes proofData)
updateSnarkVerifierAddress(address _verifierAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateEvent(uint32 startBlockNumber, bytes32 prevHash, bytes32 root, uint32 numFinal)
UpdateSnarkVerifierAddress(address newAddress)
constructor(address _oldAddress, address _verifierAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.