Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91bf…b16f
Balances ($0.00)
No balances found for "Bluetooth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20888266 | 2 months ago | | | 0 | 0.00023881747 | |
| 20888165 | 2 months ago | | | 0 | 0.00024054700 | |
| 20888123 | 2 months ago | | | 0 | 0.00017124819 | |
| 20888123 | 2 months ago | | | 0 | 0.00017124819 | |
| 20888123 | 2 months ago | | | 0 | 0.00017124819 | |
| 20888123 | 2 months ago | | | 0 | 0.00017124819 | |
| 20888123 | 2 months ago | | | 0 | 0.00017124819 | |
| 20888120 | 2 months ago | | | 0 | 0.00026378686 | |
| 20888119 | 2 months ago | | | 0 | 0.00030278609 | |
| 20888119 | 2 months ago | | | 0 | 0.00030278609 |
ABI
ABI objects
Getter at block 21329102
_buyCount() view returns (uint256)
137
_buyMarketingFee() view returns (uint256)
11
_buyrewardFee() view returns (uint256)
0
_marketingWallet() view returns (address)
0x91bf2cab76a54c167e57e8fe7f25c281d2e4b16f
_reduceAt() view returns (uint256)
10
_sellMarketingFee() view returns (uint256)
11
_sellrewardFee() view returns (uint256)
0
_taxSwapThreshold() view returns (uint256)
0
_totalBuyTax() view returns (uint256)
0
_totalSellTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
maxWalletLimit() view returns (uint256)
1000000000000000000
name() pure returns (string)
Bluetooth
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackLimit() view returns (uint256)
20000000000000000
symbol() pure returns (string)
BLUETOOTH
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSwappable(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
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.