MorpheusBuyAndBurn

Verified contract

Active on Ethereum with 276 txns
Deployed by via 0x4ae5ea77 at 21065598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $740,907.11
ERC-20
Value $0
)
ERC-721
--
0x940b7fa609f9ce73976ea2a7b574f3be3382bcc80aded8653b2218eadf1b14bd
0x72a77850fc0fc1d225029d2e1d3af6cb6ea9b79555c8cc420b990f5be9ffc9f8
0xaa8eef48f8e10dee250e79e70e78e69bd15c755554f890d1fb6637431eb59d22
0x44aa3ba5cbd71c3610809f453e363811e38843292dd3974a0d82a8a76059234c
0x4389f2cae6840c530ec3a150338cc7163db67c935a1d89c5dedceeaf5b2f418c
0x226ff567aba11d4ab6940d45266adffe75fde06ab5104c25f355af63f94f3c62
0x433ba6713c19819b1049804895a92a0c0823e6d1dff714f59d82adac3d3ac162
0xd7a5be4ae720ca6c29d41a74fb9173d96207f0ffc57b1909e99ebc9f341bcf0c
0x08f5111939ed38575e918e7e83d6e5a33b5135fcb7f32f2ec8fe18c0e9384792
0xe9de4033f1f7559e07d58abb8f6d58da20c4234a679220a6eaa315b124dac9b0

Functions
Getter at block 21272043
DAILY_ALLOCATION(view returns (uint256)
100
POSITION_MANAGER(view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
currWeekDay(view returns (uint8 weekDay)
1
getDailyTitanXAllocation(view returns (uint32 dailyBPSAllocation)
100
lastBurnedIntervalStartTimestamp(view returns (uint32)
1732623300
lastIntervalNumber(view returns (uint32)
1382
liquidityAdded(view returns (bool)
true
morpheusToken(view returns (address)
0x4687f007da484efe20d7a17e5b1d105cdbfca0eb
owner(view returns (address)
0xee30c3d642ea92aab46c81ab5367e3ef048b6e5e
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
startTimeStamp(view returns (uint32)
1730137500
totalDragonxBurnt(view returns (uint256)
4653187363923934700603546934
totalMorpheusBurnt(view returns (uint256)
145352547395834230265999892818
totalTitanXForBurn(view returns (uint256)
1228701667832369264403264156768
Read-only
dayCountByT(uint32 tpure returns (uint32)
getDayEnd(uint32 tpure returns (uint32)
getDragonxQuoteForTitanX(uint256 baseAmountview returns (uint256 quote)
getMorpheusQuoteForDragonx(uint256 baseAmountview returns (uint256 quote)
intervals(uint32 intervalview returns (uint128 amountAllocateduint128 amountBurned)
weekDayByT(uint32 tpure returns (uint8)
State-modifying
acceptOwnership(
addLiquidityToMorpheusDragonxPool(uint32 _deadline
burnFees(returns (uint256 amount0uint256 amount1)
burnMorpheus(
distributeTitanXForBurning(uint256 _amount
renounceOwnership(
setDailyAllocation(uint256 _newDailyAllocation
setSlippageForDragonxToMorpheus(uint8 _newSlippage
setSlippageForTitanxToDragonx(uint8 _newSlippage
swapTitanXForDragonXAndMorpheusAndBurn(uint32 _deadline
transferOwnership(address newOwner
Events
BuyAndBurn(uint256 indexed titanXAmountuint256 indexed morpheusBurntuint256 dragonXBurnAmountaddress indexed caller
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint32 startTimestampaddress _dragonXTitanXPooladdress _titanXaddress _dragonXaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

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