XEN Crypto

Verified contract

Proxy

Active on Base with 66,073 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
--
0x03393e1e0006c42346bec59dc329ec96f25db8f895995aaed1e95865cfc44a9b
0xc920749d9beef9614dddd1ad60fb737136fa86bc8802d05d7bc35ca88aae0558
0x1c4a80f9c7f531e92cad99c996468930f7dbfe3a4d780789c99f50daabf97ba6
0x03fbcdd2d01853d487a3115f7a3eeabbef959402788333e39465e287ccee2ce0
0x519c359ba81f183e28d0c9e5442a9690249c5865411b8b977f40922a2d1b1c47
0x9d652a3eb9df2afeafa4f05fd9f805492276238276aa0d779dcdaa9eeb5773d0
0x58b4388b783ffcdbeb5f46e28de98f791fce66792410d26fae729a66cf10a124
0x81c2a6917f9b8e7279a5cd115933baadeda0361b9af680acc87f2d758deb3618
0xd9aecb58c5787426f01dc98db5d7fb3d5a547ace81502841b44a920b0f2235c5
0x891e6c21acb3798fb6350cf616b3f371c36b47a0c98b70a4284e50c07863e787

Functions
Getter at block 21732880
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)
61551446
activeStakes(view returns (uint256)
2364
decimals(view returns (uint8)
18
genesisTs(view returns (uint256)
1692986123
getCurrentAMP(view returns (uint256)
2569
getCurrentAPY(view returns (uint256)
16
getCurrentEAAR(view returns (uint256)
0
getCurrentMaxTerm(view returns (uint256)
43027200
getUserMint(view returns (struct XENCryptoMintInfo)
(0x0000000000000000000000000000000000000000, 0, 0, 0, 0, 0)
getUserStake(view returns (struct XENCryptoStakeInfo)
(0, 0, 0, 0)
globalRank(view returns (uint256)
100347282
name(view returns (string)
XEN Crypto
symbol(view returns (string)
cbXEN
totalSupply(view returns (uint256)
137251770046623561908908716442737
totalXenStaked(view returns (uint256)
217796873575231448689479995947432
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.