BuyAndBurnX28
Verified contract
Active on
Ethereum with 220 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,589,745.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TITANX | ERC-20 | 2.064604T | $0.000001 |
$1,589,745.46 | |
(#852848) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21299497 | 12 minutes ago | | | 0 | 0.0026173897 | |
| 21299422 | 27 minutes ago | | | 0 | 0.0026112466 | |
| 21299346 | 42 minutes ago | | | 0 | 0.0025787700 | |
| 21299270 | an hour ago | | | 0 | 0.0015596660 | |
| 21299194 | an hour ago | | | 0 | 0.0016275282 | |
| 21299118 | an hour ago | | | 0 | 0.0014774961 | |
| 21299042 | 2 hours ago | | | 0 | 0.0025494313 | |
| 21298966 | 2 hours ago | | | 0 | 0.0025816575 | |
| 21298890 | 2 hours ago | | | 0 | 0.0025940851 | |
| 21298814 | 2 hours ago | | | 0 | 0.0014994975 |
ABI
ABI objects
Getter at block 21299554 getTokenURI() view returns (string) getTwapX28TitanX() view returns (uint256) getTwapX28TitanXSqrt() view returns (uint256)
getBuynBurnInterval() view returns (uint256)
900
getCurrentContractDay() view returns (uint256)
23
getCurrentTitanXPrice() view returns (uint256)
995270433135880651
getCurrentX28SqrtPriceX96() view returns (uint160)
79040583012881995424754549560
getLastCalledTsBuynBurn() view returns (uint256)
1732957643
getPoolAddress() view returns (address)
0x99f60479da6a49d55eba34893958cdaacc710ee9
getSlippageBuynBurn() view returns (uint256)
5
getTitanXBuyAndBurnCap() view returns (uint256)
2800000000000000000000000000
getTitanXBuyAndBurnFunds() view returns (uint256)
2064604495452873287904143518136
getTitanXFeesBuyAndBurnFunds() view returns (uint256)
0
getTitanXIncentiveDividend() view returns (uint256)
5000
getTokenInfo() view returns (uint256 tokenId, uint256 liquidity, int24 tickLower, int24 tickUpper)
(tokenId=852848, liquidity=10000000000000000000544076519, tickLower=-887200, tickUpper=887200)
getTotalTitanXBuy() view returns (uint256)
290937935938046066408851718167
getTotalTitanXFeesBuy() view returns (uint256)
398462061953933591148281833
getTotalX28Burn() view returns (uint256)
289806137852797935165377363692
getTotalX28FeesBurn() view returns (uint256)
254947843647475272401874443
getTwapSecondsAgoConfig() view returns (uint256)
300
getX28Address() view returns (address)
0x5c47902c8c80779cb99235e42c354e53f38c3b0d
Read-only
getTitanXBalance(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) pure returns (bool)
State-modifying
Events burnX28()
buynBurn()
collectFees()
createInitialLiquidity()
createInitialPool()
renounceOwnership()
setBuynBurnInterval(uint256 secs)
setCapPerSwapTitanX(uint256 amount)
setOwnerAddress(address ownerAddress)
setSlippageBuynBurn(uint256 amount)
setTitanXIncentiveFeeDividend(uint256 amount)
setTwapSecondsAgo(uint32 secs)
setX28ContractAddress(address X28Address)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes)
BoughtAndBurned(uint256 indexed titanx, uint256 indexed X28, address indexed caller)
CollectedFees(uint256 indexed titanx, uint256 indexed X28, address indexed caller)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.