getTokenReport

This endpoint returns a full token report for a given mint. This returns quite a bit of data, organized into several sections. See the Sections below for detailed breakdown of the response structure.

GET Category: tokens

Endpoint

https://api.rugcheck.xyz/v1/tokens/{id}/report

Developer Guide

Solana getTokenLargestAccounts & RugCheck getTokenReport Developer Guide — Fetch the 20 largest holders of a Solana token with getTokenLargestAccounts, then get the same list, owning wallets included, from a RugCheck token report.

← Back to RugCheck API