Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6f2f…818c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JBOT | ERC-20 | 24.248505M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12951396 | 7 months ago | | | 0 | 0.00023476991 | |
| 12951394 | 7 months ago | | | 0 | 2.5146496e-7 | |
| 12951393 | 7 months ago | | | 0 | 0.00023476991 | |
| 12951385 | 7 months ago | | | 0 | 0.0000050422436 | |
| 12951378 | 7 months ago | | | 0 | 0.0000050422436 | |
| 12951368 | 7 months ago | | | 0 | 0.0000050422436 | |
| 12951364 | 7 months ago | | | 0 | 3.6924557e-7 | |
| 12951360 | 7 months ago | | | 0 | 0.0000050422436 | |
| 12951360 | 7 months ago | | | 0 | 0.0000050422436 | |
| 12951360 | 7 months ago | | | 0 | 0.0000050422436 |
ABI
ABI objects
Getter at block 22770267
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
JACKBOT
owner() view returns (address)
0x0ce4d695dfe630d4d99d83549d6004e233d0c99d
symbol() pure returns (string)
JBOT
totalSupply() pure returns (uint256)
100000000000000000
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)
initialize()
openTrade()
removeLimits()
renounceOwnership()
setFees(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.