Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
0x0000…dead
0x6bde…7891
5 additional
variables
Balances ($18.99)
Native
Value
$18.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0053 | $3,582.24 |
$18.99 | |
BOBO | ERC-20 | 211.507997B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22856702 | 5 days ago | | | 0 | 2.4827559e-7 | |
| 22805439 | 6 days ago | | | 0 | 0.0000018641286 | |
| 22719819 | 8 days ago | | | 0 | 3.8829313e-7 | |
| 22651406 | 9 days ago | | | 0 | 0.0000032392506 | |
| 22157823 | 21 days ago | | | 0 | 0.0000014003967 | |
| 22155364 | 21 days ago | | | 0 | 0.0000035632858 | |
| 22098462 | 22 days ago | | | 0 | 0.0000025736560 | |
| 22050896 | 23 days ago | | | 0 | 0.0000011247674 | |
| 21845886 | a month ago | | | 0 | 0.0000022543827 | |
| 21791863 | a month ago | | | 0 | 0.0000012252214 |
ABI
ABI objects
Getter at block 23055422
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BOBO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOBO
totalSupply() pure returns (uint256)
420690000000000000000000
uniswapV2Pair() view returns (address)
0xc7d25956958887afb7fb12aca1b0825ad26cfe21
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removePreTrading(address[] accounts)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.