esApeX

Verified contract

Active on Ethereum with 1,177 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 $7,069,983.64
ERC-20
--
0xf12146e973b2e1ec619c91686055cc66b309609b88c2a5322df3593435e3026c
0xa21ebef4886beabe0a3ab7091523da124ec83ac3c79a38c51f81c769f692a3a8
0x4539a0673bf0e8056a501e5e869156f88c20eace0c842270b721d80b39b6fbd2
0x8eef6c300ac40d1c0c74233fd6df042225597d11d62698b39548249ba8121c22
0xa246394d3611a60ae1e613e23e2e79e7909edbc3f241314c6b64e22bdcdfbb3c
0xfac5ff0812e3bace1f9a659524a1e32559932f437fe5758458dc73d7145e3eaf
0xcb5e583d20735418c8badaaf88358916d3f0805578bb7feed01ef62c870a94ae
0x09167e4037bf9a531407257a02f1b2b8fcde772bf517d64f3be8efb6a2e7d121
0xd1de0c2665206d21feb459f902624105aaa8b1635a01906b3f963eb1ba992126
0xe53a19db9f935b4af4def5363f090dcf368c5889eda1f2b36b66e940dbc38098

Functions
Getter at block 20940864
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)
4777015970163907159722267
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.