Baby The Protocol
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BabyTHE | ERC-20 | 38.474755M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15756735 | 2 years ago | | | 0 | 0.00047629483 | |
| 15753675 | 2 years ago | | | 0 | 0.00080789700 | |
| 15753671 | 2 years ago | | | 0 | 0.00082196593 | |
| 15753658 | 2 years ago | | | 0 | 0.00081560826 | |
| 15753657 | 2 years ago | | | 0 | 0.00096578888 | |
| 15753652 | 2 years ago | | | 0 | 0.0011449399 | |
| 15753650 | 2 years ago | | | 0 | 0.00094716525 | |
| 15753650 | 2 years ago | | | 0 | 0.0011111081 | |
| 15753650 | 2 years ago | | | 0 | 0.0011111081 | |
| 15753648 | 2 years ago | | | 0 | 0.00068684011 |
ABI
ABI objects
Getter at block 21162813
_maxWalletAmount() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x2d38f4efe0a91f9c28e0d4568fde51fbf9831a0b
marketingFeeReceiver() view returns (address)
0x2d38f4efe0a91f9c28e0d4568fde51fbf9831a0b
name() pure returns (string)
Baby The Protocol
pair() view returns (address)
0x3bc1c3a4ac68c3d850fffc64e238684af0ff4c47
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
BabyTHE
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
isBots(address botAddress, bool status)
manualSend()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.