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 |
---|---|---|---|---|---|
BABYBASE | ERC-20 | 2.081543M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21762890 | 3 days ago | | | 0 | 6.9082742e-7 | |
| 18118572 | 3 months ago | | | 0 | 1.4518684e-7 | |
| 15893956 | 5 months ago | | | 0 | 1.4482873e-7 | |
| 14427531 | 6 months ago | | | 0 | 2.7664860e-7 | |
| 12940619 | 7 months ago | | | 0 | 0.0000048451851 | |
| 12873805 | 7 months ago | | | 0 | 2.4235735e-7 | |
| 12828776 | 7 months ago | | | 0 | 1.7455984e-7 | |
| 12785845 | 7 months ago | | | 0 | 2.7664860e-7 | |
| 12780153 | 7 months ago | | | 0 | 1.7455984e-7 | |
| 12773161 | 7 months ago | | | 0 | 3.8234331e-7 |
ABI
ABI objects
Getter at block 21873375
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Baby Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BABYBASE
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x52d3e216bf9df244435f32f7c3bc17606c05c6e4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
initializeBabyPairs()
removeLimits()
renounceOwnership()
rescueBabyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFinalBabyTax()
withdrawBabyStuckEth()
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.