TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 23,631 txns
Deployed by via 0x0a1c44ac at 20067645
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $38,742,089.41
0x3e51e75d3b6dd394497e347a52d4cf5ceceff2e1ef1532c6fd26919cadb56d2a
0x0043743fbc7d0ec29eee13a53b82fdbaa9c7829a3b93781cb637e507043883ee
0x4ba6a8bcd6004491695953e7e73fba817048c8edd5b5a7bc91f7f555977117a1
0xdad8ea55d20d8956eeeff30719b87618332d44363836fd6d5dea28b9be6c95c6
0x6a59f544120ab27a6975e65067145f1d6aff3f1821ea06f975333da715f10b13
0xdef4792f9505cdf375423b143e8855e39a61c3e71872f27d7242f727f8e7e7d7
0xa0ccf8334089e223cf30ee31a4bde01f90e7f33abb91431949b919d847d75acb
0x8a216680b7200ec93561999d2c814134ab7060e8bbc403c6ceb25867d1e59e4c
0xc14cf7cd210d89723967fb0cfc548c5d0302df02fd885e7bec80bf0f65d50a3b
0xab8b7867cf98315431b48052fed154cd716163a23afabd687011b669e6be118c

Functions
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
initialize(address _aethiraddress _stAethiraddress _veAethir
renounceOwnership(
transferOwnership(address newOwner
unwrap(uint256 amount
wrap(uint256 amount
wrapFor(address accountuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Unwrap(address indexed useruint256 amount
Wrap(address indexed useruint256 amount
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account