Implementation

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xd5f5eaa5 at 1422291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots

No balances found for "Implementation"

No transactions found for "Implementation"


Functions
Getter at block 22739403
chainId(view returns (uint16)
0
evmChainId(view returns (uint256)
0
getCurrentGuardianSetIndex(view returns (uint32)
0
getGuardianSetExpiry(view returns (uint32)
0
governanceChainId(view returns (uint16)
0
governanceContract(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isFork(view returns (bool)
true
messageFee(view returns (uint256)
0
Read-only
getGuardianSet(uint32 indexview returns (struct StructsGuardianSet)
governanceActionIsConsumed(bytes32 hashview returns (bool)
isInitialized(address implview returns (bool)
nextSequence(address emitterview returns (uint64)
parseAndVerifyVM(bytes encodedVMview returns (struct StructsVM vmbool validstring reason)
parseContractUpgrade(bytes encodedUpgradepure returns (struct GovernanceStructsContractUpgrade cu)
parseGuardianSetUpgrade(bytes encodedUpgradepure returns (struct GovernanceStructsGuardianSetUpgrade gsu)
parseRecoverChainId(bytes encodedRecoverChainIdpure returns (struct GovernanceStructsRecoverChainId rci)
parseSetMessageFee(bytes encodedSetMessageFeepure returns (struct GovernanceStructsSetMessageFee smf)
parseTransferFees(bytes encodedTransferFeespure returns (struct GovernanceStructsTransferFees tf)
parseVM(bytes encodedVMpure returns (struct StructsVM vm)
quorum(uint256 numGuardianspure returns (uint256 numSignaturesRequiredForQuorum)
verifySignatures(bytes32 hashstruct StructsSignature[] signaturesstruct StructsGuardianSet guardianSetpure returns (bool validstring reason)
verifyVM(struct StructsVM vmview returns (bool validstring reason)
State-modifying
initialize(
publishMessage(uint32 noncebytes payloaduint8 consistencyLevelpayable returns (uint64 sequence)
submitContractUpgrade(bytes _vm
submitNewGuardianSet(bytes _vm
submitRecoverChainId(bytes _vm
submitSetMessageFee(bytes _vm
submitTransferFees(bytes _vm
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ContractUpgraded(address indexed oldContractaddress indexed newContract
GuardianSetAdded(uint32 indexed index
LogMessagePublished(address indexed senderuint64 sequenceuint32 noncebytes payloaduint8 consistencyLevel
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.