Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Boo Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15742069 | 2 years ago | | | 0 | 0.0012357962 | |
| 15742067 | 2 years ago | | | 0 | 0.0015222059 | |
| 15742026 | 2 years ago | | | 0 | 0.0013882135 | |
| 15742022 | 2 years ago | | | 0 | 0.0016074340 | |
| 15741977 | 2 years ago | | | 0 | 0.00041004970 | |
| 15741976 | 2 years ago | | | 0 | 0.00067060734 | |
| 15741976 | 2 years ago | | | 0 | 0.00074051334 | |
| 15741974 | 2 years ago | | | 0 | 0.00047189953 | |
| 15741964 | 2 years ago | | | 0 | 0.0012720920 | |
| 15741964 | 2 years ago | | | 0 | 0.0012720920 |
ABI
ABI objects
Getter at block 21304169
_buyTax() view returns (uint256)
0
_sellTax() view returns (uint256)
0
_totalSupply() view returns (uint256)
1000000000000000000
_walletMax() view returns (uint256)
40000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1733014031
name() view returns (string)
Boo Inu
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
Boo!
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x951966215b82fdffa56f0846778a9a025af1f48d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
setBuyTaxes(uint256 value)
setMarketPairStatus(address account, bool newValue)
setSelTaxes(uint256 value)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeBurn(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.