Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9e0b…1c0b
Balances ($5.65)
Native
Value
$5.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.00225 | $2,508.18 |
$5.64 | |
USA | ERC-20 | 1 | $0.001599 |
$0 | |
BLOOM | ERC-20 | 0.84138 | $0.000046 |
$0 | |
BOBO | ERC-20 | 2M | -- | -- | |
COOMER | ERC-20 | 69 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21841676 | 4 hours ago | | | 0 | 3.8505858e-7 | |
| 21836231 | 7 hours ago | | | 0 | 2.5890459e-7 | |
| 21771271 | 2 days ago | | | 0 | 2.5845598e-7 | |
| 21753454 | 2 days ago | | | 0 | 2.7509432e-7 | |
| 21719131 | 3 days ago | | | 0 | 9.2388177e-7 | |
| 21669942 | 4 days ago | | | 0 | 2.7652100e-7 | |
| 21658363 | 4 days ago | | | 0 | 2.7652100e-7 | |
| 21588442 | 6 days ago | | | 0 | 0.0000010249242 | |
| 21579994 | 6 days ago | | | 0 | 2.2686258e-7 | |
| 21578156 | 6 days ago | | | 0 | 0.000000205969810431 |
ABI
ABI objects
Getter at block 21848092
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x75120ec3b1f7c23e772f2d3e268ff9d418d39f8f
marketingWallet() view returns (address)
0x9e0b0881b60c797f62cba1e52290ee7a02f91c0b
maxTxWallet() view returns (uint256)
20000000000000000
name() view returns (string)
BOBO
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() view returns (string)
BOBO
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x39bafe1290154e82a2d3f916842f3ae193df9fe4
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)
blacklist(address[] addresses)
burn()
openTrading()
recoverTokens(address token, address wallet)
removeLimits()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentWallet)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingWallet)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address[] addresses)
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(string name_, string symbol_, address _developmentWallet)
receive()
This contract contains no error objects.