Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcd3b…6c8a
3 additional
variables
Balances ($70.08)
Native
Value
$70.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.028033 | $2,499.76 |
$70.08 | |
TBOT | ERC-20 | 4.949937M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19393693 | 2 months ago | | | 0 | 0.000000068031600000 | |
| 18251427 | 3 months ago | | | 0 | 0.000000085039500000 | |
| 16272388 | 4 months ago | | | 0 | 6.8842954e-7 | |
| 14021011 | 6 months ago | | | 0 | 0.0000057940918 | |
| 13969033 | 6 months ago | | | 0 | 0.0000069768348 | |
| 13513101 | 6 months ago | | | 0 | 0.0000024910539 | |
| 13271565 | 7 months ago | | | 0 | 6.4144080e-7 | |
| 12490939 | 7 months ago | | | 0 | 1.4365589e-7 | |
| 12153345 | 7 months ago | | | 0 | 1.5723233e-7 | |
| 11837286 | 8 months ago | | | 0 | 0.0000028115977 |
ABI
ABI objects
Getter at block 21873615
_maxTaxSwap() view returns (uint256)
1400000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
140000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
TurboBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TBOT
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setAMM(address newAMMPair)
setAuthorizedWallet(address authorizedWallet)
setFees(uint256 _newFee)
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.