SniperBot
Verified contract
Active on
Ethereum with 564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($897.12)
Native
Value
$897.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.283 | $3,170.04 |
$897.12 | |
BASED | ERC-20 | 4.591582M | -- | -- | |
🦞 | ERC-20 | 1.150092M | -- | -- | |
Clue | ERC-20 | 3.76 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16221640 | 2 years ago | | | 0 | 0.0060592158 | |
| 16221625 | 2 years ago | | | 0.09 | 0.0077643868 | |
| 16180601 | 2 years ago | | | 0 | 0.0035431481 | |
| 16170610 | 2 years ago | | | 0.07 | 0.0033812881 | |
| 16170610 | 2 years ago | | | 0.08 | 0.0033360278 | |
| 16166584 | 2 years ago | | | 0.07 | 0.0027463654 | |
| 16166557 | 2 years ago | | | 0.08 | 0.0026016586 | |
| 16163157 | 2 years ago | | | 0 | 0.0013485690 | |
| 16163157 | 2 years ago | | | 0 | 0.0013485690 | |
| 16163157 | 2 years ago | | | 0 | 0.0013485690 |
ABI
ABI objects
Getter at block 21216169
eth() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
fetchUserOrder() view returns (struct SniperBotOrder[] myOrders)
[]
ids() view returns (uint256)
264
orderGasPrice() view returns (uint256)
20000000000000000
owner() view returns (address)
0xae2b5589a42e644f78b7aac2a8d5566b31c05084
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
Executer(address) view returns (bool)
idToOrder(uint256) view returns (address user, address tokenIn, address tokenOut, uint256 amountIn, uint256 amountOut, uint256 gas, uint256 slippage, bool isExecute)
userIndex(address) view returns (uint256)
userOrder(address, uint256) view returns (uint256)
State-modifying
Events cancelOrder(uint256 id) returns (bool)
createOrder(address tokenIn, address tokenOut, uint256 amountIn, uint256 amountOut, uint256 slippage) payable returns (uint256 id)
executeOrder(uint256 id, address[] path) returns (bool)
renounceOwnership()
setExecuter(address _e, bool _b)
setorderGasPrice(uint256 gas)
transferOwnership(address newOwner)
Cancel(uint256 id, address canceler)
Create(uint256 id, address tokenIn, address tokenOut, uint256 amountIn, uint256 amountOut, uint256 slippage)
Execute(uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _router)
receive()
This contract contains no error objects.