A soft quote provides pricing information for mint or redeem operations without creating an actual attestation. Unlike the Request a Mint or Redeem Attestation endpoint, soft quotes:
attestationId, userId, expiration, or signatureThis endpoint can be used to acquire estimated pricing without impacting trading limits or creating binding commitments.
See also: Error Codes
Request a soft quote to mint or redeem a quantity of assets.
The chain's identifier including the chain name and chain id.
ethereum-1, bsc-56, 5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d The GM token symbol.
"AAPLon"
The direction of the trade.
buy, sell The number of tokens, represented as a string-encoded decimal with up to 18 digits after the decimal point.
"5.000000000000000000"
Specifies the desired validity period for the attestation. Users can specify a duration of 'short' for a tighter price spread or 'long' for an extended validity period.
short, long OK
The chain's identifier, only including the chain id.
"1"
The GM token symbol.
"AAPLon"
The stock ticker associated with this attestation.
"AAPL"
The contract address of the symbol.
"0x96F6eF951840721AdBF46Ac996b59E0235CB985C"
The direction of the trade (0 for buy, 1 for sell).
0, 1 The number of tokens to mint/redeem represented as a string with 18 decimal places.
"5000000000000000000"
The price per asset in usdon, represented as a string with 18 decimal places.
"225273151158540753535"