Skip to main content
Every venue is asked on every quote for a corridor it serves and ranked on the same basis. GET /bridge/venues reports the live registry: whether each is on, its health, and its capabilities. GET /bridge/routes says which serve a corridor right now. Mark is the venue’s id in every response. Kind is what it is underneath. Executes on is what it can hand a wallet to sign:
  • EVM, Solana, Tron, UTXO: a transaction on that VM.
  • deposit address: a plain transfer to an address the venue issues.
  • signed intent: an off-chain order the wallet signs.
  • quote only: prices corridors but produces nothing signable, so it appears in the table and never wins.