SniperBot
Verified contract
Active on
Ethereum with 605 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,104.54)
Native
Value
$2,104.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.688 | $3,058.92 |
$2,104.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16126702 | 2 years ago | | | 0 | 0.0010660064 | |
| 16018159 | 2 years ago | | | 0.04 | 0.0015612127 | |
| 16004652 | 2 years ago | | | 0 | 0.0027590592 | |
| 16004651 | 2 years ago | | | 0.12 | 0.0016880398 | |
| 16004509 | 2 years ago | | | 0 | 0.00075872219 | |
| 16004418 | 2 years ago | | | 0.07 | 0.0019158677 | |
| 16003183 | 2 years ago | | | 0 | 0.00073942805 | |
| 16002990 | 2 years ago | | | 0.07 | 0.0019339352 | |
| 15984907 | 2 years ago | | | 0 | 0.0029211999 | |
| 15984903 | 2 years ago | | | 0 | 0.0030874891 |
ABI
ABI objects
Getter at block 21214834
fetchUserOrder() view returns (struct SniperBotOrder[] myOrders)
[]
ids() view returns (uint256)
289
minOrderGasPrice() view returns (uint256)
20000000000000000
owner() view returns (address)
0x6efaf5f8ce8f9770bfd988f564c58adfcbbe4e3d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Executer(address) view returns (bool)
idToOrder(uint256) view returns (address user, address tokenOut, uint256 amountIn, uint256 gas, bool isExecute)
userIndex(address) view returns (uint256)
userOrder(address, uint256) view returns (uint256)
State-modifying
Events cancelOrder(uint256 id) returns (bool)
createOrder(address tokenOut, uint256 amountIn, uint256 gas) payable returns (uint256 id)
executeOrder(uint256 id, address[] path) returns (bool)
renounceOwnership()
setExecuter(address _e, bool _b)
setMinOrderGasPrice(uint256 gas)
transferOwnership(address newOwner)
Cancel(uint256 id, address canceler)
Create(uint256 id, address tokenOut, uint256 amountIn, uint256 gas)
Execute(uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.