Single-token metadata
Metadata + audit for one mint. Includes the Dexploit-hosted image_url_cached mirror.
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Response
Token
Token metadata as indexed from on-chain + the Metaplex URI. Audit flags are inlined.
Dexploit-hosted mirror; safe to embed without CORS pain.
Base-unit supply; divide by 10**decimals for human-readable.
On-chain authority and LP-burn checks for a token, served by a dedicated service (CT106) at the root path /tokens/{mint}/audit (not under /api/v1).
A valid base58 mint that has not been indexed yet still returns HTTP 200 with indexed: false and every flag/value null (the unindexed sentinel) — it does not 404. A malformed (non-base58) mint returns HTTP 400.
Unix epoch seconds.
Unix epoch seconds.

