ProvideLiquidity
Commands used to deposit tokens in a liquidity pool.
You must specify two token addresses and each deposit quantity.
After deposit, LP tokens will be issued.
- a : Address of the first token - b : Address of the second token - x : Deposit quantity of first token - y : Deposit quantity of the second token
Example
Last updated