Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,459,205.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 463.067708 | $3,151.17 |
$1,459,205.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21076895 | 19 days ago | | | 0 | 0.00021351575 | |
| 21069737 | 20 days ago | | | 0 | 0.0014867840 | |
| 21041372 | 24 days ago | | | 0 | 0.0016333354 | |
| 21041070 | 24 days ago | | | 0 | 0.0014598319 | |
| 21012695 | a month ago | | | 0 | 0.0022126972 | |
| 21012395 | a month ago | | | 0 | 0.0023929723 | |
| 20955108 | a month ago | | | 0 | 0.0018073266 | |
| 20897778 | a month ago | | | 0 | 0.0011395155 | |
| 20840403 | 2 months ago | | | 0 | 0.0025842153 | |
| 20783084 | 2 months ago | | | 0 | 0.0027823141 |
ABI
ABI objects
Getter at block 21215745
capPerSwap() view returns (uint256)
0
dragonAddress() view returns (address)
0x96a5399d07896f757bd4c6ef56461f58db951862
incentiveFeeForRunningBuyTitanX() view returns (uint256 fee)
0
interval() view returns (uint256)
3600
lastCallTs() view returns (uint256)
1730186147
owner() view returns (address)
0x25c9e69177655fda916d849b1d7c11be32d2458b
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
slippage() view returns (uint256)
5
totalTitanBought() view returns (uint256)
1060778843551817392405448213806
totalWethForBuy() view returns (uint256 balance)
463067708372316379646
totalWethUsedForBuys() view returns (uint256)
384834704315552025326
wethForNextBuy() view returns (uint256 forBuy)
0
Read-only
calculateMinimumTitanAmount(uint256 amountIn) view returns (uint256)
getTitanQuoteForEth(uint256 baseAmount) view returns (uint256 quote)
State-modifying
Events acceptOwnership()
buyTitanX() returns (uint256 amountOut)
renounceOwnership()
setBuyAndBurnInterval(uint256 secs)
setCapPerSwap(uint256 amount)
setDragonContractAddress(address dragonAddress_)
setSlippage(uint256 amount)
setTitanPriceTwa(uint32 mins)
transferOwnership(address newOwner)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TitanBought(uint256 indexed weth, uint256 indexed titan, address indexed caller)
constructor()
fallback()
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
CooldownPeriodActive()
FailedInnerCall()
InvalidCaller()
InvalidDragonAddress()
MathOverflowedMulDiv()
NoWethToBuyTitan()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeERC20FailedOperation(address token)