TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 209 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($32,250.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 31.840081K | $1.001 |
$31,871.92 | |
WBTC | ERC-20 | 0.002754 | $98,371.00 |
$270.9 | |
WETH | ERC-20 | 0.030003 | $3,499.67 |
$105 | |
EQX | ERC-20 | 555.747919 | $0.004387 |
$2.44 | |
TetheReward.com | ERC-20 | 800 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20907915 | 2 months ago | | | 0 | 0.0014186508 | |
| 18201206 | a year ago | | | 0 | 0.0047510349 | |
| 18143741 | a year ago | | | 0 | 0.0021060409 | |
| 18143739 | a year ago | | | 0 | 0.0021640522 | |
| 18038416 | a year ago | | | 0 | 0.0015205577 | |
| 16955903 | 2 years ago | | | 0 | 0.0082015951 | |
| 16955893 | 2 years ago | | | 0 | 0.010045285 | |
| 16520821 | 2 years ago | | | 0 | 0.0091274933 | |
| 16177298 | 2 years ago | | | 0 | 0.0032606505 | |
| 16148808 | 2 years ago | | | 0 | 0.0063749109 |
ABI
ABI objects
Getter at block 21264480
This contract contains no getter function objects.
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
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.