Skip to main content
GET
Get a token market snapshot

Path Parameters

mint
string
required
Pattern: ^[1-9A-HJ-NP-Za-km-z]{32,44}$
Example:

"11111111111111111111111111111111"

Response

The current indexed market snapshot.

asOf
string<date-time>
required
holderCount
integer | null
required
Required range: x >= 0
liquidityInSol
string
required
Pattern: ^(?:0|[1-9][0-9]*)(?:\.[0-9]*[1-9])?$
Example:

"0.00001234"

marketCapInSol
string
required
Pattern: ^(?:0|[1-9][0-9]*)(?:\.[0-9]*[1-9])?$
Example:

"0.00001234"

mintAddress
string
required
Pattern: ^[1-9A-HJ-NP-Za-km-z]{32,44}$
Example:

"11111111111111111111111111111111"

priceInSol
string
required
Pattern: ^(?:0|[1-9][0-9]*)(?:\.[0-9]*[1-9])?$
Example:

"0.00001234"

provenance
enum<string>
required
Available options:
blank-indexer
totalSupply
string
required
Pattern: ^(?:0|[1-9][0-9]*)(?:\.[0-9]*[1-9])?$
Example:

"0.00001234"