BabyBoys On ETH
Verified contract
Active on
Ethereum with 9 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 |
---|---|---|---|---|---|
BABY | ERC-20 | 40.768M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20492952 | 4 months ago | | | 0 | 0.000093163020 | |
| 20492950 | 4 months ago | | | 0 | 0.00011049366 | |
| 20492949 | 4 months ago | | | 0 | 0.0079357748 | |
| 20492899 | 4 months ago | | | 0 | 0.000097562062 | |
| 20492898 | 4 months ago | | | 0 | 0.000094123416 | |
| 20492891 | 4 months ago | | | 0 | 0.00043560690 | |
| 20492883 | 4 months ago | | | 0 | 0.00014277937 | |
| 20492875 | 4 months ago | | | 1 | 0.000075784778 | |
| 20492873 | 4 months ago | | | 0 | 0.00021400480 |
ABI
ABI objects
Getter at block 21281233
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x4b5c016c780edf9fc568d0f5b4079f37f06a6246
maxTxAmount() view returns (uint256)
420000000000000000
maxWallet() view returns (uint256)
420000000000000000
name() pure returns (string)
BabyBoys On ETH
owner() view returns (address)
0xd16450ffda988a53fbd85b6b38def7a834967cba
pair() view returns (address)
0x44183e0dabbd6807f653c9c6b4cbcd3b299e6755
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8)
98
swapThreshold() view returns (uint256)
4000000000000000
symbol() pure returns (string)
BABY
totalSupply() view returns (uint256)
420000000000000000
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
renounceOwnership()
setBABYContractTaxes(uint8 buyTax_, uint8 sellTax_)
setBABYSellTimeForAddress(address holder, uint256 dTime)
setBABYSwapSettings(uint256 swapThreshold_EXACT)
setContractLimits(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
setWatchdogOff()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.