TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 42 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
14 additional
variables
Balances ($0.36)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIM | ERC-20 | 0.363553 | $0.996288 |
$0.36 | |
RxHT | ERC-20 | 77.115414 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13731169 | 3 years ago | | | 0 | 0.015059323 | |
| 13729933 | 3 years ago | | | 0 | 0.026359126 | |
| 13725361 | 3 years ago | | | 0 | 0.022326252 | |
| 13724729 | 3 years ago | | | 0 | 0.027187630 | |
| 13724592 | 3 years ago | | | 0 | 0.034640164 | |
| 13721570 | 3 years ago | | | 0 | 0.040623275 | |
| 13721059 | 3 years ago | | | 0 | 0.020954914 | |
| 13721059 | 3 years ago | | | 0 | 0.023357073 | |
| 13720614 | 3 years ago | | | 0 | 0.035867250 | |
| 13713480 | 3 years ago | | | 0 | 0.026098505 |
ABI
ABI objects
Getter at block 21159591
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.