0x4008371c5e0226b0b3541994ee4f6e13a09b3b7e
Verified contract
Proxy
Active on
Ethereum with 264 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
Balances ($0.00)
No balances found for "0x4008371c5e0226b0b3541994ee4f6e13a09b3b7e"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21406650 | 4 hours ago | | | 0 | 0.00056387793 | |
| 21405152 | 9 hours ago | | | 0 | 0.00059942799 | |
| 21402916 | 16 hours ago | | | 0 | 0.00066795531 | |
| 21401456 | 21 hours ago | | | 0 | 0.00095160424 | |
| 21399197 | a day ago | | | 0 | 0.00072947801 | |
| 21397731 | a day ago | | | 0 | 0.00088351739 | |
| 21396234 | 2 days ago | | | 0 | 0.0011492637 | |
| 21394005 | 2 days ago | | | 0 | 0.0013483737 | |
| 21392540 | 2 days ago | | | 0 | 0.0011864456 | |
| 21390501 | 2 days ago | | | 0 | 0.0011167007 |
ABI
ABI objects
Getter at block 21407727
CHALLENGER() view returns (address)
0x07c8c787530c466500775fc46cdb79cd63f42ce4
FINALIZATION_PERIOD_SECONDS() view returns (uint256)
12
L2_BLOCK_TIME() view returns (uint256)
2
PROPOSER() view returns (address)
0x3764e9f62c9ee29f2fe4ba6d7a20c662d4c29e53
SUBMISSION_INTERVAL() view returns (uint256)
10800
challenger() view returns (address)
0x07c8c787530c466500775fc46cdb79cd63f42ce4
finalizationPeriodSeconds() view returns (uint256)
12
l2BlockTime() view returns (uint256)
2
latestBlockNumber() view returns (uint256)
2851200
latestOutputIndex() view returns (uint256)
263
nextBlockNumber() view returns (uint256)
2862000
nextOutputIndex() view returns (uint256)
264
proposer() view returns (address)
0x3764e9f62c9ee29f2fe4ba6d7a20c662d4c29e53
startingBlockNumber() view returns (uint256)
0
startingTimestamp() view returns (uint256)
1728540503
submissionInterval() view returns (uint256)
10800
version() view returns (string)
1.8.0
Read-only
computeL2Timestamp(uint256 _l2BlockNumber) view returns (uint256)
getL2Output(uint256 _l2OutputIndex) view returns (struct TypesOutputProposal)
getL2OutputAfter(uint256 _l2BlockNumber) view returns (struct TypesOutputProposal)
getL2OutputIndexAfter(uint256 _l2BlockNumber) view returns (uint256)
State-modifying
Events deleteL2Outputs(uint256 _l2OutputIndex)
initialize(uint256 _submissionInterval, uint256 _l2BlockTime, uint256 _startingBlockNumber, uint256 _startingTimestamp, address _proposer, address _challenger, uint256 _finalizationPeriodSeconds)
proposeL2Output(bytes32 _outputRoot, uint256 _l2BlockNumber, bytes32 _l1BlockHash, uint256 _l1BlockNumber) payable
Initialized(uint8 version)
OutputProposed(bytes32 indexed outputRoot, uint256 indexed l2OutputIndex, uint256 indexed l2BlockNumber, uint256 l1Timestamp)
OutputsDeleted(uint256 indexed prevNextOutputIndex, uint256 indexed newNextOutputIndex)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.