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 48 additional slots
Balances ($1,671,362.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RARI | ERC-20 | 514.265265K | $3.25 |
$1,671,362.11 | |
TKX | ERC-20 | 0.000048 | $13.70 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15781144 | 2 years ago | | | 0 | 0.00071888000 |
ABI
ABI objects
Getter at block 21322126
owner() view returns (address)
0x7e9c956e3efa81ace71905ff0daef1a71f42cbc5
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__Wallet_init()
invoke(address _to, uint256 _value, bytes _payload) returns (bytes)
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.