Get stablebond cost
Returns current pricing data for a single stablebond, including the bond cost
in USD, fiat, and per-provider exchange rate sources. The identifier can be
either a Solana mint address (e.g. CETES7CKqqKQizuSN6iWQwmTeFRjbJR6Vw2XRKfEDR8f)
or a bond symbol (e.g. CETES).
Public — no API key required.
Path Parameters
Bond mint address or symbol (e.g. "CETES", "USTRY", "CETES7CKqqKQizuSN6iWQwmTeFRjbJR6Vw2XRKfEDR8f")
Query Parameters
Maximum age of a source in seconds. Sources older than this are excluded.
x >= 0Response
Pricing data for the requested bond
Current pricing for a single stablebond: cost in USD/fiat plus the
per-provider exchange-rate sources used to derive it.
Bond cost denominated in the settlement (fiat) currency.
Deprecated — use bond_cost_in_fiat.
Bond cost denominated in USD.
Bond symbol (e.g. CETES).
Settlement currency (ISO 4217, e.g. MXN).
Current fee, in basis points.
Timestamp the price was computed (RFC 3339).
FX rate between the settlement currency and USD.
Payment-token mint address.
Per-FX-provider exchange rate and derived USD cost, for oracle safety checks.
Payment-token symbol (e.g. USDC).