X Sniper Bot
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($61.25)
Native
Value
$61.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.016984 | $3,606.20 |
$61.25 | |
XSB | ERC-20 | 7.501272M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17777539 | a year ago | | | 0 | 0.0015137273 | |
| 17777537 | a year ago | | | 0 | 0.0010512811 | |
| 17777536 | a year ago | | | 0 | 0.0015758135 | |
| 17777535 | a year ago | | | 0 | 0.0014144833 | |
| 17777535 | a year ago | | | 0 | 0.0015216104 | |
| 17777534 | a year ago | | | 0 | 0.0015825495 | |
| 17777527 | a year ago | | | 0 | 0.0015875755 | |
| 17777525 | a year ago | | | 0 | 0.0021013486 | |
| 17777525 | a year ago | | | 0 | 0.0015424246 | |
| 17777525 | a year ago | | | 0 | 0.0021013486 |
ABI
ABI objects
Getter at block 21317334
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
2500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
X Sniper Bot
owner() view returns (address)
0x41b70820eba3eb3dfd7e73ea8002783071e7798d
symbol() pure returns (string)
XSB
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x2e43422e445aab538da4c7eae9bb4fd946a0a641
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxAndWalletSize(uint256 maxTxAmount, uint256 maxWalletSize)
toggleSwap(bool _swapEnabled)
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)
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.