orbs_submit_signed_swap
Submit externally signed Orbs Liquidity Hub swap transactions using a prepared quote and signature, completing the swap on-chain.
Instructions
Submit an externally signed Orbs Liquidity Hub swap using the quote returned by orbs_prepare_swap_intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | Quote object from orbs_get_quote | |
| chainId | No | Chain ID (defaults to runtime config) | |
| signature | Yes | Hex-encoded signature of the permit2 typed data |