AlienXMinting

Verified contract

Active on Ethereum with 1,487 txns
Deployed by via 0x6f1b63f5 at 20984791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x5daf68aeefb79e446c54ffcad809cd7b184782e6d9aedab453161412278f7b95
0x175dcd80bc9e6579286276d81579d4321fcecc8bb6a36c8ffae0e541756a8224
0xabcf7516da24b9029200e6f4a5c752fbae137cfb418e089dba581a608889cba0
0x647a1d324cfafe3a8906cbf3c67a174adf0322040e4bfb1ffa6407137ae8c704
0x2700755367e8c51fe6db203fca0d463116edf7c41e12caf9197904c4b5d8b238
0xf95e7cfb8a2d9d562d854561ceec80aa6dfd753ae78a5672809f1dbee857f368
0xc32c2c3baaaf3caa5a924f2baefb615352b93580a7080e8c6d74ff23da183cdf
0xc3c23bd1b9bc5a29f0e640002fe495e8d076072599ff8479dbc85161cd1f4eaa
0x0cf526d7925711f9d1ddba75ebabf06a610e9aaf4703fc30322f7c11af46e349
0xc414e3ebe5b7c4a022ca881ec42d1f76535a27cb46ba5bdaaf8c0293e06d3791

Functions
Getter at block 21212543
GAP_BETWEEN_CYCLE(view returns (uint32)
604800
MAX_MINT_CYCLE(view returns (uint8)
8
MINT_CYCLE_DURATION(view returns (uint32)
86400
addedLiquidity(view returns (bool)
true
alienX(view returns (address)
0x3512ef267aaf735d235ce8a802b50c32cfd8f60a
getCurrentMintCycle(view returns (uint32 currentCycleuint32 startsAtuint32 endsAt)
(currentCycle=5, startsAt=1731592800, endsAt=1731679200)
inferno(view returns (address)
0x00f116ac0c304c570daaa68fa6c30a86a04b5c5f
owner(view returns (address)
0x1e5a10ee3865b1cc723178208dd2343a13e0c203
startTimestamp(view returns (uint32)
1729173600
titanX(view returns (address)
0xf19308f923582a6f7c465e5ce7a9dc1bec6665b1
totalAlienXClaimed(view returns (uint256)
696481698191720000000000000000
totalAlienXMinted(view returns (uint256)
704788482169720000000000000000
totalSentToFluxBnB(view returns (uint256)
27091397158999999999999999999
totalTitanXBurnt(view returns (uint256)
135456985795000000000000000000
totalTitanXDeposited(view returns (uint256)
707284928975000000000000000000
Read-only
amountToClaim(address useruint32 cycleIdview returns (uint256 amount)
getRatioForCycle(uint32 cycleIdpure returns (uint256 ratio)
State-modifying
claim(uint8 _cycleId
createAndFundLPs(uint32 _deadlineuint256 _amountInfernoMin
mint(uint256 _amount
renounceOwnership(
transferOwnership(address newOwner
Events
ClaimExecuted(address indexed useruint256 alienXAmountuint8 indexed mintCycleId
MintExecuted(address indexed useruint256 alienXAmountuint32 indexed mintCycleId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _titanXaddress _infernoaddress _v3Routeraddress _fluxBnBaddress _infernoBnBV2address _bnbaddress _bnb1address _alienXaddress _v2Routeruint32 _startTimestamp
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CycleIsOver(
CycleStillOngoing(
FailedInnerCall(
InvalidInput(
InvalidStartTime(
LiquidityAlreadyAdded(
NoalienXToClaim(
NotEnoughBalanceForLp(
NotStartedYet(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token