This contract is being backfilled. You may encounter incomplete storage history.

CanonicalTransactionChain

Verified contract

Active on Ethereum with 25,703 txns
Deployed by via 0xdf81f2fe at 13502893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CanonicalTransactionChain"

0x0baaef9c4e5e35d960f5988f11001e9ec39866764a13049fe89b204f729772cf
0x5d1734319e80fb3330d4c14832f1c0f61510a1c0617862b72f31631cfa9a1b7d
0x8f481f23e547224dd340da687d99837dcec62fae90189b410084b825dd5ae249
0x6b2491d99b75fa05032b705ac0c14fddff69be6122ecc62241ea543c00c7eedb
0x6bbb2d8ff77f778b9556a1467f8d23a244c00556da6542575f894d66efb057c4
0x0997ea66c40675a9fce2f946beb6b119a2d0fdb66c53662584b14ff4242c22a7
0x6781147c6e9ea42cf6aa566774af64377dd3f612d22a95288ef14fc489fef6e1
0x88b9ad32f8148d1516228b42dd45d6078a1c48bb7141c3e3059b2367f71127da
0x352f9da55f2cb0c8443c9caf72fda4fc3550fb4c76269be1b0bbb7614ae50c44
0xed4fbe3dce44c1ca0077c21577c73bd6abaf6fa3024749a064ab0b5451915772

Functions
Getter at block 20827304
MAX_ROLLUP_TX_SIZE(view returns (uint256)
50000
MIN_ROLLUP_TX_GAS(view returns (uint256)
100000
batches(view returns (address)
0x17148284d2da2f38c96346f1776c1bf7d7691231
enqueueGasCost(view returns (uint256)
60000
enqueueL2GasPrepaid(view returns (uint256)
1920000
getLastBlockNumber(view returns (uint40)
19670232
getLastTimestamp(view returns (uint40)
1713297816
getNextQueueIndex(view returns (uint40)
25393
getNumPendingQueueElements(view returns (uint40)
0
getQueueLength(view returns (uint40)
25393
getTotalBatches(view returns (uint256 _totalBatches)
25702
getTotalElements(view returns (uint256 _totalElements)
1149018
l2GasDiscountDivisor(view returns (uint256)
32
libAddressManager(view returns (address)
0x8376ac6c3f73a25dd994e0b0669ca7ee0c02f089
maxTransactionGasLimit(view returns (uint256)
11000000
queue(view returns (address)
0x5f003030884b3a105809a0eb0c0c28ac40eccd8d
Read-only
getQueueElement(uint256 _indexview returns (struct Lib_OVMCodecQueueElement _element)
resolve(string _nameview returns (address)
State-modifying
appendSequencerBatch(
enqueue(address _targetuint256 _gasLimitbytes _data
setGasParams(uint256 _l2GasDiscountDivisoruint256 _enqueueGasCost
Events
L2GasParamsUpdated(uint256 l2GasDiscountDivisoruint256 enqueueGasCostuint256 enqueueL2GasPrepaid
QueueBatchAppended(uint256 _startingQueueIndexuint256 _numQueueElementsuint256 _totalElements
SequencerBatchAppended(uint256 _startingQueueIndexuint256 _numQueueElementsuint256 _totalElements
TransactionBatchAppended(uint256 indexed _batchIndexbytes32 _batchRootuint256 _batchSizeuint256 _prevTotalElementsbytes _extraData
TransactionEnqueued(address indexed _l1TxOriginaddress indexed _targetuint256 _gasLimitbytes _datauint256 indexed _queueIndexuint256 _timestamp
Constructor
constructor(address _libAddressManageruint256 _maxTransactionGasLimituint256 _l2GasDiscountDivisoruint256 _enqueueGasCost
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.