Skip to main content

token information

Returns the specified mint addresse's token information and metadata

Path Parameters
address string — REQUIRED

The token's mint address

Example: So11111111111111111111111111111111111111112
Responses
200

More information about a particular token

Schema — OPTIONAL
address string
created_at date-time
daily_volume double — OPTIONAL
decimals int32
extensions
freeze_authority string,null — OPTIONAL
logoURI string,null — OPTIONAL
mint_authority string,null — OPTIONAL
minted_at date-time — OPTIONAL
name string
permanent_delegate string,null — OPTIONAL
symbol string
tags string,null[]