Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOOBY | ERC-20 | 35.995602M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11889801 | 9 months ago | | | 0 | 5.1745789e-7 | |
| 11889793 | 9 months ago | | | 0 | 0.000000505437236560 | |
| 11889784 | 9 months ago | | | 0 | 0.0000056311443 | |
| 11889771 | 9 months ago | | | 0 | 0.0000050978094 | |
| 11889753 | 9 months ago | | | 0 | 0.0000051406216 | |
| 11889746 | 9 months ago | | | 0 | 0.0000050940730 | |
| 11889743 | 9 months ago | | | 0 | 9.4760686e-7 | |
| 11889741 | 9 months ago | | | 0 | 0.0000050947976 | |
| 11889731 | 9 months ago | | | 0 | 0.0000050960982 | |
| 11889731 | 9 months ago | | | 0 | 0.0000050960982 |
ABI
ABI objects
Getter at block 23890847
_maxTaxSwap() view returns (uint256)
200000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
BOOBYBASE
owner() view returns (address)
0x24ee0fbc974792e68e9da10b17e3821697fe71f6
symbol() pure returns (string)
BOOBY
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlacklisted(address addr) view returns (bool)
isBot(address a) view returns (bool)
State-modifying
Events BulkisBot(address[] accounts, bool state)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setFinalMaxWallet()
setFinalTax()
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)
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.