Returns whether the given source→destination route can fulfil the requested amount, along with the underlying liquidity metadata from the orchestrator.
Documentation Index
Fetch the complete documentation index at: https://docs.rhinestone.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
"your-api-key"
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
^\d{4}-\d{2}\.[a-z0-9]+$"2026-04.amazon"
Source chain ID (EVM chain ID)
x > 01
Source token address
^0x[a-fA-F0-9]{40}$"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
Destination chain ID (EVM chain ID)
x > 08453
Destination token address
^0x[a-fA-F0-9]{40}$"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
Deposit amount in raw source-token units (integer string)
^\d+$"1000000"