Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABY 0X0 | ERC-20 | 2.0567M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17122257 | 2 years ago | | | 0 | 0.0021656313 | |
| 17047445 | 2 years ago | | | 0 | 0.0011944467 | |
| 17046073 | 2 years ago | | | 0 | 0.0015561261 | |
| 17045919 | 2 years ago | | | 0 | 0.0015750965 | |
| 17045911 | 2 years ago | | | 0 | 0.0015563562 | |
| 17045908 | 2 years ago | | | 0 | 0.0015553634 | |
| 17045902 | 2 years ago | | | 0 | 0.0014425143 | |
| 17045888 | 2 years ago | | | 0 | 0.0017532173 | |
| 17045886 | 2 years ago | | | 0 | 0.0014399196 | |
| 17045883 | 2 years ago | | | 0 | 0.0017126913 |
ABI
ABI objects
Getter at block 21229835
_maxTransferAmount() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
circulatingSupply() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Baby 0x0
pair() view returns (address)
0x74367521d49aadb7e9a621ac324ac29c7a4aea72
symbol() pure returns (string)
BABY 0X0
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events SetExtent()
approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.