Token supply and decimals
Tokens
Token supply and decimals
GET
Token supply and decimals
Authorizations
Path Parameters
Response
Success
Token supply and decimals. The endpoint tries multiple RPCs; if all return
empty it falls back to a default (supply: 1000000000, decimals: 6) and
sets fallback: true. On error, a { success: false, tokenMint, error }
shape is returned instead.
UI supply. A NUMBER (can be fractional), not an integer. 1000000000 when the fallback default is used.
True when the default supply/decimals were used because every RPC returned empty.
Present only on failure responses (success: false).
