Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYLADYS | ERC-20 | 24.291335M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17968076 | a year ago | | | 0 | 0.00060901666 | |
| 17968059 | a year ago | | | 0 | 0.00065661841 | |
| 17968049 | a year ago | | | 0 | 0.00055896503 | |
| 17968042 | a year ago | | | 0 | 0.00057611897 | |
| 17968042 | a year ago | | | 0 | 0.00057531480 | |
| 17968021 | a year ago | | | 0 | 0.0024435335 | |
| 17968015 | a year ago | | | 0 | 0.00068548956 | |
| 17968010 | a year ago | | | 0 | 0.00082596122 | |
| 17968010 | a year ago | | | 0 | 0.00082596122 | |
| 17968005 | a year ago | | | 0 | 0.00093889613 |
ABI
ABI objects
Getter at block 21207707
buyDevFee() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xd3b12dba518c82412313472e7ade088709293389
lastLpBurnTime() view returns (uint256)
1692682487
limitsInEffect() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
86400
marketingWallet() view returns (address)
0xd3b12dba518c82412313472e7ade088709293389
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Baby Milady
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
999999
sellDevFee() view returns (uint256)
1
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
BABYLADYS
tokensForDev() view returns (uint256)
14691334614880771405240392
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdd083f98660edab527c0727f55b25aa9003463a0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading() payable
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.