TITAN X
Verified contract
Active on
Ethereum with 377,971 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
31 additional
variables
Native
Value
$4,032,125.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.220865K | $3,302.68 |
$4,032,125.6 | |
TITANX | ERC-20 | 5.307627B | $0.000001 |
$3,253.58 | |
USDC | ERC-20 | 29.7 | $1.00 |
$29.7 | |
XEN | ERC-20 | 95.114599M | $0.00 |
$11.32 | |
FLUX | ERC-20 | 1.242M | $0.000001 |
$1.49 | |
BLAZE | ERC-20 | 0.82 | $1.59 |
$1.3 | |
ACE | ERC-20 | 10 | $0.003502 |
$0.04 | |
TITANX | ERC-20 | 900B | -- | -- | |
TITANX | ERC-20 | 9B | -- | -- | |
LGNDX | ERC-20 | 2.310111B | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244926 | 12 minutes ago | | | 0 | 0.00041186152 | |
| 21244922 | 13 minutes ago | | | 0 | 0.00038015900 | |
| 21244909 | 16 minutes ago | | | 0 | 0.00071470511 | |
| 21244904 | 17 minutes ago | | | 0 | 0.00063471212 | |
| 21244895 | 18 minutes ago | | | 0 | 0.0010364246 | |
| 21244885 | 20 minutes ago | | | 0 | 0.0046261725 | |
| 21244873 | 23 minutes ago | | | 0 | 0.00071565184 | |
| 21244868 | 24 minutes ago | | | 0 | 0.00031588685 | |
| 21244863 | 25 minutes ago | | | 0 | 0.00061144361 | |
| 21244852 | 27 minutes ago | | | 0 | 0.00064769914 |
ABI
ABI objects
Getter at block 21244985
decimals() view returns (uint8)
18
genesisTs() view returns (uint256)
1698477323
getBalance() view returns (uint256)
1220864752435386012608
getCurrentBlockTimeStamp() view returns (uint256)
1732299239
getCurrentContractDay() view returns (uint256)
392
getCurrentEAABonus() view returns (uint256)
0
getCurrentMintCost() view returns (uint256)
273415417173288015
getCurrentMintPowerBonus() view returns (uint256)
88857282
getCurrentMintableTitan() view returns (uint256)
2031025959047368930669072
getCurrentShareRate() view returns (uint256)
899549548339213342717
getCurrentUserBurnCyclePercentage() view returns (uint256)
0
getCycleBurnPool() view returns (uint256)
0
getGlobalActiveShares() view returns (uint256)
181696395553547787665379525477
getGlobalActiveStakes() view returns (uint256)
12946
getGlobalExpiredShares() view returns (uint256)
24721544318933641306669668334
getGlobalMintPower() view returns (uint256)
24039553
getGlobalPayoutTriggered() view returns (uint8)
1
getGlobalShares() view returns (uint256)
206417939872481428972049193811
getGlobalStakeId() view returns (uint256)
15866
getGlobalTRank() view returns (uint256)
265331
getTotalActiveMints() view returns (uint256)
4777
getTotalBurnTotal() view returns (uint256)
509788762721454090497773831833
getTotalMintBurn() view returns (uint256)
0
getTotalMintClaim() view returns (uint256)
260554
getTotalMintPenalty() view returns (uint256)
6062938785681386697142795349989
getTotalMinting() view returns (uint256)
2990899262270659245013465661440
getTotalPenalties() view returns (uint256)
6184367892057798096977880631379
getTotalStakeBurn() view returns (uint256)
0
getTotalStakeEnd() view returns (uint256)
2920
getTotalStakePenalty() view returns (uint256)
121429106376411399835085281390
getTotalTitanStaked() view returns (uint256)
41295223512613305660222698265600
getUndistributedEth() view returns (uint256)
0
isBurnPoolEnabled() view returns (uint8)
0
name() view returns (string)
TITAN X
symbol() view returns (string)
TITANX
totalSupply() view returns (uint256)
112876218825737384607759661241274
Read-only
allowance(address owner, address spender) view returns (uint256)
allowanceBurnMints(address user, address spender) view returns (uint256)
allowanceBurnStakes(address user, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getCurrentCycleIndex(uint256 cycleNo) view returns (uint256)
getCycleBurnPayoutPerToken(uint256 cycleIndex) view returns (uint256)
getCycleBurnTotal(uint256 cycleIndex) view returns (uint256)
getCyclePayoutPool(uint256 cycleNo) view returns (uint256)
getNextCyclePayoutDay(uint256 cycleNo) view returns (uint256)
getPayoutPerShare(uint256 cycleNo, uint256 index) view returns (uint256, uint256)
getProjectBurnTotal(address contractAddress) view returns (uint256)
getProjectUserBurnTotal(address contractAddress, address user) view returns (uint256)
getUserBurnAmplifierBonus(address user) view returns (uint256)
getUserBurnPoolETHClaimableTotal(address user) view returns (uint256 reward)
getUserBurnTotal(address user) view returns (uint256)
getUserCurrentActiveShares(address user) view returns (uint256)
getUserCycleBurnTotal(address user) view returns (uint256)
getUserETHClaimableTotal(address user) view returns (uint256 reward)
getUserLastBurnClaimIndex(address user, uint256 cycleNo) view returns (uint256 burnCycleIndex)
getUserLastClaimIndex(address user, uint256 cycleNo) view returns (uint256 cycleIndex, uint256 sharesIndex)
getUserLatestMintId(address user) view returns (uint256)
getUserLatestShareIndex(address user) view returns (uint256)
getUserMintInfo(address user, uint256 id) view returns (struct MintInfoUserMintInfo mintInfo)
getUserMints(address user) view returns (struct MintInfoUserMint[] mintInfos)
getUserStakeInfo(address user, uint256 id) view returns (struct StakeInfoUserStakeInfo)
getUserStakes(address user) view returns (struct StakeInfoUserStake[])
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveBurnMints(address spender, uint256 amount) returns (bool)
approveBurnStakes(address spender, uint256 amount) returns (bool)
batchClaimMint()
batchMint(uint256 mintPower, uint256 numOfDays, uint256 count) payable
batchMintLadder(uint256 mintPower, uint256 minDay, uint256 maxDay, uint256 dayInterval, uint256 countPerInterval) payable
burnLPTokens()
burnMint(address user, uint256 id)
burnStake(address user, uint256 id, uint256 userRebatePercentage, uint256 rewardPaybackPercentage)
burnStakeToPayAddress(address user, uint256 id, uint256 userRebatePercentage, uint256 rewardPaybackPercentage, address rewardPaybackAddress)
burnTokens(address user, uint256 amount, uint256 userRebatePercentage, uint256 rewardPaybackPercentage)
burnTokensToPayAddress(address user, uint256 amount, uint256 userRebatePercentage, uint256 rewardPaybackPercentage, address rewardPaybackAddress)
claimMint(uint256 id)
claimUserAvailableETHBurnPool()
claimUserAvailableETHPayouts()
distributeETH()
enableBurnPoolReward()
endStake(uint256 id)
endStakeForOthers(address user, uint256 id)
manualDailyUpdate()
mintLPTokens()
renounceOwnership()
setBuyAndBurnContractAddress(address contractAddress)
setNewGenesisAddress(address newAddress)
startMint(uint256 mintPower, uint256 numOfDays) payable
startStake(uint256 amount, uint256 numOfDays)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerPayouts()
userBurnMint(uint256 id)
userBurnStake(uint256 id)
userBurnTokens(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ApproveBurnMints(address indexed user, address indexed project, uint256 indexed amount)
ApproveBurnStakes(address indexed user, address indexed project, uint256 indexed amount)
CyclePayoutTriggered(address indexed caller, uint256 indexed cycleNo, uint256 indexed reward, uint256 burnReward)
ETHDistributed(address indexed caller, uint256 indexed amount)
GlobalDailyUpdateStats(uint256 indexed day, uint256 indexed mintCost, uint256 indexed shareRate, uint256 mintableTitan, uint256 mintPowerBonus, uint256 EAABonus)
MintClaimed(address indexed user, uint256 indexed tRank, uint256 rewardMinted, uint256 indexed penalty, uint256 mintPenalty)
MintStarted(address indexed user, uint256 indexed tRank, uint256 indexed gMintpower, struct MintInfoUserMintInfo userMintInfo)
ProtocolFeeRecevied(address indexed user, uint256 indexed day, uint256 indexed amount)
RewardClaimed(address indexed user, uint256 indexed reward)
StakeEnded(address indexed user, uint256 indexed globalStakeId, uint256 titanAmount, uint256 indexed penalty, uint256 penaltyAmount)
StakeStarted(address indexed user, uint256 indexed globalStakeId, uint256 numOfDays, struct StakeInfoUserStakeInfo indexed userStakeInfo)
TitanBurned(address indexed user, address indexed project, uint256 indexed burnPoolCycleIndex, uint256 amount, uint8 titanSource)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address genesisAddress, address buyAndBurnAddress)
This contract contains no fallback and receive objects.
TitanX_AtLeastHalfMaturity()
TitanX_EmptyUndistributeFees()
TitanX_FailedToSendAmount()
TitanX_InsufficientBalance()
TitanX_InsufficientBurnAllowance()
TitanX_InsufficientProtocolFees()
TitanX_InvalidAddress()
TitanX_InvalidAmount()
TitanX_InvalidBatchCount()
TitanX_InvalidBurnRewardPercent()
TitanX_InvalidMintLadderInterval()
TitanX_InvalidMintLadderRange()
TitanX_InvalidMintLength()
TitanX_InvalidMintPower()
TitanX_InvalidStakeLength()
TitanX_LPTokensHasMinted()
TitanX_MaxedWalletMints()
TitanX_MaxedWalletStakes()
TitanX_MintHasBurned()
TitanX_MintHasClaimed()
TitanX_MintNotMature()
TitanX_NoCycleRewardToClaim()
TitanX_NoMintExists()
TitanX_NoSharesExist()
TitanX_NoStakeExists()
TitanX_NotAllowed()
TitanX_NotOnwer()
TitanX_NotSupportedContract()
TitanX_RequireOneMinimumShare()
TitanX_StakeHasBurned()
TitanX_StakeHasEnded()
TitanX_StakeNotMatured()