PolygonTransparentProxy
Verified contract
Proxy
Active on
Ethereum with 5,959 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
0x9ccd…e0b0
Balances ($0.00)
No balances found for "PolygonTransparentProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21184143 | 31 minutes ago | | | 0 | 0.0092279131 | |
| 21183844 | 2 hours ago | | | 0 | 0.0077640916 | |
| 21183540 | 3 hours ago | | | 0 | 0.0070456439 | |
| 21183236 | 4 hours ago | | | 0 | 0.0096766580 | |
| 21182925 | 5 hours ago | | | 0 | 0.0088481917 | |
| 21182626 | 6 hours ago | | | 0 | 0.0074377969 | |
| 21182313 | 7 hours ago | | | 0 | 0.0076013622 | |
| 21182007 | 8 hours ago | | | 0 | 0.0077259168 | |
| 21181707 | 9 hours ago | | | 0 | 0.010194779 | |
| 21181395 | 10 hours ago | | | 0 | 0.015002831 |
ABI
ABI objects
Getter at block 21184295
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)
0xf98ee8c46baea2b11e4f0450ad9d01861265f76e
bridgeAddress() view returns (address)
0x2a3dd3eb832af982ec71669e178424b10dca2ede
calculatePolPerForceBatch() view returns (uint256)
0
dataAvailabilityProtocol() view returns (address)
0x9ccd205052c732ac1df2cf7bf8aacc0e371ee0b0
forceBatchAddress() view returns (address)
0xf98ee8c46baea2b11e4f0450ad9d01861265f76e
forceBatchTimeout() view returns (uint64)
432000
gasTokenAddress() view returns (address)
0x0000000000000000000000000000000000000000
gasTokenNetwork() view returns (uint32)
0
globalExitRootManager() view returns (address)
0x580bda1e7a0cfae92fa7f6c20a3794f169ce3cfb
isSequenceWithDataAvailabilityAllowed() view returns (bool)
false
lastAccInputHash() view returns (bytes32)
0x9bbe93fbf029b4c59d1b6a44ea1a367bb4865140b471ce1ec719f6a0b1a8d14d
lastForceBatch() view returns (uint64)
0
lastForceBatchSequenced() view returns (uint64)
0
networkName() view returns (string)
Astar zkEVM
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
pol() view returns (address)
0x455e53cbb86018ac2b8092fdcd39d8444affc3f6
rollupManager() view returns (address)
0x5132a183e9f3cb7c848b0aac5ae0c4f0491b7ab2
trustedSequencer() view returns (address)
0xa09f1c88c0194da6b0a1c564cdbecbf3aad649e4
trustedSequencerURL() view returns (string)
https://rpc-zkevm.astar.network
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)
initializeMigration()
onVerifyBatches(uint64 lastVerifiedBatch, bytes32 newStateRoot, address aggregator)
sequenceBatches(struct PolygonRollupBaseEtrogNoGapBatchData[] batches, uint64 maxSequenceTimestamp, uint64 initSequencedBatch, address l2Coinbase)
sequenceBatchesValidium(struct PolygonValidiumStorageMigrationValidiumBatchData[] batches, uint64 maxSequenceTimestamp, uint64 initSequencedBatch, address l2Coinbase, bytes dataAvailabilityMessage)
sequenceForceBatches(struct PolygonRollupBaseEtrogNoGapBatchData[] batches)
setDataAvailabilityProtocol(address newDataAvailabilityProtocol)
setForceBatchAddress(address newForceBatchAddress)
setForceBatchTimeout(uint64 newforceBatchTimeout)
setTrustedSequencer(address newTrustedSequencer)
setTrustedSequencerURL(string newTrustedSequencerURL)
switchSequenceWithDataAvailability(bool newIsSequenceWithDataAvailabilityAllowed)
transferAdminRole(address newPendingAdmin)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
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)
SetDataAvailabilityProtocol(address newDataAvailabilityProtocol)
SetForceBatchAddress(address newForceBatchAddress)
SetForceBatchTimeout(uint64 newforceBatchTimeout)
SetTrustedSequencer(address newTrustedSequencer)
SetTrustedSequencerURL(string newTrustedSequencerURL)
SwitchSequenceWithDataAvailability()
TransferAdminRole(address newPendingAdmin)
VerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
constructor(address _logic, address admin, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidAdmin(address admin)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
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()
SequenceWithDataAvailabilityNotAllowed()
SequenceZeroBatches()
SequencedTimestampBelowForcedTimestamp()
SequencedTimestampInvalid()
StoredRootMustBeDifferentThanNewRoot()
SwitchToSameValue()
TransactionsLengthAboveMax()
TrustedAggregatorTimeoutExceedHaltAggregationTimeout()
TrustedAggregatorTimeoutNotExpired()