/limit-orders/create REST API Endpoint - Metis
Please note that this method is only available for paid subscribers of Metis - Jupiter Swap API. This endpoint is currently in BETA. If you have any feedback or run into any issues, please reach out to support.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode Marketplace add-ons into your applications. For more information on how to use Quicknode Marketplace add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)
查询参数
inputMint
字符串
必填
正在加载...
outputMint
字符串
必填
正在加载...
maker
字符串
必填
正在加载...
payer
字符串
必填
正在加载...
params
对象
必填
正在加载...
makingAmount
字符串
必填
正在加载...
takingAmount
字符串
必填
正在加载...
expiredAt
字符串
正在加载...
feeBps
字符串
正在加载...
computeUnitPrice
字符串
正在加载...
推荐
字符串
正在加载...
inputTokenProgram
字符串
正在加载...
outputTokenProgram
字符串
正在加载...
wrapAndUnwrapSol
布尔型
正在加载...
退货
order
字符串
正在加载...
tx
字符串
正在加载...
instructions
数组
正在加载...
instruction
对象
正在加载...
programId
字符串
正在加载...
keys
数组
正在加载...
公钥
字符串
正在加载...
isSigner
布尔型
正在加载...
isWritable
布尔型
正在加载...
数据
字符串
正在加载...
请求