TitanBuy

Verified contract

Active on Ethereum with 760 txns
Deployed by via 0x0314eeb1 at 19029227
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,459,205.07
0xc3d892eb1db6304f6358ea6c77a3ababf3d267bbe3a273de1cbfd45f3a1d658d
0x688709a1f93cb45e869422d5b24c96933f76f1303a2e61d5072bf049d2950044
0x0c8a543ddb6e660e147977f3b2d1bb645e2cc13ecc343bb4bc58dada3bf762e8
0x01e86bc372476a035e64c0682a008a6703dfa3a07d4addffedb2218cc8373436
0x38d81d01387be12338c9279565677880c54094452d466549a92f04986e8d27aa
0xe9fbbffa1651da64ee9f4294898ad3d4a1ae77911c82147f9f066d29c1e9b6f2
0x6563ab4c64920e3206b14c3ecece023e9ba3e5cb4ecff93d69e172a3c30acf2a
0x694913b34263042827dae74b712cb1769fb4502462dff2e9f749fc29b09bd6b8
0x64bc3ab3993cbe7baae614eb7216b133e691270389cc3b5b735971cbebf30cc0
0xfb3277bc6a677760b76aff10ef528f7a587599bced77e72b3402b0c559febf8e

Functions
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 amountInview returns (uint256)
getTitanQuoteForEth(uint256 baseAmountview returns (uint256 quote)
State-modifying
acceptOwnership(
buyTitanX(returns (uint256 amountOut)
renounceOwnership(
setBuyAndBurnInterval(uint256 secs
setCapPerSwap(uint256 amount
setDragonContractAddress(address dragonAddress_
setSlippage(uint256 amount
setTitanPriceTwa(uint32 mins
transferOwnership(address newOwner
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TitanBought(uint256 indexed wethuint256 indexed titanaddress indexed caller
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CooldownPeriodActive(
FailedInnerCall(
InvalidCaller(
InvalidDragonAddress(
MathOverflowedMulDiv(
NoWethToBuyTitan(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token