TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1 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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($376,596.41)
Native
Value
$6,571.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.983 | $3,314.01 |
$6,571.68 | |
PEPE | ERC-20 | 10B | $0.00002 |
$204,100 | |
TOMI | ERC-20 | 17.75759M | $0.009251 |
$164,276.53 | |
WETH | ERC-20 | 0.485445 | $3,313.28 |
$1,608.42 | |
CHKN | ERC-20 | 336.322654M | $0.00 |
$28.59 | |
UDS | ERC-20 | 33.53 | $0.236184 |
$7.92 | |
GUA | ERC-20 | 28.888K | $0.000113 |
$3.27 | |
SUBF | ERC-20 | 420.69K | $0.00 |
$0 | |
Aguri | ERC-20 | 97.12145M | -- | -- | |
GNCAT | ERC-20 | 100M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16476542 | 2 years ago | | | 0 | 0.00080092855 |
ABI
ABI objects
Getter at block 21244788
admin() view returns (address)
0xdeae2abb4bc7c0cd52de2677922ae03f9a2f14eb
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
executeTransaction(address target, uint256 value, string signature, bytes data) returns (bytes)
initialize()
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
setAdmin(address admin_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data)
Initialized(uint8 version)
NewAdmin(address admin)
constructor(address _logic, address admin_, bytes _data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.