AwesomeXBuyAndBurn

Verified contract

Active on Ethereum with 1,885 txns
Deployed by via 0xf33ef893 at 20937418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $83,393.06
)
ERC-721
--
0xc9f4bdb05d5e793683e477065e3548d36670c324df032c44aed41d5e5f380f2a
0xc7efe10a8915849fdf1bb6a1c704c1c20ad2a441fbd94c110a91e7e7a4a22b04
0xce7e7fb0a3c17a6bb41196b432ebbfc2f4bc88c8aaeb312374f312ccb71a35a1
0x882ad5927ca66630c15556f2c7a1aee420608dbb9c783520eff9f4e8e3cf1b83
0xd40151fbd0e6573db7cb9e488821283aed02915c5aff3fd8a9b0caa71e245ef5
0x318edcffe0bd67f238332ca2a94929f7dbee1f71ad5a82618c1f3e1c77d72611
0xe17474b4a7854b2cd353fec405cf52e154c2dea0c5ecd3725bc4b0249136eb5d
0xcfe59b39a4775a5f79f26c61c96abe8a31c07ffc3b91d1247284d802c936e9cc
0x7e577d010468e6979e2fcacb8fc695cb8060c86f6993141fe17fd9cf64514370
0x1b1c74707a79db29e6c1bf55dd3047e794fa49ae0d0abf05b082ba8e6e786590

Functions
Getter at block 21275072
POSITION_MANAGER(view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
awesomeXToken(view returns (address)
0xa99afcc6aa4530d01dfff8e55ec66e4c424c048c
currWeekDay(view returns (uint8 weekDay)
2
getCurrentInterval(view returns (uint32 _lastIntervaluint128 _amountAllocateduint16 _missedIntervalsuint32 _lastIntervalStartTimestampbool updated)
(_lastInterval=8521, _amountAllocated=623619941879732497482189263, _missedIntervals=31, _lastIntervalStartTimestamp=1732648050, updated=true)
lastBurnedInterval(view returns (uint256)
8490
lastBurnedIntervalStartTimestamp(view returns (uint32)
1732648050
lastIntervalNumber(view returns (uint32)
8490
liquidityAdded(view returns (bool)
true
owner(view returns (address)
0xb4a217e7de12fa3b0e859ec3f639bc2b64d57874
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
startTimeStamp(view returns (uint32)
1728828000
swapCap(view returns (uint128)
340282366920938463463374607431768211455
titanX(view returns (address)
0xf19308f923582a6f7c465e5ce7a9dc1bec6665b1
totalAwesomeXBurnt(view returns (uint256)
2390945623839069679350682445795
totalAwesomeXFeesCollected(view returns (uint256)
0
totalDragonXBurnt(view returns (uint256)
3948887320073628012126822200
totalDragonXFeesCollected(view returns (uint256)
0
totalTitanXDistributed(view returns (uint256)
128747342839686709157613267440
Read-only
dayCountByT(uint32 tpure returns (uint32)
getAwesomeXQuoteForDragonX(uint256 baseAmountview returns (uint256 quote)
getDailyTitanXAllocation(uint8 weekDaypure returns (uint32 dailyBPSAllocation)
getDayEnd(uint32 tpure returns (uint32)
getDragonXQuoteForTitanX(uint256 baseAmountview returns (uint256 quote)
intervals(uint32 intervalview returns (uint128 amountAllocateduint128 amountBurned)
weekDayByT(uint32 tpure returns (uint8)
State-modifying
acceptOwnership(
addLiquidityToAWXDragonXPool(uint32 _deadline
burnAwesomeX(
changeSwapCap(uint128 _newSwapCap
collectFees(returns (uint256 amount0uint256 amount1)
distributeTitanXForBurning(uint256 _amount
renounceOwnership(
setLpSlippage(uint8 _newSlippage
setSlippageForDragonXToAWX(uint8 _newSlippage
setSlippageForTitanXToDragonX(uint8 _newSlippage
swapTitanXForAwesomeXndBurn(uint32 _deadline
transferOwnership(address newOwner
Events
BuyAndBurn(uint256 indexed titanXAmountuint256 indexed awesomeXBurntaddress indexed caller
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint32 startTimestampaddress _titanXaddress _dragonXaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AWXBuyAndBurn__OnlyEOA(
IntervalAlreadyBurned(
InvalidInput(
LiquidityAlreadyAdded(
MathOverflowedMulDiv(
NotEnoughTitanXForLiquidity(
NotStartedYet(
OnlyMinting(
OnlySlippageAdmin(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
T(