TransparentUpgradeableProxyImpl
Verified contract
Proxy
Active on
Ethereum with 18,203 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 ($3,400,433.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALPHA | ERC-20 | 39.66492M | $0.085729 |
$3,400,433.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248733 | 2 hours ago | | | 0 | 0.0011328490 | |
| 21248491 | 3 hours ago | | | 0 | 0.00071172723 | |
| 21247981 | 5 hours ago | | | 0 | 0.0016110620 | |
| 21243282 | 21 hours ago | | | 0 | 0.0014084247 | |
| 21243008 | 21 hours ago | | | 0 | 0.0011728986 | |
| 21241328 | a day ago | | | 0 | 0.00063089836 | |
| 21241311 | a day ago | | | 0 | 0.00029956772 | |
| 21241307 | a day ago | | | 0 | 0.00091941020 | |
| 21237333 | 2 days ago | | | 0 | 0.0015012808 | |
| 21234758 | 2 days ago | | | 0 | 0.00056369175 |
ABI
ABI objects
Getter at block 21249422
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.