Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0ede…f734
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYPAT | ERC-20 | 150M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13485449 | 7 months ago | | | 0 | 0.0000014885285 | |
| 13485263 | 7 months ago | | | 0 | 0.0000028505938 | |
| 12916900 | 8 months ago | | | 0 | 0.000094931126 | |
| 12901577 | 8 months ago | | | 0 | 0.0000017600753 | |
| 12796757 | 8 months ago | | | 0 | 0.000094931126 | |
| 12756489 | 8 months ago | | | 0 | 3.9988972e-7 | |
| 12733682 | 8 months ago | | | 0 | 0.0000011538506 | |
| 12710839 | 8 months ago | | | 0 | 1.9198542e-7 | |
| 12628427 | 8 months ago | | | 0 | 2.4533273e-7 | |
| 12623722 | 8 months ago | | | 0 | 4.2174853e-7 |
ABI
ABI objects
Getter at block 22966723
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Baby Pat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BABYPAT
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
burnLiquidity(uint256 burn)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.