BabyDragonBuyAndBurn

Verified contract

Active on Ethereum with 131 txns
Deployed by via 0xc45e51a0 at 19325318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $173,842.66
0xa317b9d7f63a41c96ad46482dc270a6ff53f2d207098302959a0f7eca823dbf7
0x1244de54b4b7d71b978d6bdd37bda9e99e321e9fd03f64cc646581e36b4866e2
0x39e84d874fcd2f4a5625d9435d1931185ca03ee93b6faa02239353d17c485b83
0x1151dfff23001523890c0654e8cc421aea2f1156f566444998927c75bcb5300d
0xde820c19a30b42f235258029e7df7c9e9ed2868b10db664ccbb841b7051bf27e
0x8af9dc977f9ee4a29ee39e3677e40b6b06fecdf55edc68b937c7cbb9b715f22b
0x9173bf54595a1648d1910d669245bc236d631d1367f285dd60640e9049612bfb
0x48d79fc1e0e935ad89af542bdcea01c1344020528fb54ab7405a08b9efa76b53
0xb23bca20650aabe0009f8d8944b3f4e668850f6f9aa5b2730e4e0123e50eb8bb
0x5c65cbeb27640f1a531ecbb6a4ea18c65d8241165ce8f901b399b282f3cbf948

Functions
Getter at block 21274828
babyDragonAddress(view returns (address)
0x9f278dc799bbc61ecb8e5fb8035cbfa29803623b
capPerSwap(view returns (uint256)
1000000000000000000
dragonForNextBuyAndBurn(view returns (uint256 forBuy)
1000000000000000000
incentiveFeeForRunningBuyAndBurnBabyDragonX(view returns (uint256 fee)
30000000000000000
interval(view returns (uint256)
43200
lastCallTs(view returns (uint256)
1732038671
owner(view returns (address)
0x3b30cc62f24183084779dfe4411506fb8b9a0f9d
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
slippage(view returns (uint256)
5
totalBabyDragonBought(view returns (uint256)
19940396341729812116866463105
totalDragonForBuy(view returns (uint256 balance)
19576875956740474171947684788
totalDragonUsedForBuys(view returns (uint256)
28954503891640000000000000000
Read-only
calculateMinimumBabyDragonAmount(uint256 amountInview returns (uint256)
getBabyDragonQuoteForDragon(uint256 baseAmountview returns (uint256 quote)
State-modifying
acceptOwnership(
buyAndBurnBabyDragonX(returns (uint256 amountOut)
renounceOwnership(
setBabyDragonContractAddress(address babyDragonAddress_
setBabyDragonPriceTwa(uint32 mins
setBuyAndBurnInterval(uint256 secs
setCapPerSwap(uint256 amount
setSlippage(uint256 amount
transferOwnership(address newOwner
Events
BabyDragonBoughtAndBurned(uint256 indexed dragonuint256 indexed babyDragonaddress indexed caller
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CooldownPeriodActive(
FailedInnerCall(
InvalidBabyDragonAddress(
InvalidCaller(
MathOverflowedMulDiv(
NoDragonToBuyBabyDragon(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
TradingNotEnabled(