AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 122 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RMPLx | ERC-20 | 999.678962K | -- | -- | |
RMPL | ERC-20 | 226.685157 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12650428 | 3 years ago | | | 0 | 0.0012176300 | |
| 11264678 | 4 years ago | | | 0 | 0.0014182748 | |
| 11175684 | 4 years ago | | | 0 | 0.0030881790 | |
| 11137638 | 4 years ago | | | 0 | 0.0029741140 | |
| 11120400 | 4 years ago | | | 0 | 0.0029494710 | |
| 11106860 | 4 years ago | | | 0 | 0.0048620400 | |
| 11106857 | 4 years ago | | | 0 | 0.015054120 | |
| 11105530 | 4 years ago | | | 0 | 0.016852680 | |
| 11105440 | 4 years ago | | | 0 | 0.011437700 | |
| 11105432 | 4 years ago | | | 0 | 0.010532925 |
ABI
ABI objects
Getter at block 21279714
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.