TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 23,631 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbe0e…226b
0xc96a…e59c
0x1b49…7490
-
variable spans 49 additional slots
Balances ($38,742,089.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ATH | ERC-20 | 652.509338M | $0.059374 |
$38,742,089.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21210024 | 10 minutes ago | | | 0 | 0.0010749236 | |
| 21209912 | 32 minutes ago | | | 0 | 0.0010836336 | |
| 21209769 | an hour ago | | | 0 | 0.00084942640 | |
| 21209757 | an hour ago | | | 0 | 0.0010077722 | |
| 21209609 | 2 hours ago | | | 0 | 0.00088271080 | |
| 21209490 | 2 hours ago | | | 0 | 0.0013039407 | |
| 21208509 | 5 hours ago | | | 0 | 0.00095089413 | |
| 21208449 | 5 hours ago | | | 0 | 0.0015687322 | |
| 21208382 | 6 hours ago | | | 0 | 0.0012265677 | |
| 21208337 | 6 hours ago | | | 0 | 0.0011149696 |
ABI
ABI objects
Getter at block 21210070
aethir() view returns (address)
0xbe0ed4138121ecfc5c0e56b40517da27e6c5226b
owner() view returns (address)
0x612407de56644e561b8e6bb797782a02f44ae4a6
stAethir() view returns (address)
0xc96aa65f31e41b4ca6924b86d93e25686019e59c
veAethir() view returns (address)
0x1b49f587feca530a7bf7cf2bd3fbda780e1b7490
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _aethir, address _stAethir, address _veAethir)
renounceOwnership()
transferOwnership(address newOwner)
unwrap(uint256 amount)
wrap(uint256 amount)
wrapFor(address account, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Unwrap(address indexed user, uint256 amount)
Wrap(address indexed user, uint256 amount)
constructor(address _logic, address initialOwner, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidAdmin(address admin)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
ProxyDeniedAdminAccess()
InvalidInitialization()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)