Add asset liquidity
Endpoint to get transaction memo for adding liquidity
Query Parameters |
---|
asset string — REQUIREDToken to provide liquidity (e.g. BTC.BTC) |
positionType string — REQUIREDType of position to add, for asymmetric asset liquidity ( |
affiliateAddress string — REQUIREDThe affiliate address that would receive the fee. (e.g. thor160yye65pf9rzwrgqmtgav69n6zlsyfpgm9a7xk) |
affiliateBasisPoints integer — REQUIREDBasis point to take from the trade (e.g. 50 for 0.5%), should be within 1-10000 range |
assetAmount integer — REQUIREDAmount of asset to add |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 A complete response required to build asset and/or rune transactions.
| ||||||||||||
400 Error
| ||||||||||||
500 Error
|