Baby Andy
Verified contract
Active on
Ethereum with 1,298 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($1.17)
Native
Value
$1.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000368 | $3,191.90 |
$1.17 | |
BABYANDY | ERC-20 | 6.531252B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160095 | 2 hours ago | | | 0 | 0.00088075523 | |
| 21150220 | a day ago | | | 0 | 0.00065611261 | |
| 21147581 | 2 days ago | | | 0 | 0.00039704326 | |
| 21146486 | 2 days ago | | | 0 | 0.00030382296 | |
| 21146094 | 2 days ago | | | 0 | 0.00052348395 | |
| 21143970 | 2 days ago | | | 0 | 0.0012700822 | |
| 21137643 | 3 days ago | | | 0 | 0.00097751573 | |
| 21132916 | 4 days ago | | | 0 | 0.00095674822 | |
| 21130714 | 4 days ago | | | 0 | 0.0010236142 | |
| 21130078 | 4 days ago | | | 0 | 0.00070563975 |
ABI
ABI objects
Getter at block 21160751
_maxTaxSwap() view returns (uint256)
20000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000
caSwitch() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Baby Andy
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwitch() view returns (bool)
false
symbol() pure returns (string)
BABYANDY
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x9c2f395d35de334975610a54d4555c5a577e4bda
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)
enableRescue(bool _status)
enableTrading()
exemptAddress(address addr, bool exempt)
freeStuckEth()
limitsRemoved()
manualSwap()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setMarketPair(address addr)
switchStatus(bool _status)
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)
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.