Skip to main content

Register a bridge transfer for tracking

POST 

/api/v1/bridge/intents

Called right after the source transaction is broadcast. Idempotent on source chain, source transaction hash AND account - a repeat by the same account answers 200 with the stored transfer, and a second account naming the same transaction gets its own transfer, which the tracker then rejects with recipient_mismatch. Nothing in the body is trusted beyond identity; the tracker overwrites the amount and mode with the values decoded from the chain. USDC is pinned to the CCTP rail and every other asset to the canonical bridge.

Request

Responses

This source transaction was already registered by this account