AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 2,080 txns
Deployed by via 0x951f252f at 12970591
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $10,320.22
0x8dc8186d22d19f8e46b0bd354c61e2bf8a7dbae15ea7ef9f82cd83633b39d261
0xe372dce1a676d1d11f0a866e46d02ebf1ba0f85fd7778546617b63f9103fe4a2
0x7298e3f9f7d0bf02371f053657d93e1b7b8648f232a681fcf958074baad1af39
0xe0c463e1a954d35c1ba6eed8cee8b7cd74f6532d267b93373272a0a887ec546e
0x5b82437682da5cb3b1f044456c4675cf68e7b39447d4a4f452d4a24891084878
0xa62e8e18a05f816b6dcb4fb405d05de19d8e28acf74551f3ca03a673379bf71d
0x2f7844c69fdf62df0b230747ea62cf19df3362cc0bee5cb69b353a4fb61ca243
0xe6088c28917fda5f477b735bb6b0344f52cbd1f0efc129553a5db160c3bcdd08
0x90d39e0bc9531c9c30112dfa6bc7505cda59dc89bc18a5bec3f41295a359393c
0xdbf61673d613c3ca85822c99a7544d0d396508943cad3474d73c357ee217fa00

Functions
Getter at block 20943231
owner(view returns (address)
0xdd078c73c721bafc9026d2ee4e749c3d77c44ff1
token(view returns (address)
0x188e817b02e635d482ae4d81e25dda98a97c4a42
Read-only
cliffs(addressview returns (uint128 amountuint32 unlockTime)
getWithdrawableAmount(address userview returns (uint256)
vestingSchedules(addressview returns (uint128 amountuint32 startTimeuint32 endTimeuint32 stepuint32 lastClaimTime)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__TokenEscrow_init(address _token
renounceOwnership(
setCliff(address useruint256 amountuint256 unlockTime
setVestingSchedule(address useruint256 amountuint256 startTimeuint256 endTimeuint256 step
setVestingScheduleUnsafe(address useruint256 amountuint256 startTimeuint256 endTimeuint256 step
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
CliffAdded(address indexed useruint256 amountuint256 unlockTime
CliffWithdrawn(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenVested(address indexed useruint256 amount
VestingScheduleAdded(address indexed useruint256 amountuint256 startTimeuint256 endTimeuint256 step
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.