TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 738 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UST | ERC-20 | 0 | $0.025831 |
$0 | |
stkATOM | ERC-20 | 18.962002K | -- | -- | |
pATOM | ERC-20 | 155.832106 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20195086 | 5 months ago | | | 0 | 0.000044451103 | |
| 16478129 | 2 years ago | | | 0 | 0.0083974947 | |
| 16477935 | 2 years ago | | | 0 | 0.0038742392 | |
| 16390090 | 2 years ago | | | 0 | 0.0030457440 | |
| 16343829 | 2 years ago | | | 0 | 0.0048821974 | |
| 16325823 | 2 years ago | | | 0 | 0.0076150240 | |
| 16318654 | 2 years ago | | | 0 | 0.0080909630 | |
| 16311482 | 2 years ago | | | 0 | 0.0071390850 | |
| 16304311 | 2 years ago | | | 0 | 0.0090048410 | |
| 16300633 | 2 years ago | | | 0 | 0.0083867068 |
ABI
ABI objects
Getter at block 21298704
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.