Baby Neiro
Verified contract
Active on
Ethereum with 7,974 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb847…9a09
Balances ($3,880.44)
Native
Value
$47.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.014172 | $3,326.47 |
$47.14 | |
USDT | ERC-20 | 2.55K | $0.999927 |
$2,549.81 | |
BABYNEIRO | ERC-20 | 706.805186M | $0.000002 |
$1,272.25 | |
USDC | ERC-20 | 11.235322 | $0.999946 |
$11.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21275267 | 13 minutes ago | | | 0 | 0.00043148762 | |
| 21274768 | 2 hours ago | | | 0 | 0.00043699773 | |
| 21274662 | 2 hours ago | | | 0 | 0.00046938131 | |
| 21273299 | 7 hours ago | | | 0 | 0.00074181277 | |
| 21273064 | 8 hours ago | | | 0 | 0.00074913051 | |
| 21272958 | 8 hours ago | | | 0 | 0.00067919161 | |
| 21271313 | 13 hours ago | | | 0 | 0.00038013541 | |
| 21270949 | 15 hours ago | | | 0 | 0.00042148586 | |
| 21269757 | 19 hours ago | | | 0 | 0.00030174486 | |
| 21269698 | 19 hours ago | | | 0 | 0.00025349922 |
ABI
ABI objects
Getter at block 21275329
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
2103450000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Baby Neiro
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BABYNEIRO
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
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()
reduceFee(uint256 _newFee)
removeLimit()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
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.