API ReferenceTokens
List supported tokens
Tokens visible across the marketplace, read from Supabase. Cached long.
curl -X GET "https://example.com/api/tokens"Empty
Get the lifecycle status of a swap
Returns a focused view of one swap's lifecycle for cheap UI polling: the settlement breakdown plus its cross-chain repayment jobs. Status is COMPLETE (settled and every repayment delivered), SETTLED_DST (settled, repayments still in flight), or UNKNOWN (not yet seen on this server).
List stablecoins
Subset of /tokens filtered to stablecoins. Useful for swap UIs that want to default to stable→stable pairs.