VoltBuyAndBurn

Verified contract

Active on Ethereum with 325 txns
Deployed by via 0x9b82460b at 20840170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $468,985.4
0xa6048f7487c8e08c9006e398165d2eb3e139df00cfd278e1f2877e1a6fc84f53
0x7c13c2f837dc83f5bd1171b191055c994ab5a5098fbb308734176f8a00596769
0x7f8d49780bacd6fa9eded5f07371eb3f36a211de3a4f55d81984d214f703fe14
0x9bd156209199eaca7c585feecb54421a5dc951cee2ae61e42bdbd03fbe5e3155
0x3bd4ff9ad3df320f5c06eb68a9afe869a6a9f59b9cf9541e4b58af1f5439bdb8
0x2719a7fdf23b08d9c943123528523f61520d04c4cd683cbd4f2b9a77d1b01b4f
0xd7676169d17ffdbc3639c2371038f14895732c750c30ee2a1d83701f45eb8436
0x102dde2be6c64bb8b26e481a8522c49cd4787a40368b97fa47b3039adcdebf02
0xf58b0b4eb41dbd742a0be28ffa5b721f6693b3d2b7e7e7c31c9ccc6ab0ac37ff
0x10ddf5427bd37bb4decc73d1567c716219929b847d4258c0875d83ff887abb56

Functions
Getter at block 20867077
getCurrentInterval(view returns (uint32 _lastIntervaluint128 _amountAllocateduint16 _missedIntervalsuint32 _lastIntervalStartTimestampuint256 beforeCurrdaybool updated)
(_lastInterval=415, _amountAllocated=706587676911220000000000000, _missedIntervals=1, _lastIntervalStartTimestamp=1727742300, beforeCurrday=0, updated=true)
lastBurnedInterval(view returns (uint256)
414
lastBurnedIntervalStartTimestamp(view returns (uint32)
1727742300
lastIntervalNumber(view returns (uint32)
414
startTimeStamp(view returns (uint32)
1727618400
theVolt(view returns (address)
0xb638bfb7bc3b8398bee48569cfdaa6b3bb004224
titanX(view returns (address)
0xf19308f923582a6f7c465e5ce7a9dc1bec6665b1
totalTitanXDistributed(view returns (uint256)
521787822949824000000000000000
totalVoltBurnt(view returns (uint256)
18866112702777420406249693
Read-only
daysSince(uint32 sinceuint32 frompure returns (uint32 daysPassed)
getDailyTitanXAllocation(uint32 tview returns (uint256 dailyWadAllocation)
getDayEnd(uint32 tpure returns (uint32)
getVoltQuoteForTitanX(uint256 baseAmountview returns (uint256 quote)
intervals(uint32 intervalview returns (uint128 amountAllocateduint128 amountBurned)
State-modifying
burnVolt(
changeSlippageAdmin(address _new
changeTitanXToVoltSlippage(uint64 _newSlippageuint32 _newLookback
distributeTitanXForBurning(uint256 _amount
setSwapCap(uint128 _newCap
swapTitanXForVoltAndBurn(uint32 _deadline
Events
BuyAndBurn(uint256 indexed titanXAmountuint256 indexed voltBurntaddress indexed caller
Constructor
constructor(uint32 _startTimestampaddress _titanXaddress _voltaddress _owneraddress _theVolt
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Address0(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
Amount0(
Expired(
FailedInnerCall(
IntervalAlreadyBurned(
InvalidSlippage(
MathOverflowedMulDiv(
MustStartAt2PMUTC(
NotStartedYet(
OnlySlippageAdmin(
SafeERC20FailedOperation(address token
T(
VoltBuyAndBurn__OnlyEOA(