INJECTIVE LP

Wallet group
Select a wallet group from those present in the drop-down list.
Wallet
Select a wallet that will be used in the task.
Token address
Token contract address. Examples: peggy0xdAC17F958D2ee523a2206206994597C13D831ec7 or factory/inj1xy3kvlr4q4wdd6lrelsrw2fk2ged0any44hhwq/KIRA (case-sensetive)
Swap
Choice of the contract execution: ROUTER - slower but more reliable POOL (must be specified in its own field) - faster, but if you get the wrong pool you will loose your money. You can find the pool via injective scan.
*Works only with ASTROPORT
Inj amount
Max token price
Max fee
Exact amount of INJ you want to spent on transaction.
Gaslim
Gas limit for your transaction.
Monitor
Select monitor type from the list.
Pool
Select the pool from the list.
Pool address
If you know exact address of the liquidity. Setup it here.
Batch
Amount of instructions in a single transaction.
Monitors
Buffer
This type of monitor will be monitoring your clipboard for a target contract. As soon as it find the token contract in your clipboard the transaction will be sent.
Onchain
This type of monitor will be monitoring liquitidy pools. Once a creating liquidity pool transaction is appeared in the blockchain, the transaction will be sent.
Gaslim and Batch
These two settings are related. First Batch is amount of the swap instruction in a single transaction. I would explain it as the fact that you can make multiple swaps in one transaction. So lets imagine that you want to set up: Token address=peggy0xdAC17F958D2ee523a2206206994597C13D831ec7 (USDT coin) Inj amount=0.1 When you set up Batch=1 there will be a transaction which will swap 0.1 INJ for USDT. For this transction 1500000 Gaslimit is enough. But if you set Batch=5 there will be a transaction which will swap 0.1 INJ for USDT for 5 times. In this case you need to setup fee a multiple of more of the Batch value (7500000 for 5).
Last updated