0x551803bf385565052b8f2ce527afc388d1273ced
Unverified contract
Proxy
Active on
Ethereum with 854 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "0x551803bf385565052b8f2ce527afc388d1273ced"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20812551 | 2 months ago | | | 0 | 0.0037916128 | |
| 20802003 | 2 months ago | | | 0 | 0.010874878 | |
| 20801964 | 2 months ago | | | 0 | 0.0023961813 | |
| 20801957 | 2 months ago | | | 0 | 0.010744490 | |
| 20801918 | 2 months ago | | | 0 | 0.0070280789 | |
| 20801893 | 2 months ago | | | 0 | 0.012283888 | |
| 20801858 | 2 months ago | | | 0 | 0.0099551986 | |
| 20801821 | 2 months ago | | | 0 | 0.011939944 | |
| 20801781 | 2 months ago | | | 0 | 0.0050495261 | |
| 20801765 | 2 months ago | | | 0 | 0.012159051 |
ABI
ABI objects
Getter at block 21158133
GLOBAL_EXIT_ROOT_MANAGER_L2() view returns (address)
0xa40d5f56745a118d0906a34e69aec8c0db1cb8fa
INITIALIZE_TX_BRIDGE_LIST_LEN_LEN() view returns (uint8)
249
INITIALIZE_TX_BRIDGE_PARAMS() view returns (bytes)
0x80808401c9c38094
INITIALIZE_TX_BRIDGE_PARAMS_AFTER_BRIDGE_ADDRESS() view returns (bytes)
0x80b9
INITIALIZE_TX_BRIDGE_PARAMS_AFTER_BRIDGE_ADDRESS_EMPTY_METADATA() view returns (bytes)
0x80b8
INITIALIZE_TX_CONSTANT_BYTES() view returns (uint16)
32
INITIALIZE_TX_CONSTANT_BYTES_EMPTY_METADATA() view returns (uint16)
31
INITIALIZE_TX_DATA_LEN_EMPTY_METADATA() view returns (uint8)
228
INITIALIZE_TX_EFFECTIVE_PERCENTAGE() view returns (bytes1)
0xff
SIGNATURE_INITIALIZE_TX_R() view returns (bytes32)
0x00000000000000000000000000000000000000000000000000000005ca1ab1e0
SIGNATURE_INITIALIZE_TX_S() view returns (bytes32)
0x000000000000000000000000000000000000000000000000000000005ca1ab1e
SIGNATURE_INITIALIZE_TX_V() view returns (uint8)
27
TIMESTAMP_RANGE() view returns (uint256)
36
admin() view returns (address)
0x44c36d3de6cdba2918b15712f95d6115aec84fd9
bridgeAddress() view returns (address)
0xfd2abe0ef18f4421785cc8d0e5aaf7903ed8e1bc
calculatePolPerForceBatch() view returns (uint256)
0
forceBatchAddress() view returns (address)
0x44c36d3de6cdba2918b15712f95d6115aec84fd9
forceBatchTimeout() view returns (uint64)
432000
gasTokenAddress() view returns (address)
0x0000000000000000000000000000000000000000
gasTokenNetwork() view returns (uint32)
0
globalExitRootManager() view returns (address)
0x4cbc9b5d4f36a1aa5b8917829a101c7700366afa
lastAccInputHash() view returns (bytes32)
0x57e2fc7edf0c76ca50e91fe6e214b8e87e2468cf1f15cebe487b09d6df29a8f0
lastForceBatch() view returns (uint64)
0
lastForceBatchSequenced() view returns (uint64)
0
networkName() view returns (string)
kurtosis-test
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
pol() view returns (address)
0x6228384ac55ed7411fdb7181caa329d49911d4c0
rollupManager() view returns (address)
0x6bc86c92d8e378222ae616a4ef1aff9e47b7d7cc
trustedSequencer() view returns (address)
0xf7259a444579ed0d34a98c905d6629ce0d59bfca
trustedSequencerURL() view returns (string)
http://zkevm-node-sequencer-001:8123
Read-only
forcedBatches(uint64) view returns (bytes32)
generateInitializeTransaction(uint32 networkID, address _gasTokenAddress, uint32 _gasTokenNetwork, bytes _gasTokenMetadata) view returns (bytes)
State-modifying
Events acceptAdminRole()
forceBatch(bytes transactions, uint256 polAmount)
initialize(address _admin, address sequencer, uint32 networkID, address _gasTokenAddress, string sequencerURL, string _networkName)
onVerifyBatches(uint64 lastVerifiedBatch, bytes32 newStateRoot, address aggregator)
sequenceBatches(struct PolygonRollupBaseEtrogBatchData[] batches, uint64 maxSequenceTimestamp, uint64 initSequencedBatch, address l2Coinbase)
sequenceForceBatches(struct PolygonRollupBaseEtrogBatchData[] batches)
setForceBatchAddress(address newForceBatchAddress)
setForceBatchTimeout(uint64 newforceBatchTimeout)
setTrustedSequencer(address newTrustedSequencer)
setTrustedSequencerURL(string newTrustedSequencerURL)
transferAdminRole(address newPendingAdmin)
AcceptAdminRole(address newAdmin)
ForceBatch(uint64 indexed forceBatchNum, bytes32 lastGlobalExitRoot, address sequencer, bytes transactions)
InitialSequenceBatches(bytes transactions, bytes32 lastGlobalExitRoot, address sequencer)
Initialized(uint8 version)
SequenceBatches(uint64 indexed numBatch, bytes32 l1InfoRoot)
SequenceForceBatches(uint64 indexed numBatch)
SetForceBatchAddress(address newForceBatchAddress)
SetForceBatchTimeout(uint64 newforceBatchTimeout)
SetTrustedSequencer(address newTrustedSequencer)
SetTrustedSequencerURL(string newTrustedSequencerURL)
TransferAdminRole(address newPendingAdmin)
VerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
BatchAlreadyVerified()
BatchNotSequencedOrNotSequenceEnd()
ExceedMaxVerifyBatches()
FinalNumBatchBelowLastVerifiedBatch()
FinalNumBatchDoesNotMatchPendingState()
FinalPendingStateNumInvalid()
ForceBatchNotAllowed()
ForceBatchTimeoutNotExpired()
ForceBatchesAlreadyActive()
ForceBatchesDecentralized()
ForceBatchesNotAllowedOnEmergencyState()
ForceBatchesOverflow()
ForcedDataDoesNotMatch()
GasTokenNetworkMustBeZeroOnEther()
GlobalExitRootNotExist()
HaltTimeoutNotExpired()
HaltTimeoutNotExpiredAfterEmergencyState()
HugeTokenMetadataNotSupported()
InitNumBatchAboveLastVerifiedBatch()
InitNumBatchDoesNotMatchPendingState()
InitSequencedBatchDoesNotMatch()
InvalidInitializeTransaction()
InvalidProof()
InvalidRangeBatchTimeTarget()
InvalidRangeForceBatchTimeout()
InvalidRangeMultiplierBatchFee()
MaxTimestampSequenceInvalid()
NewAccInputHashDoesNotExist()
NewPendingStateTimeoutMustBeLower()
NewStateRootNotInsidePrime()
NewTrustedAggregatorTimeoutMustBeLower()
NotEnoughMaticAmount()
NotEnoughPOLAmount()
OldAccInputHashDoesNotExist()
OldStateRootDoesNotExist()
OnlyAdmin()
OnlyPendingAdmin()
OnlyRollupManager()
OnlyTrustedAggregator()
OnlyTrustedSequencer()
PendingStateDoesNotExist()
PendingStateInvalid()
PendingStateNotConsolidable()
PendingStateTimeoutExceedHaltAggregationTimeout()
SequenceZeroBatches()
SequencedTimestampBelowForcedTimestamp()
SequencedTimestampInvalid()
StoredRootMustBeDifferentThanNewRoot()
TransactionsLengthAboveMax()
TrustedAggregatorTimeoutExceedHaltAggregationTimeout()
TrustedAggregatorTimeoutNotExpired()