alignedQuoteTokenInfo

post
/info

Request supply, rate, and pending payment information for an aligned quote token.

Body

Request supply, rate, and pending payment information for an aligned quote token.

typeundefined · enumRequired

Type of request.

Possible values:
tokennumberRequired

Token index.

Responses
chevron-right
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.

evmMintedSupplystringRequired

Total EVM minted supply.

Pattern: ^[0-9]+(\.[0-9]+)?$
predictedRatestringRequired

Predicted rate.

Pattern: ^[0-9]+(\.[0-9]+)?$
post
/info
TypeScript

Last updated