0xe473ce141b1416fe526eb63cf7433b7b8d7264dd
Verified contract
Proxy
Active on
Base with 13,579 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x1054…9011
5 additional
variables
Balances ($32,437.72)
Native
Value
$32,437.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 9.843688 | $3,295.26 |
$32,437.51 | |
WGC | ERC-20 | 200 | $0.000572 |
$0.11 | |
ETHO | ERC-20 | 10 | $0.009814 |
$0.1 | |
kurbi | ERC-20 | 0.1 | $0.000775 |
$0 | |
NOB | ERC-20 | 2.5K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 119.58156 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
DXM | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22747191 | an hour ago | | | 0 | 0.000039279953 | |
| 22742630 | 3 hours ago | | | 0 | 0.0000016264569 | |
| 22735681 | 7 hours ago | | | 0.00067189667 | 5.4371646e-7 | |
| 22734094 | 8 hours ago | | | 0 | 4.1811414e-7 | |
| 22724527 | 13 hours ago | | | 0 | 1.8137201e-7 | |
| 22723027 | 14 hours ago | | | 0.00059022207 | 8.4206437e-7 | |
| 22720948 | 15 hours ago | | | 0 | 7.3888725e-7 | |
| 22719597 | 16 hours ago | | | 0.0035090049 | 0.00018842551 | |
| 22713391 | 20 hours ago | | | 0 | 0.0000015770710 | |
| 22710361 | 21 hours ago | | | 0 | 0.0000015506304 |
ABI
ABI objects
Getter at block 22748819 proxiableUUID() view returns (bytes32)
FORWARD_REQUEST_TYPE_HASH() view returns (bytes32)
0xe0aaca1722ef50bb0c9b032e5b16ce2b79fa9f23638835456b27fd6894f8292c
IS_ETH_GAS_TOKEN() view returns (bool)
true
feeParams() view returns (uint8 pubdataPricingMode, uint32 batchOverheadL1Gas, uint32 maxPubdataPerBatch, uint32 maxL2GasPerBatch, uint32 priorityTxMaxPubdata, uint64 minimalL2GasPrice)
(pubdataPricingMode=0, batchOverheadL1Gas=1000000, maxPubdataPerBatch=120000, maxL2GasPerBatch=80000000, priorityTxMaxPubdata=99000, minimalL2GasPrice=250000000)
forwardFeeAllocator() view returns (address)
0xef1c84a2fdce663b75db3f822cbe1cfddaaa162c
gateway() view returns (address)
0x1054ff8b3b7b9f68d2e55c4a42e8952332c69011
getGateway() view returns (address)
0x1054ff8b3b7b9f68d2e55c4a42e8952332c69011
getGovernor() view returns (address)
0xef1c84a2fdce663b75db3f822cbe1cfddaaa162c
getPriorityTxMaxGasLimit() pure returns (uint256)
72000000
getTotalBatchesExecuted() view returns (uint256)
35333
getTotalPriorityTxs() view returns (uint256)
16493
owner() view returns (address)
0xef1c84a2fdce663b75db3f822cbe1cfddaaa162c
paused() view returns (bool)
false
totalBatchesExecuted() view returns (uint256)
35333
totalPriorityTxs() view returns (uint256)
16493
totalSyncedPriorityTxs() view returns (uint256)
16493
totalValidatorForwardFee() view returns (uint256)
9104538933529264631
totalValidatorForwardFeeWithdrawn() view returns (uint256)
9060669163451053288
txGasPrice() view returns (uint256)
40000000000
Read-only
allowLists(address contractAddress) view returns (bool isPermitToSendL2Request)
isEthWithdrawalFinalized(uint256 l2BatchNumber, uint256 l2ToL1MessageNumber) view returns (bool isFinalized)
isValidator(address _address) view returns (bool)
l2LogsRootHash(uint256 _batchNumber) view returns (bytes32 merkleRoot)
l2LogsRootHashes(uint256 batchNumber) view returns (bytes32 l2LogsRootHash)
l2TransactionBaseCost(uint256 _gasPrice, uint256 _l2GasLimit, uint256 _l2GasPerPubdataByteLimit) view returns (uint256)
l2TxHashMap(bytes32 l2TxHash) view returns (bytes32 primaryChainL2TxHash)
priorityOpSyncStatus(uint256 priorityOpId) view returns (bytes32 hash, uint256 amount)
proveL1ToL2TransactionStatus(bytes32 _l2TxHash, uint256 _l2BatchNumber, uint256 _l2MessageIndex, uint16 _l2TxNumberInBatch, bytes32[] _merkleProof, uint8 _status) view returns (bool)
proveL2MessageInclusion(uint256 _batchNumber, uint256 _index, struct L2Message _message, bytes32[] _proof) view returns (bool)
rangeBatchRootHashes(bytes32 range) view returns (bytes32 rangeBatchRootHash)
validators(address validatorAddress) view returns (bool isValidator)
State-modifying
Events changeFeeParams(struct FeeParams _newFeeParams)
finalizeEthWithdrawal(uint256 _l2BatchNumber, uint256 _l2MessageIndex, uint16 _l2TxNumberInBatch, bytes _message, bytes32[] _merkleProof)
initialize()
openRangeBatchRootHash(uint256 _fromBatchNumber, uint256 _toBatchNumber, bytes32[] _l2LogsRootHashes)
pause()
renounceOwnership()
requestL2Transaction(address _contractL2, uint256 _l2Value, bytes _calldata, uint256 _l2GasLimit, uint256 _l2GasPerPubdataByteLimit, bytes[] _factoryDeps, address _refundRecipient) payable returns (bytes32 canonicalTxHash)
setAllowList(address _contractAddress, bool _permitted)
setForwardFeeAllocator(address _newForwardFeeAllocator)
setGateway(address _gateway)
setTxGasPrice(uint256 _newTxGasPrice)
setValidator(address _validator, bool _active)
syncBatchRoot(uint256 _batchNumber, bytes32 _l2LogsRootHash, uint256 _forwardEthAmount) payable
syncL2Requests(uint256 _newTotalSyncedPriorityTxs) payable
syncL2TxHash(bytes32 _l2TxHash, bytes32 _primaryChainL2TxHash)
syncRangeBatchRoot(uint256 _fromBatchNumber, uint256 _toBatchNumber, bytes32 _rangeBatchRootHash, uint256 _forwardEthAmount) payable
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawForwardFee(address _receiver, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ContractAllowStatusUpdate(address indexed contractAddress, bool isPermit)
EthWithdrawalFinalized(address indexed to, uint256 amount)
ForwardFeeAllocatorUpdate(address oldAllocator, address newAllocator)
InitGateway(address indexed gateway)
Initialized(uint8 version)
NewFeeParams(struct FeeParams oldFeeParams, struct FeeParams newFeeParams)
NewPriorityRequest(uint256 priorityOpId, struct IMailboxForwardL2Request l2Request)
OpenRangeBatchRoot(uint256 fromBatchNumber, uint256 toBatchNumber)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SyncBatchRoot(uint256 batchNumber, bytes32 l2LogsRootHash, uint256 forwardEthAmount)
SyncL2Requests(uint256 totalSyncedPriorityTxs, bytes32 syncHash, uint256 forwardEthAmount)
SyncL2TxHash(bytes32 l2TxHash, bytes32 primaryChainL2TxHash)
SyncRangeBatchRoot(uint256 fromBatchNumber, uint256 toBatchNumber, bytes32 rangeBatchRootHash, uint256 forwardEthAmount)
TxGasPriceUpdate(uint256 oldTxGasPrice, uint256 newTxGasPrice)
Unpaused(address account)
Upgraded(address indexed implementation)
ValidatorStatusUpdate(address indexed validatorAddress, bool isActive)
WithdrawForwardFee(address indexed receiver, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.