Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOBATEA | ERC-20 | 5.073799M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18466557 | a year ago | | | 0 | 0.0015063068 | |
| 18441987 | a year ago | | | 0 | 0.039986912 | |
| 18441967 | a year ago | | | 0 | 0.0012189620 | |
| 18441962 | a year ago | | | 0 | 0.0013125906 | |
| 18441951 | a year ago | | | 0 | 0.0029050796 | |
| 18441940 | a year ago | | | 0 | 0.0013672775 | |
| 18441935 | a year ago | | | 0 | 0.0012105429 | |
| 18441935 | a year ago | | | 0 | 0.0012105429 | |
| 18441935 | a year ago | | | 0 | 0.0012105429 | |
| 18441935 | a year ago | | | 0 | 0.0012105429 |
ABI
ABI objects
Getter at block 21178147
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchMode() view returns (bool)
false
name() pure returns (string)
BOBA TEA
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x29f08990a9dc216d5e6a9904a1ee7e17aae4047c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
600000000000000000
symbol() pure returns (string)
BOBATEA
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
islaunched(address) view returns (bool)
State-modifying
Events addKOL(address[] addresses, bool status)
allowTrading()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
clearStuckedBalanceETH()
enableLaunch(bool _status)
manualSend()
removeForeignToken(address tokenAddress, uint256 tokens) returns (bool)
removeLimits()
renounceOwnership()
setInternalAddress(address holder, bool excused)
setNoTxLimit(address holder, bool excused)
setRatio(uint256 _target, uint256 _denominator)
setSwapAndLiquify(bool _enabled, uint256 _amount)
setTax(uint256 _buy, uint256 _sell, uint256 _trans)
setWalletPercent(uint256 maxWallPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxAllocation(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _miningFee, uint256 _feeDenominator)
updateTaxWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _miningFeeReceiver, address _teamFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.