Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4da4…b89f
19 additional
variables
Balances ($57.55)
Native
Value
$57.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.018517 | $3,107.70 |
$57.55 | |
BabyCAT | ERC-20 | 436.74531M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20981501 | a month ago | | | 0 | 0.00042392621 | |
| 20863148 | 2 months ago | | | 0 | 0.00020567043 | |
| 20840588 | 2 months ago | | | 0 | 0.00034989063 | |
| 20782099 | 2 months ago | | | 0 | 0.00045900707 | |
| 20727058 | 2 months ago | | | 0 | 0.000096513753 | |
| 20711327 | 2 months ago | | | 0 | 0.000042197897 | |
| 20699102 | 2 months ago | | | 0 | 0.00015382080 | |
| 20695409 | 2 months ago | | | 0 | 0.000080967141 | |
| 20675337 | 3 months ago | | | 0 | 0.000055547236 | |
| 20659680 | 3 months ago | | | 0 | 0.000030343268 |
ABI
ABI objects
Getter at block 21225663
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyBurnFee() view returns (uint256)
100
_buyFundFee() view returns (uint256)
300
_buyLPFee() view returns (uint256)
100
_mainPair() view returns (address)
0xbb1fdfd53f4eebc876d43126ea8a52df16d0c7b7
_sellBurnFee() view returns (uint256)
100
_sellFundFee() view returns (uint256)
300
_sellLPFee() view returns (uint256)
100
_swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_tokenDistributor() view returns (address)
0xe6e8c91f0fb96cb293aed7a139fe5ec728753148
airdropEnable() view returns (bool)
true
airdropNumbs() view returns (uint256)
0
antiSYNC() view returns (bool)
false
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
currencyIsEth() view returns (bool)
true
decimals() view returns (uint256)
18
enableChangeTax() view returns (bool)
false
enableKillBlock() view returns (bool)
false
enableOffTrade() view returns (bool)
false
enableRewardList() view returns (bool)
false
enableSwapLimit() view returns (bool)
false
enableTransferFee() view returns (bool)
false
enableWalletLimit() view returns (bool)
false
fundAddress() view returns (address)
0x4da490e18cb5f5963e19582496311326487bb89f
generateLpReceiverAddr() view returns (address)
0x4da490e18cb5f5963e19582496311326487bb89f
kb() view returns (uint256)
0
maxBuyAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
BabyCAT
numTokensSellRate() view returns (uint256)
100
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
0
swapAtAmount() view returns (uint256)
0
symbol() view returns (string)
BabyCAT
totalFundAmountReceive() view returns (uint256)
3668246729714215196
totalSupply() view returns (uint256)
9000000000000000000000000000000
transferFee() view returns (uint256)
0
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
_feeWhiteList(address) view returns (bool)
_rewardList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isReward(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSwapLimit(uint256 _maxBuyAmount)
changeWalletLimit(uint256 _amount)
completeCustoms(uint256[] customs)
disableChangeTax()
disableSwapLimit()
disableWalletLimit()
launch()
multi_bclist(address[] addresses, bool value)
renounceOwnership()
setAirDropEnable(bool status)
setAirdropNumbs(uint256 newValue)
setAntiSYNCEnable(bool s)
setEnableTransferFee(bool status)
setFeeWhiteList(address[] addr, bool enable)
setFundAddress(address addr)
setGenerateLpReceiverAddr(address newAddr)
setNumTokensSellRate(uint256 newValue)
setSwapAtAmount(uint256 newValue)
setSwapPairList(address addr, bool enable)
setTransferFee(uint256 newValue)
setkb(uint256 a)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Failed_AddLiquidity()
Failed_AddLiquidityETH()
Failed_swapExactTokensForTokensSupportingFeeOnTransferTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] stringParams, address[] addressParams, uint256[] numberParams, bool[] boolParams)
receive()
This contract contains no error objects.