BuyAndBurnHydra
Verified contract
Active on
Ethereum with 5,375 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($3,649,246.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TITANX | ERC-20 | 4.270178T | $0.000001 |
$2,703,022.54 | |
DRAGONX | ERC-20 | 126.839644B | $0.000007 |
$946,223.74 | |
(#815103) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241455 | 13 minutes ago | | | 0 | 0.0044300128 | |
| 21241375 | 30 minutes ago | | | 0 | 0.0012769136 | |
| 21241290 | an hour ago | | | 0 | 0.0043857748 | |
| 21241223 | an hour ago | | | 0 | 0.0018058055 | |
| 21241125 | an hour ago | | | 0 | 0.0042447231 | |
| 21241073 | 2 hours ago | | | 0 | 0.0014301998 | |
| 21240959 | 2 hours ago | | | 0 | 0.0049543674 | |
| 21240922 | 2 hours ago | | | 0 | 0.0018978935 | |
| 21240794 | 2 hours ago | | | 0 | 0.0049642207 | |
| 21240766 | 3 hours ago | | | 0 | 0.0015617981 |
ABI
ABI objects
Getter at block 21241520 getTokenURI() view returns (string)
getBuyDragonXInterval() view returns (uint256)
1980
getBuynBurnInterval() view returns (uint256)
1800
getCurrentContractDay() view returns (uint256)
65
getCurrentDragonXPrice() view returns (uint256)
206084572318181645
getCurrentHydraSqrtPriceX96() view returns (uint160)
174524677070356260677185470380
getCurrentTitanXPrice() view returns (uint256)
11890933431953736168
getDragonXBuyAndBurnCap() view returns (uint256)
188000000000000000000000000
getDragonXBuyAndBurnFunds() view returns (uint256)
126839643871075152672850465140
getDragonXFeesBuyAndBurnFunds() view returns (uint256)
0
getDragonXIncentiveDividend() view returns (uint256)
10000
getHydraAddress() view returns (address)
0xcc7ed2ab6c3396ddbc4316d2d7c1b59ff9d2091f
getLastCalledTsBuyDragonX() view returns (uint256)
1732256579
getLastCalledTsBuynBurn() view returns (uint256)
1732255607
getPoolAddress() view returns (address)
0xf8f0ef9f6a12336a1e035adddbd634f3b0962f54
getSlippageBuyDragonX() view returns (uint256)
5
getSlippageBuynBurn() view returns (uint256)
5
getTitanXBuyAndBurnCap() view returns (uint256)
5300000000000000000000000000
getTitanXBuyDragonXFunds() view returns (uint256)
4270177794750000000000000000000
getTitanXIncentiveDividend() view returns (uint256)
5000
getTokenInfo() view returns (uint256 tokenId, uint256 liquidity, int24 tickLower, int24 tickUpper)
(tokenId=815103, liquidity=2000000000000000000108815303, tickLower=-887200, tickUpper=887200)
getTotalDragonXBought() view returns (uint256)
948068739385868694623224832540
getTotalDragonXBurn() view returns (uint256)
189613747877173738924644965455
getTotalDragonXBuy() view returns (uint256)
458658604810646921262208950870
getTotalDragonXFeesBuy() view returns (uint256)
405997084117387549825693580
getTotalHydraBurn() view returns (uint256)
996065709161916167586359819313
getTotalHydraFeesBurn() view returns (uint256)
224561222706952460047727461
getTotalTitanXBuy() view returns (uint256)
13173740300000000000000000000000
getTwapSecondsAgoConfig() view returns (uint256)
300
Read-only
getTwapTitanXTokenSqrt(address token, uint24 fee) view returns (uint256)
supportsInterface(bytes4 interfaceId) pure returns (bool)
State-modifying
Events burnHydra()
buyDragonX()
buynBurn()
collectFees()
createInitialLiquidity()
createInitialPool()
renounceOwnership()
setBuyDragonXInterval(uint256 secs)
setBuynBurnInterval(uint256 secs)
setCapPerSwapDragonX(uint256 amount)
setCapPerSwapTitanX(uint256 amount)
setDragonXIncentiveFeeDividend(uint256 amount)
setHydraContractAddress(address hydraAddress)
setOwnerAddress(address ownerAddress)
setSlippageBuyDragonX(uint256 amount)
setSlippageBuynBurn(uint256 amount)
setTitanXIncentiveFeeDividend(uint256 amount)
setTwapSecondsAgo(uint32 secs)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
BoughtAndBurned(uint256 indexed dragonx, uint256 indexed hydra, address indexed caller)
BoughtDragonX(uint256 indexed titanx, uint256 indexed dragonx, address indexed caller)
CollectedFees(uint256 indexed dragonx, uint256 indexed hydra, address indexed caller)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.