0xc256e1c6587387ea7080062dd73425de4a7dd01f
Verified contract
Proxy
Active on
Base with 328 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001633 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21844642 | 10 hours ago | | | 0 | 0.000087073175 | |
| 21823330 | a day ago | | | 0 | 0.000087085208 | |
| 21801058 | a day ago | | | 0 | 0.000087073175 | |
| 21779362 | 2 days ago | | | 0 | 0.000087085208 | |
| 21758038 | 2 days ago | | | 0 | 0.000087049110 | |
| 21736533 | 3 days ago | | | 0 | 0.000087085208 | |
| 21715415 | 3 days ago | | | 0 | 0.000087073175 | |
| 21692950 | 4 days ago | | | 0 | 0.000087085208 | |
| 21671446 | 4 days ago | | | 0 | 0.000087073175 | |
| 21650326 | 5 days ago | | | 0 | 0.000087061143 |
ABI
ABI objects
Getter at block 21862601
CHALLENGER() view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
FINALIZATION_PERIOD_SECONDS() view returns (uint256)
604800
L2_BLOCK_TIME() view returns (uint256)
1
PROPOSER() view returns (address)
0x4cb384644d96481828b253e985933b2f5e427f9a
SUBMISSION_INTERVAL() view returns (uint256)
43200
latestBlockNumber() view returns (uint256)
14169600
latestOutputIndex() view returns (uint256)
327
nextBlockNumber() view returns (uint256)
14212800
nextOutputIndex() view returns (uint256)
328
startingBlockNumber() view returns (uint256)
0
startingTimestamp() view returns (uint256)
1716306421
version() view returns (string)
1.3.1
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)
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.