Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TITS | ERC-20 | 257.737919M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20967256 | a month ago | | | 0 | 0.00082900078 | |
| 20967256 | a month ago | | | 0 | 0.00052188753 | |
| 20967251 | a month ago | | | 0 | 0.00069107162 | |
| 20967246 | a month ago | | | 0 | 0.00094598486 | |
| 20967246 | a month ago | | | 0 | 0.00080618486 | |
| 20967244 | a month ago | | | 0 | 0.00081334000 | |
| 20967244 | a month ago | | | 0 | 0.00081334000 | |
| 20967244 | a month ago | | | 0 | 0.00081334000 | |
| 20967244 | a month ago | | | 0 | 0.00081334000 | |
| 20967244 | a month ago | | | 0 | 0.00081334000 |
ABI
ABI objects
Getter at block 21213420
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BOOBIES
owner() view returns (address)
0xddababf05e1b0018351e51457a7555858f6ab314
symbol() pure returns (string)
TITS
totalSupply() pure returns (uint256)
1000000000000000000
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)
configBeforeTrading(uint256 initialBuyFee, uint256 initialSellFee, uint256 finalBuyFee, uint256 finalSellFee, uint256 reduceBuyFeeAt, uint256 reduceSellFeeAt, uint256 preventSwapBefore)
manualSwap(uint256 tokenAmount)
openTrading()
reduceFee(uint256 _newFee)
removeAllLimits()
removeTransferTax()
removeTxLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
swapBackSettings(bool enabled, uint256 swapThreshold)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.