Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "BOOK BUBU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12155651 | 8 months ago | | | 0 | 0.0000078008801 | |
| 12155646 | 8 months ago | | | 0 | 0.0000036619979 |
ABI
ABI objects
Getter at block 23225248
coolDownEnabled() view returns (bool)
true
coolDownTime() view returns (uint256)
5
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x218672c51d8428384c8be8c0c59d5948f94c3160
ecosystemWallet() view returns (address)
0x218672c51d8428384c8be8c0c59d5948f94c3160
genesis_block() view returns (uint256)
0
marketingWallet() view returns (address)
0x218672c51d8428384c8be8c0c59d5948f94c3160
maxBuyLimit() view returns (uint256)
10000000000000000000000000
maxSellLimit() view returns (uint256)
10000000000000000000000000
maxWalletLimit() view returns (uint256)
10000000000000000000000000
name() view returns (string)
BOOK BUBU
owner() view returns (address)
0x218672c51d8428384c8be8c0c59d5948f94c3160
pair() view returns (address)
0x818990cd8245dbad078b5daefbf66ca317932246
providingLiquidity() view returns (bool)
true
router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 ecosystem, uint256 dev)
(marketing=0, liquidity=0, ecosystem=0, dev=0)
symbol() view returns (string)
BUBU
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 ecosystem, uint256 dev)
(marketing=0, liquidity=0, ecosystem=0, dev=0)
tokenLiquidityThreshold() view returns (uint256)
1000000000000000000000000
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckTokens() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.