DragonX

Verified contract

Active on Ethereum with 19,665 txns
Deployed by via 0xd2ae2cb2 at 19029233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29.34
ERC-20
Value $63,662.68
ERC-20
Value $5,888.63
0x11d8f88eb3a378273a17d1ca38015e9237441122cd87d1977278e2e0643851a2
0x5db8409dda0efe10c530e766d538a29a40e2a49701b04497a445489f85e55f52
0x55dd27778dc595c5ec805b93ab434b9768b0e3718d9f4384b833d5faaf286d6c
0x9f4b23a7600bd01799fb99dda8570b1acf9fe263e9d57de9a91a9afc127d6e6d
0xf248303645b10d9490f27daa7c6a3bc0a787f2d1b825b54068f0905761e35426
0x41cf3e23dd58173500acbc5a5338eeeb024de49980e39f4e7c17f9091b0d914f
0x6814919c57777588f0e7bdde106d4db1ace4318d487f334065b17b2148a91934
0x1dc17ddec093ada67cff50f7cc06e01a7211368509727d55300976990364e9d1
0x1d5d53fbb51290b66cabce02cfb4ae034a5ab159d328d61b273f2e34217dcbe4
0x96c1006ce1df2e87e8e8d1c514eb22ebd7d1a0dd7a924023f937cab6759362db

Functions
Getter at block 21157789
activeDragonStakeContract(view returns (address)
0xd86d0cd25837c1d7fcfe1759e629366081a247ab
decimals(view returns (uint8)
18
dragonBuyAndBurnAddress(view returns (address)
0x1a4330eaf13869d15014abca69516fc6ab36e54d
 
incentiveFeeForClaim(view returns (uint256 fee)
initalLiquidityMinted(view returns (uint8)
1
mintPhaseBegin(view returns (uint256)
1705536000
mintPhaseEnd(view returns (uint256)
1712793600
mintRatioWeekEight(view returns (uint256)
7000
mintRatioWeekEleven(view returns (uint256)
5500
mintRatioWeekFive(view returns (uint256)
8500
mintRatioWeekFour(view returns (uint256)
9000
mintRatioWeekNine(view returns (uint256)
6500
mintRatioWeekOne(view returns (uint256)
10000
mintRatioWeekSeven(view returns (uint256)
7500
mintRatioWeekSix(view returns (uint256)
8000
mintRatioWeekTen(view returns (uint256)
6000
mintRatioWeekThree(view returns (uint256)
9500
mintRatioWeekTwelve(view returns (uint256)
5000
mintRatioWeekTwo(view returns (uint256)
10000
name(view returns (string)
DragonX
nextStakeTs(view returns (uint256)
1731628055
numDragonStakeContracts(view returns (uint256)
1
owner(view returns (address)
0x25c9e69177655fda916d849b1d7c11be32d2458b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
stakeReachedMaturity(view returns (bool hasStakesToEndaddress instanceAddressuint256 sId)
symbol(view returns (string)
DRAGONX
titanBuyAddress(view returns (address)
0x9217622b957411ac4a5608a9a0689c8a256344d1
 
totalEthClaimable(view returns (uint256 claimable)
totalEthClaimed(view returns (uint256)
1931885979327620472740
totalStakesOpened(view returns (uint256 totalStakes)
122
totalSupply(view returns (uint256)
5200098950258066686369162175399
totalTitanStaked(view returns (uint256)
15551322185402198852248109572786
totalTitanUnstaked(view returns (uint256)
0
vault(view returns (uint256)
77732207863635030791366604326
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
dragonStakeContracts(uint256view returns (address)
State-modifying
acceptOwnership(
approve(address spenderuint256 valuereturns (bool)
burn(
claim(returns (uint256 claimedAmount)
claimGenesis(address asset
deployNewDragonStakeInstance(
mint(uint256 amount
mintInitialLiquidity(uint256 amount
renounceOwnership(
setDragonBuyAndBurnAddress(address dragonBuyAndBurn
setTitanBuyAddress(address titanBuy
stake(
stakeEnded(uint256 amountUnstaked
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
updateVault(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claimed(address indexed calleruint256 indexed totalClaimeduint256 titanBuyuint256 dragonBuyAndBurnuint256 genesisuint256 incentiveFee
DragonStakeInstanceCreated(uint256 indexed stakeContractIdaddress indexed stakeContractAddress
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TitanStakeStarted(address indexed dragonStakeAddressuint256 amount
TitanStakesEnded(address indexed dragonStakeAddressuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address titanBuyAddress_address dragonBuyAndBurnAdddress_
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CooldownPeriodActive(
Create2EmptyBytecode(
Create2FailedDeployment(
Create2InsufficientBalance(uint256 balanceuint256 needed
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
InsufficientTitanXAllowance(
InsufficientTitanXBalance(
InvalidAddress(
InvalidCaller(
LiquidityNotMintedYet(
MintingNotYetActive(
MintingPeriodOver(
NoAdditionalStakesAllowed(
NoEthClaimable(
NoNeedForNewDragonStakeInstance(
NoTokensToStake(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token