/limit-orders/cancel 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.
If no orders are specified, the API would return the unsigned transactions to cancel ALL open orders, batched in groups of 5 orders.
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)
查询参数
maker
字符串
必填
正在加载...
computeUnitPrice
字符串
正在加载...
orders
数组
正在加载...
orderPubKey
字符串
正在加载...
退货
txs
数组
正在加载...
tx
字符串
正在加载...
请求