XEN Crypto

Verified contract

Proxy

Active on Base with 71,415 txns
Deployed by via 0x42fdc84f at 3098388
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0cebd671b783c4caa1ac99d6c0d0920db820c79427c7e05c947945606f097a24
0xd6d278c2c29986bb1218902e5324da85a4209cb90b217d1a5132e94877bec529
0x108eb97ba39d60a5e72ffa72a45d9aff735a4df371c83f9b172f94f92f35ee54
0x7593f84d903c65f33c77f1b7f3c8d72c0294087a6915c6a79f8207711116b1db
0xd41cba0dd1a1fe511ad915d60400a904190f47cdc2f358fc32cb53511195a6f4
0xf6cc4f5b87db83016acccf7d9366690c5368e42ed4d614392a57f9de417ab8a2
0xd32f1438ba11acdb9bc8aa897f5c0b99a14a455639e4e826a5124b72366c8984
0xbb5935fc77e9076276ce89eb0de2b4d9a7892084c6454d153200b09b271c7894
0xfcd6e727c326397b132e3349f53e66e758ae3c7914dc1cd50682c7ac1a2e1f23
0x845106b083cbb1326ed425b1cf6f7493ac7dd5b96b9aa62d2d7a5c0d1216c710

Functions
Getter at block 22708939
AUTHORS(view returns (string)
@MrJackLevin @lbelyaev faircrypto.org
DAYS_IN_YEAR(view returns (uint256)
365
EAA_PM_START(view returns (uint256)
100
EAA_PM_STEP(view returns (uint256)
1
EAA_RANK_STEP(view returns (uint256)
100000
GENESIS_RANK(view returns (uint256)
1
MAX_PENALTY_PCT(view returns (uint256)
99
MAX_TERM_END(view returns (uint256)
86400000
MAX_TERM_START(view returns (uint256)
8640000
MIN_TERM(view returns (uint256)
86399
REWARD_AMPLIFIER_END(view returns (uint256)
1
REWARD_AMPLIFIER_START(view returns (uint256)
3000
SECONDS_IN_DAY(view returns (uint256)
86400
TERM_AMPLIFIER(view returns (uint256)
15
TERM_AMPLIFIER_THRESHOLD(view returns (uint256)
5000
WITHDRAWAL_WINDOW_DAYS(view returns (uint256)
7
XEN_APY_DAYS_STEP(view returns (uint256)
90
XEN_APY_END(view returns (uint256)
2
XEN_APY_START(view returns (uint256)
20
XEN_MIN_BURN(view returns (uint256)
0
XEN_MIN_STAKE(view returns (uint256)
0
activeMinters(view returns (uint256)
61891292
activeStakes(view returns (uint256)
2256
decimals(view returns (uint8)
18
genesisTs(view returns (uint256)
1692986123
getCurrentAMP(view returns (uint256)
2547
getCurrentAPY(view returns (uint256)
15
getCurrentEAAR(view returns (uint256)
0
getCurrentMaxTerm(view returns (uint256)
43113600
getUserMint(view returns (struct XENCryptoMintInfo)
(0x0000000000000000000000000000000000000000, 0, 0, 0, 0, 0)
getUserStake(view returns (struct XENCryptoStakeInfo)
(0, 0, 0, 0)
globalRank(view returns (uint256)
103104970
name(view returns (string)
XEN Crypto
symbol(view returns (string)
cbXEN
totalSupply(view returns (uint256)
166391978086555191686677716442737
totalXenStaked(view returns (uint256)
247100296501210448689479995947432
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getGrossReward(uint256 rankDeltauint256 amplifieruint256 termuint256 eaapure returns (uint256)
userBurns(addressview returns (uint256)
userMints(addressview returns (address useruint256 termuint256 maturityTsuint256 rankuint256 amplifieruint256 eaaRate)
userStakes(addressview returns (uint256 termuint256 maturityTsuint256 amountuint256 apy)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address useruint256 amount
claimMintReward(
claimMintRewardAndShare(address otheruint256 pct
claimMintRewardAndStake(uint256 pctuint256 term
claimRank(uint256 term
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
stake(uint256 amountuint256 term
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintClaimed(address indexed useruint256 rewardAmount
RankClaimed(address indexed useruint256 termuint256 rank
Staked(address indexed useruint256 amountuint256 term
Transfer(address indexed fromaddress indexed touint256 value
Withdrawn(address indexed useruint256 amountuint256 reward
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.