0x416369defbf1c2a3c275411271d266b10c38be83
Verified contract
Proxy
Active on
Ethereum with 963 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 "0x416369defbf1c2a3c275411271d266b10c38be83"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300301 | 5 minutes ago | | | 0 | 0.00070656967 | |
| 21300047 | an hour ago | | | 0 | 0.00071323889 | |
| 21299763 | 2 hours ago | | | 0 | 0.00074900193 | |
| 21299477 | 3 hours ago | | | 0 | 0.00072549918 | |
| 21299190 | 4 hours ago | | | 0 | 0.00080836739 | |
| 21298902 | 5 hours ago | | | 0 | 0.00070024222 | |
| 21298614 | 6 hours ago | | | 0 | 0.00091323101 | |
| 21298329 | 7 hours ago | | | 0 | 0.00066432288 | |
| 21298045 | 8 hours ago | | | 0 | 0.00064530682 | |
| 21297758 | 9 hours ago | | | 0 | 0.00057453860 |
ABI
ABI objects
Getter at block 21300322
CHALLENGER() view returns (address)
0x2ec7a452a1287ef094fe574210c932f4dcb76149
FINALIZATION_PERIOD_SECONDS() view returns (uint256)
604800
L2_BLOCK_TIME() view returns (uint256)
2
PROPOSER() view returns (address)
0x2b1ffa936f8cb253396118669b6ccaf01fdc33c5
SUBMISSION_INTERVAL() view returns (uint256)
1800
challenger() view returns (address)
0x2ec7a452a1287ef094fe574210c932f4dcb76149
finalizationPeriodSeconds() view returns (uint256)
604800
l2BlockTime() view returns (uint256)
2
latestBlockNumber() view returns (uint256)
1733400
latestOutputIndex() view returns (uint256)
962
nextBlockNumber() view returns (uint256)
1735200
nextOutputIndex() view returns (uint256)
963
proposer() view returns (address)
0x2b1ffa936f8cb253396118669b6ccaf01fdc33c5
startingBlockNumber() view returns (uint256)
0
startingTimestamp() view returns (uint256)
1729491168
submissionInterval() view returns (uint256)
1800
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.