0x0eb331b615030819464225ecd373e5ffbe502dc4
Verified contract
Proxy
Active on
Ethereum with 406 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 "0x0eb331b615030819464225ecd373e5ffbe502dc4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247513 | 2 hours ago | | | 0 | 0.0012483243 | |
| 21246015 | 7 hours ago | | | 0 | 0.0019333162 | |
| 21243026 | 17 hours ago | | | 0 | 0.00092114394 | |
| 21241530 | a day ago | | | 0 | 0.00084779982 | |
| 21240036 | a day ago | | | 0 | 0.00091317836 | |
| 21238540 | a day ago | | | 0 | 0.0019856734 | |
| 21237045 | 2 days ago | | | 0 | 0.0027161811 | |
| 21234055 | 2 days ago | | | 0 | 0.0010344929 | |
| 21232560 | 2 days ago | | | 0 | 0.00089374833 | |
| 21231067 | 2 days ago | | | 0 | 0.0017882681 |
ABI
ABI objects
Getter at block 21247988
CHALLENGER() view returns (address)
0xbea2bc852a160b8547273660e22f4f08c2fa9bbb
FINALIZATION_PERIOD_SECONDS() view returns (uint256)
604800
L2_BLOCK_TIME() view returns (uint256)
2
PROPOSER() view returns (address)
0xf49212f977986347b73345d382a811e148751eed
SUBMISSION_INTERVAL() view returns (uint256)
10800
challenger() view returns (address)
0xbea2bc852a160b8547273660e22f4f08c2fa9bbb
finalizationPeriodSeconds() view returns (uint256)
604800
l2BlockTime() view returns (uint256)
2
latestBlockNumber() view returns (uint256)
4384800
latestOutputIndex() view returns (uint256)
405
nextBlockNumber() view returns (uint256)
4395600
nextOutputIndex() view returns (uint256)
406
proposer() view returns (address)
0xf49212f977986347b73345d382a811e148751eed
startingBlockNumber() view returns (uint256)
0
startingTimestamp() view returns (uint256)
1723547735
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.