0x520d972b4a7c1ce4d5e01bcd4349a93a8aeaeac5
Verified contract
Proxy
Active on
Base with 17,517 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.000714 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 65.612245 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22901625 | 20 minutes ago | | | 0 | 0.0000028906102 | |
| 22901050 | 40 minutes ago | | | 0 | 0.0000022385367 | |
| 22900090 | an hour ago | | | 0 | 0.0000013602793 | |
| 22899510 | 2 hours ago | | | 0 | 0.0000013493930 | |
| 22898935 | 2 hours ago | | | 0 | 0.0000017177950 | |
| 22897975 | 2 hours ago | | | 0 | 0.0000017251870 | |
| 22897400 | 3 hours ago | | | 0 | 0.0000020482747 | |
| 22896440 | 3 hours ago | | | 0 | 0.0000026535826 | |
| 22895865 | 4 hours ago | | | 0 | 0.0000028898114 | |
| 22895290 | 4 hours ago | | | 0 | 0.0000027791993 |
ABI
ABI objects
Getter at block 22902230
CHALLENGER() view returns (address)
0xdc545ddc657a1e2eda8f6cbbe382927e3c9aa6e4
FINALIZATION_PERIOD_SECONDS() view returns (uint256)
604800
L2_BLOCK_TIME() view returns (uint256)
2
PROPOSER() view returns (address)
0xade1f8c181934052fd1958f06b63ef0d875803c5
SUBMISSION_INTERVAL() view returns (uint256)
720
latestBlockNumber() view returns (uint256)
12611520
latestOutputIndex() view returns (uint256)
17515
nextBlockNumber() view returns (uint256)
12612240
nextOutputIndex() view returns (uint256)
17516
startingBlockNumber() view returns (uint256)
0
startingTimestamp() view returns (uint256)
1707367873
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.