0xb93087acb2b4dff8854c01dc661710d6f5fb7a94

Verified contract

Proxy

Active on Base with 49,766 txns
Deployed by via 0x1b78d944 at 13033471
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 39 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 34 additional slots
-
variable spans 39 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8a5e40fbb2b99b93539bb64f90a9630a6982f6af31e2f92029d183ff0b9bafd6
0x4a7564ea57fc18b73540eed03ad67f31bd564f194d60c1a7985d1865b9301d8e
0xce177dbfceff35f0f6e0fa9bc83832f50da6c7abf541b1ec465e649ab6cd5568
0x370d7cd1c54a8ce806d1717ed7d35fef0e0b9d884fadc682a801ec769c3a36e9
0x06e465cd0ba6339850eefdb967a650aa6d432a0de401abddeb25c4f34c71b495
0xbcc95d46584b04d43d09a76d3b2e45028b8f67daf2cbabcbc7efa69f26cc109a
0xfe6d604b48a29b231746ead28c10550dbdf86f33fb43ea5e6a1c5f0993d4c92d
0x22699a3f401108bbc2f438b565a9cb2ca80fc453f6638e5be8a3a7bb5529ba06
0x9122821d6d8ddfccafafeb650468dd36ce0416e96759517cb169436c8eda1eb4
0xca406d6af0ade0e0f31852b80f11d8389e86d88184282caa992863f94d9ce218

Functions
Getter at block 22747179
AXIOM_ROLE(view returns (bytes32)
0x542178611b653a605b79640db9b52a7afa591d6ace75cd36686e0ee264f4f572
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GUARDIAN_ROLE(view returns (bytes32)
0x55435dd261a4b9b3364963f7738a7a662ad9c84396d64be3365284bb7f0a5041
PROVER_ROLE(view returns (bytes32)
0x60044782a422109ac08a415e44260ad5d3bad63d96ebe1fac0363399642ee3f2
TIMELOCK_ROLE(view returns (bytes32)
0xf66846415d2bf9eabda9e84793ff9c0ea96d87f50fc41e66aa16469c6a442f05
UNFREEZE_ROLE(view returns (bytes32)
0xf4e710c64967f31ba1090db2a7dd9e704155d00947ce853da47446cb68ee65da
 
blockhashPmmr(view returns (struct MerkleMountainRangeMMR completeLeavesbytes32 paddedLeafuint32 size)
blockhashPmmrLeaf(view returns (bytes32)
0x0e1763cfd8ffdae2d0f34c0ad7224813415604602757eae84adb17cd466dd453
 
blockhashPmmrPeaks(view returns (struct MerkleMountainRangeMMR)
blockhashPmmrSize(view returns (uint32 pmmrSize)
21500076
frozen(view returns (bool)
false
 
fullBlockhashPmmr(view returns (struct PaddedMerkleMountainRangePMMR)
historicalVerifierAddress(view returns (address)
0x4cf3665f4d922c1c873dc7807cbe1f410f74d178
 
proxiableUUID(view returns (bytes32)
verifierAddress(view returns (address)
0x685adaa081bf6e21d848b1fcf1d491fe4bc7cfde
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
historicalRoots(uint32view returns (bytes32)
isBlockHashValid(struct IAxiomV2VerifierBlockHashWitness witnessview returns (bool)
isRecentBlockHashValid(uint32 blockNumberbytes32 claimedBlockHashview returns (bool)
pmmrSnapshots(uint32view returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
appendHistoricalPMMR(uint32 startBlockNumberbytes32[] rootsbytes32[] prevHashesuint32 lastNumFinal
freezeAll(
grantRole(bytes32 roleaddress account
initialize(address _verifierAddressaddress _historicalVerifierAddressaddress timelockaddress guardianaddress unfreezeaddress prover
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
unfreezeAll(
updateHistorical(bytes32 nextRootuint32 nextNumFinalbytes32[128] rootsbytes32[11][127] endHashProofsbytes proofData
updateOld(bytes32 nextRootuint32 nextNumFinalbytes proofData
updateRecent(bytes proofData
upgradeHistoricalSnarkVerifier(address _historicalVerifierAddress
upgradeSnarkVerifier(address _verifierAddress
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
FreezeAll(
HistoricalRootUpdated(uint32 indexed startBlockNumberbytes32 prevHashbytes32 rootuint32 numFinal
Initialized(uint8 version
PaddedMerkleMountainRangeUpdated(bytes32 indexed commitmentuint32 pmmrSize
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UnfreezeAll(
UpgradeHistoricalSnarkVerifier(address newAddress
UpgradeSnarkVerifier(address newAddress
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AxiomBlockVerificationFailed(
BlockHashIncorrect(
ContractIsFrozen(
GuardianAddressIsZero(
HistoricalVerifierAddressIsZero(
IncorrectNumberOfBlocks(
InvalidEmptyHashDepth(
MerkleProofFailed(
NotAxiomRole(
NotProverRole(
NotRecentEndBlock(
PmmrLeafIsNotEmpty(
PmmrLeafIsTooBig(
ProverAddressIsZero(
SNARKVerificationFailed(
StartingBlockNotValid(
TimelockAddressIsZero(
UnfreezeAddressIsZero(
VerifierAddressIsZero(