OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,223 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe5e…89a2
0x86e4…c287
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x5cc5…0c38
-
variable spans 49 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x5cc5…0c38 (#166376) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166375) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166374) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166370) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166343) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166342) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166341) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166340) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166339) | ERC-721 | 1 | -- | -- | |
0x5cc5…0c38 (#166338) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240076 | 18 hours ago | | | 0 | 0.00065769466 | |
| 21240076 | 18 hours ago | | | 0 | 0.00065769466 | |
| 21240070 | 18 hours ago | | | 0 | 0.0010701089 | |
| 21237274 | a day ago | | | 0 | 0.0019124156 | |
| 21235667 | a day ago | | | 0 | 0.020891315 | |
| 21235664 | a day ago | | | 0 | 0.040601459 | |
| 21235661 | a day ago | | | 0 | 0.022670622 | |
| 21235659 | a day ago | | | 0 | 0.042074664 | |
| 21235656 | a day ago | | | 0 | 0.0062098042 | |
| 21235655 | a day ago | | | 0 | 0.011825419 |
ABI
ABI objects
Getter at block 21245411
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
fxChildTunnel() view returns (address)
0x21b083e128fa7bcc31214a0c000b56fd4372eea8
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
getTrustedForwarder() view returns (address)
0x84a0856b038eaad1cc7e297cf34a7e72685a8693
owner() view returns (address)
0x6ec4090d0f3cb76d9f3d8c4d5bb058a225e560a1
paused() view returns (bool)
false
rootToken() view returns (address)
0x5cc5b05a8a13e3fbdb0bb9fccd98d38e50f90c38
Read-only
isTrustedForwarder(address forwarder) view returns (bool)
onERC721BatchReceived(address operator, address, uint256[], bytes) view returns (bytes4)
onERC721Received(address operator, address, uint256, bytes) view returns (bytes4)
processedExits(bytes32) view returns (bool)
supportsInterface(bytes4 interfaceId) pure returns (bool)
State-modifying
Events admin() returns (address)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
batchTransferQuadToL2(address to, uint256[] sizes, uint256[] xs, uint256[] ys, bytes data)
initialize(address _checkpointManager, address _fxRoot, address _rootToken, address _trustedForwarder)
pause()
receiveMessage(bytes inputData)
renounceOwnership()
setFxChildTunnel(address _fxChildTunnel)
setTrustedForwarder(address trustedForwarder)
transferOwnership(address newOwner)
unpause()
Upgraded(address indexed implementation)
Deposit(address indexed user, uint256 size, uint256 x, uint256 y, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TrustedForwarderSet(address indexed newForwarder)
Unpaused(address account)
Withdraw(address indexed user, uint256 size, uint256 x, uint256 y, bytes data)
constructor(address initialLogic, address initialAdmin, bytes _data)
fallback()
receive()
This contract contains no error objects.