AMM
Add liquidity AMM Pool
Add liquidity to a Standard AMM pool
POST
Path Parameters
ID of the Standard AMM pool
Examples:
"58oQChx4yWmvKdwLLZzBi4ChoCc2fqCUWBkwMihLYQo2"
Query Parameters
The percentage of liquidity to add
Required range:
0 <= x <= 100
The amount of liquidity to add. Human readable value, e.g. 0.1 SOL
Required range:
x >= 0
Body
application/json
Response
200 - application/json
OK
The response is of type object
.