Skip to main content
GET
Quote lifecycle
string
required
The quote id.
string
string
number
string
quoted, signed, submitted, settled, failed, expired or cancelled.
boolean
True once the indexer has confirmed the settlement.
object
{ token, amount }.
object
{ token, amount }.
string
object | null
The band at quote time.
string
object | null
{ address, name } of the winner.
object
{ valid, rejected, declined, noReply, late } counts for the auction.
object[]
Every valid bid, best first: { resolver, name, outputAmount, rank, status, latencyMs, won }.
object | null
The steering that applied.
object[]
{ executionId, status, reason, txHash, submitter, gasUsed, createdAt, updatedAt }.
object | null
{ txHash, block, blockTime, confirmed, confirmedAt, takerPays, proceeds, gasFee, submitter }. On Solana block is the slot.
object[]
{ orderHash, resolver, filler, logIndex } from the indexer.
object[]
{ at, event, detail } with events requested, quoted, signed, submitted, requote, failed, settled, final, expired.
404 not_found for an unknown or malformed id.