TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 102 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
Balances ($2,307,824.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.266894M | $0.999572 |
$2,265,923.59 | |
WBTC | ERC-20 | 0.444344 | $94,299.00 |
$41,901.2 | |
SERC20 | ERC-20 | 0.005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21320666 | 5 hours ago | | | 0.00000035 | 0.0039634208 | |
| 21315333 | a day ago | | | 0.00000035 | 0.0043987455 | |
| 21313515 | a day ago | | | 0.00000035 | 0.0027448226 | |
| 21312047 | a day ago | | | 0.00000035 | 0.0038083747 | |
| 21307340 | 2 days ago | | | 0.00000035 | 0.0017403729 | |
| 21307251 | 2 days ago | | | 0.00000035 | 0.0017868444 | |
| 21306348 | 2 days ago | | | 0.00000035 | 0.0024854585 | |
| 21305927 | 2 days ago | | | 0.00000035 | 0.0020088234 | |
| 21303787 | 3 days ago | | | 0.00000035 | 0.0030055835 | |
| 21303036 | 3 days ago | | | 0.00000035 | 0.0036277513 |
ABI
ABI objects
Getter at block 21322223
counterpart() view returns (address)
0x5300000000000000000000000000000000000008
l2TokenFactory() view returns (address)
0x530000000000000000000000000000000000000e
l2TokenImplementation() view returns (address)
0x530000000000000000000000000000000000000d
messenger() view returns (address)
0xdc71366effa760804dcfc3edf87fa2a6f1623304
owner() view returns (address)
0xb822319ab7848b7cc4537c8409e50f85bfb04377
router() view returns (address)
0x7497756ada7e656ae9f00781af49fc0fd08f8a8a
Read-only
getL2ERC20Address(address _l1Token) view returns (address)
State-modifying
Events depositERC20(address _token, address _to, uint256 _amount, uint256 _gasLimit) payable
depositERC20(address _token, uint256 _amount, uint256 _gasLimit) payable
depositERC20AndCall(address _token, address _to, uint256 _amount, bytes _data, uint256 _gasLimit) payable
finalizeWithdrawERC20(address _l1Token, address _l2Token, address _from, address _to, uint256 _amount, bytes _data) payable
initialize(address _counterpart, address _router, address _messenger, address _l2TokenImplementation, address _l2TokenFactory)
onDropMessage(bytes _message) payable
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DepositERC20(address indexed l1Token, address indexed l2Token, address indexed from, address to, uint256 amount, bytes data, uint256 nonce)
FinalizeWithdrawERC20(address indexed l1Token, address indexed l2Token, address indexed from, address to, uint256 amount, bytes data)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RefundERC20(address indexed token, address indexed recipient, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.