Proxy
Verified contract
Proxy
Active on
Base with 60 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 41 additional slots
Balances ($43.47)
Native
Value
$43.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.01302 | $3,338.32 |
$43.46 | |
USA | ERC-20 | 1 | $0.000896 |
$0 | |
MAG | ERC-20 | 0.591339 | $0.000076 |
$0 | |
MOTOR | ERC-20 | 25.563376M | -- | -- | |
CLERK | ERC-20 | 152.062402K | -- | -- | |
| ERC-20 | 24K | -- | -- | |
| ERC-20 | 4.2K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22313419 | 9 days ago | | | 0 | 0.000000704573500000 | |
| 22108013 | 14 days ago | | | 0 | 0.0000013552111 | |
| 21825825 | 20 days ago | | | 0 | 4.8076780e-7 | |
| 21678668 | 24 days ago | | | 0 | 0.0000010081800 | |
| 21283403 | a month ago | | | 0.001 | 0.0000018150405 | |
| 21157820 | a month ago | | | 0 | 0.0000011930130 | |
| 20781002 | a month ago | | | 0 | 4.3791660e-7 | |
| 20533395 | 2 months ago | | | 0 | 8.1043805e-7 | |
| 20533369 | 2 months ago | | | 0 | 0.000000802372759068 | |
| 20533318 | 2 months ago | | | 0 | 3.4227276e-7 |
ABI
ABI objects
Getter at block 22703287 xDomainMessageSender() view returns (address)
MESSAGE_VERSION() view returns (uint16)
1
MIN_GAS_CALLDATA_OVERHEAD() view returns (uint64)
16
MIN_GAS_DYNAMIC_OVERHEAD_DENOMINATOR() view returns (uint64)
63
MIN_GAS_DYNAMIC_OVERHEAD_NUMERATOR() view returns (uint64)
64
OTHER_MESSENGER() view returns (address)
0x866e82a600a1414e583f7f13623f1ac5d58b0afa
RELAY_CALL_OVERHEAD() view returns (uint64)
40000
RELAY_CONSTANT_OVERHEAD() view returns (uint64)
200000
RELAY_GAS_CHECK_BUFFER() view returns (uint64)
5000
RELAY_RESERVED_GAS() view returns (uint64)
40000
l1CrossDomainMessenger() view returns (address)
0x866e82a600a1414e583f7f13623f1ac5d58b0afa
messageNonce() view returns (uint256)
1766847064778384329583297500742918515827483896875618958121606201292649881
version() view returns (string)
1.4.0
Read-only
baseGas(bytes _message, uint32 _minGasLimit) pure returns (uint64)
failedMessages(bytes32) view returns (bool)
successfulMessages(bytes32) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address _admin)
implementation() returns (address)
upgradeTo(address _implementation)
upgradeToAndCall(address _implementation, bytes _data) payable returns (bytes)
initialize()
relayMessage(uint256 _nonce, address _sender, address _target, uint256 _value, uint256 _minGasLimit, bytes _message) payable
sendMessage(address _target, bytes _message, uint32 _minGasLimit) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
FailedRelayedMessage(bytes32 indexed msgHash)
Initialized(uint8 version)
RelayedMessage(bytes32 indexed msgHash)
SentMessage(address indexed target, address sender, bytes message, uint256 messageNonce, uint256 gasLimit)
SentMessageExtension1(address indexed sender, uint256 value)
constructor(address _admin)
fallback()
receive()
This contract contains no error objects.