esApeX

Verified contract

Active on Ethereum with 1,195 txns
Deployed by via 0xb0e3ce36 at 16174491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,735,347.76
ERC-20
--
0xf55272e04ad08f970b3ae601cfbb06477efc908b110f64f64af2fb591e574841
0xc517303d8be735a207dd79a3232d75ca4147ed490ad11dac8b68beaaa02e8d8c
0x4bd147e2c0d3c4252c7cc938847cdcde4739719784ad0822628bd0bf267fc1e6
0x58f4265f4d146a2e9f9e70c45be5c1e326c9aec91a4560a94b6b9303cd17230b
0x3746e9497593855792efc7e323f6d23b39ebe2f8d6264d092c872c01109e896d
0xefeb2f2497996c4cb82d1cf007bc2646250641f50a53ff0dd06ddb706ecb77de
0x40a8e8a8b911e42bc3764daf7a1bb440a3ae233e395c1d5ee568868eb6d206fc
0xab4db069649b99cca78707a5be5b0a6ff4d0cddac8853b418abf466f4cdb4160
0x88df1c641fe801e2dc2b8a5fbffe00381ecee3595b823fdf18812176a4b152b2
0x49e91eecfe67e8323003d1f9df32a4568e3718ebf8b0a4b90277f4e367803df6

Functions
Getter at block 21269570
apeXToken(view returns (address)
0x52a8845df664d76c69d2eea607cd793565af42b8
decimals(view returns (uint8)
18
forceWithdrawMinRemainRatio(view returns (uint256)
1666
name(view returns (string)
esApeX
owner(view returns (address)
0xd6709cc6bdfb43e31e5d959ee1b0775923672694
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
esAPEX
totalSupply(view returns (uint256)
4597551450388444196759305
treasury(view returns (address)
0x7751a0938fd7e5d69ba212a0cf31b7e5de7bfc9f
vestTime(view returns (uint256)
15552000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getClaimable(address useruint256 vestIdview returns (uint256 claimable)
getForceWithdrawable(address useruint256 vestIdview returns (uint256 withdrawableuint256 penalty)
getLocking(address useruint256 vestIdview returns (uint256 locking)
getTotalClaimable(address useruint256[] vestIdsview returns (uint256 claimable)
getTotalForceWithdrawable(address useruint256[] vestIdsview returns (uint256 withdrawableuint256 penalty)
getTotalLocking(address useruint256[] vestIdsview returns (uint256 locking)
getVestInfo(address useruint256 vestIdview returns (struct IEsAPEX2VestInfo)
getVestInfosByPage(address useruint256 offsetuint256 sizeview returns (struct IEsAPEX2VestInfo[] vestInfos)
getVestInfosLength(address userview returns (uint256 length)
isMinter(addressview returns (bool)
userVestInfos(addressuint256view returns (uint256 startTimeuint256 endTimeuint256 vestAmountuint256 claimedAmountbool forceWithdrawn)
State-modifying
acceptOwner(
addMinter(address minter
approve(address spenderuint256 valuereturns (bool)
batchForceWithdraw(address touint256[] vestIdsreturns (uint256 withdrawAmountuint256 penalty)
batchWithdraw(address touint256[] vestIdsuint256[] amounts
forceWithdraw(address touint256 vestIdreturns (uint256 withdrawAmountuint256 penalty)
mint(address touint256 amountreturns (bool)
removeMinter(address minter
setPendingOwner(address newPendingOwner
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
updateForceWithdrawMinRemainRatio(uint256 newRatio
updateTreasury(address newTreasury
updateVestTime(uint256 newVestTime
vest(uint256 amount
withdraw(address touint256 vestIduint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ForceWithdraw(address indexed useraddress indexed touint256 withdrawAmountuint256 penaltyuint256 vestId
ForceWithdrawMinRemainRatioChanged(uint256 oldRatiouint256 newRatio
NewOwner(address indexed oldOwneraddress indexed newOwner
NewPendingOwner(address indexed oldPendingOwneraddress indexed newPendingOwner
Transfer(address indexed fromaddress indexed touint256 value
Vest(address indexed useruint256 amountuint256 endTimeuint256 vestId
VestTimeChanged(uint256 oldVestTimeuint256 newVestTime
Withdraw(address indexed useraddress indexed touint256 amountuint256 vestId
Constructor
constructor(address owner_address apeXToken_address treasury_uint256 vestTime_uint256 forceWithdrawMinRemainRatio_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.