Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x772d…1da6
2 additional
variables
Balances ($9.42)
Native
Value
$9.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.002864 | $3,288.83 |
$9.42 | |
SBOT | ERC-20 | 2.428269M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22285729 | 11 days ago | | | 0 | 4.1997478e-7 | |
| 21314167 | a month ago | | | 0 | 4.8800980e-7 | |
| 20688467 | 2 months ago | | | 0 | 1.7358994e-7 | |
| 9646135 | 10 months ago | | | 0 | 0.000000048092387050 | |
| 2706733 | a year ago | | | 0 | 0.000000000009931545 | |
| 2637632 | a year ago | | | 0 | 4.9852000e-7 | |
| 2560493 | a year ago | | | 0 | 0.0000024926015 | |
| 2171711 | a year ago | | | 0 | 0.000070815004 | |
| 2163537 | a year ago | | | 0 | 0.0000051601026 | |
| 2105784 | a year ago | | | 0 | 0.000037389001 |
ABI
ABI objects
Getter at block 22756132
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SnifferBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SBOT
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 approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setAMM(address newAMMPair)
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.