alignedQuoteTokenInfo
post
/info
Body
Request supply, rate, and pending payment information for an aligned quote token.
typeundefined · enumRequiredPossible values:
Type of request.
tokennumberRequired
Token index.
Responses
200
Supply, rate, and pending payment information for an aligned quote token.
application/json
Supply, rate, and pending payment information for an aligned quote token.
isAlignedbooleanRequired
Whether the token is aligned.
firstAlignedTimenumberRequired
Timestamp (in ms since epoch) when the token was first aligned.
evmMintedSupplystringRequiredPattern:
Total EVM minted supply.
^[0-9]+(\.[0-9]+)?$predictedRatestringRequiredPattern:
Predicted rate.
^[0-9]+(\.[0-9]+)?$422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated