Query Parameters
The mint address for the input token to deposit as collateral (e.g. 'So11111111111111111111111111111111111111112' for 'SOL')
"So11111111111111111111111111111111111111112"
The public key for the open position. Use the GET positions endpoint to fetch the public key for the trader's open positions.
"5HHB8sCKjWPU2zr3p4Lg49mQiaPQiHbCjHW7jgVzp583"
Response
200 OK
The maximum token amount that can be deposited as collateral for the given input mint token.
The maximum amount (USD) that can be deposited as collateral for the given input mint token. The value is an integer corresponding to the 6 decimals places used by the USDC and USDT token mint.
The minimum token amount that can be deposited as collateral for the given input mint token.
The minimum amount (USD) that can be deposited as collateral for the given input mint token. The value is an integer corresponding to the 6 decimals places used by the USDC and USDT token mint.
The maximum collateral token amount that can be withdrawed from the open position.
The maximum collateral (USD) that can be withdrawed from the open position. The value is an integer corresponding to the 6 decimals places used by the USDC and USDT token mint.
The minimum collateral token amount that can be withdrawed from the open position.
The minimum collateral (USD) that can be withdrawed from the open position. The value is an integer corresponding to the 6 decimals places used by the USDC and USDT token mint.
