Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03d0…be1a
0x6bde…7891
1 additional
variable
Balances ($10.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 10 | $1.00 |
$10 | |
BLOO | ERC-20 | 409.589009K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21189240 | 16 days ago | | | 0 | 0.000000081545156210 | |
| 21189137 | 16 days ago | | | 0 | 0.000000075343296210 | |
| 18669479 | 2 months ago | | | 0 | 6.5148370e-7 | |
| 18627719 | 2 months ago | | | 0 | 1.1116080e-7 | |
| 16613595 | 4 months ago | | | 0 | 4.5649380e-7 | |
| 16233827 | 4 months ago | | | 0 | 4.5392429e-7 | |
| 16233018 | 4 months ago | | | 0 | 0.0000023970476 | |
| 15269599 | 5 months ago | | | 0 | 0.000000060742500000 | |
| 15267056 | 5 months ago | | | 0 | 1.9484153e-7 | |
| 14803599 | 5 months ago | | | 0 | 0.000093255205 |
ABI
ABI objects
Getter at block 21859031
_maxTaxSwap() view returns (uint256)
5000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Bloo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BLOO
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setFinalTax()
setMaxTaxSwap(uint256 newTax)
setTaxSwapThreshold(uint256 newTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.