0x0a23342520aa8ca963c4201801f4d3e95e731637
Unverified contract
Proxy
Active on
Ethereum with 2,023 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 "0x0a23342520aa8ca963c4201801f4d3e95e731637"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21264030 | 2 hours ago | | | 0 | 0.0010026422 | |
| 21262818 | 6 hours ago | | | 0 | 0.00052965330 | |
| 21261637 | 10 hours ago | | | 0 | 0.00062352529 | |
| 21260425 | 14 hours ago | | | 0 | 0.00067584522 | |
| 21259182 | 18 hours ago | | | 0 | 0.00077820617 | |
| 21258099 | a day ago | | | 0 | 0.00088252588 | |
| 21256861 | a day ago | | | 0 | 0.00070064400 | |
| 21255652 | a day ago | | | 0 | 0.00069825449 | |
| 21254438 | a day ago | | | 0 | 0.00080201991 | |
| 21253227 | 2 days ago | | | 0 | 0.00082715137 |
ABI
ABI objects
Getter at block 21264597
CHALLENGER() view returns (address)
0x28a227d4faf0f4f75897438e24c43ef1cdabb920
FINALIZATION_PERIOD_SECONDS() view returns (uint256)
259200
L2_BLOCK_TIME() view returns (uint256)
2
PROPOSER() view returns (address)
0x4179f43f3b994e97090557363b09f403138a729e
SUBMISSION_INTERVAL() view returns (uint256)
7200
challenger() view returns (address)
0x28a227d4faf0f4f75897438e24c43ef1cdabb920
finalizationPeriodSeconds() view returns (uint256)
259200
l2BlockTime() view returns (uint256)
2
latestBlockNumber() view returns (uint256)
14565600
latestOutputIndex() view returns (uint256)
2022
nextBlockNumber() view returns (uint256)
14572800
nextOutputIndex() view returns (uint256)
2023
proposer() view returns (address)
0x4179f43f3b994e97090557363b09f403138a729e
startingBlockNumber() view returns (uint256)
0
startingTimestamp() view returns (uint256)
1703047127
submissionInterval() view returns (uint256)
7200
version() view returns (string)
1.6.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 _startingBlockNumber, uint256 _startingTimestamp, address _proposer, address _challenger)
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.