Create order.
Orders
Create Order
POST
Create order.
Create a new swap order to exchange assets across blockchain networks. This starts the atomic swap process and returns a pre-built transaction to initiate a swap on-chain.
Authorizations
Body
application/json
(Optional) In BIPS (base index points), 100 bips = 1%. When not specified, the slippage configured in app settings is used, or zero if no default is configured.
Example:
50
(Optional) Custom nonce for the order. If not provided, one will be generated.
Example:
"1736152215456"
(Optional) Specific solver ID to use for this order.
Example:
"0x9dd9c2d208b07bf9a4ef9ca311f36d7185749635"
(Optional) Add an affiliate fee to each swap, defined in bips (100 bips = 1%).