d8ed26b0f13c
Request body
Whether an order is standard (platform-executed) or cosigned (user-executed)
Order expiry timestamp in Unix seconds (required for cosigned/user-executed quotes)
Determines how size is interpreted in a quote request.
Type of the user order
Size of quote — interpreted as token amount or USDC collateral depending on input. When token_type is StakingAsset, token amounts are denominated in the underlying base asset, not the wrapped staked-asset token.
Which token the caller is quoting against. Distinguishes the asset token from the staked-asset token; the latter routes redeems through instantUnstake and triggers the staked-asset redemption fee in pricing. Required on every quote request — pricing will not infer it.
Response
Quote response
Type of the user order
Token amount. When the request's token_type is StakingAsset, this is denominated in the underlying base asset, not the wrapped staked-asset token.
USD price
USDC collateral required for mint/redeem
ID of the response (used for diagnostics)
Status of the quote computation