period argument ("daily", "weekly", "monthly"; default "daily") and an optional platform filter (e.g. "pumpfun"; omit for all platforms).
pnlLeaderboard
Wallets ranked by realized PnL over a fixed period.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
period | String | no | "daily" (default), "weekly", or "monthly". |
platform | String | no | Single-platform filter. |
limit | Int | no | Default 100, max 500. |
offset | Int | no | Default 0. |
Return type
Example
pnlSummary
Distribution stats (mean, median, p90, p99, max, total) for realized PnL across profitable wallets over a period.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
period | String | no | "daily" (default), "weekly", or "monthly". |
platform | String | no | Single-platform filter. |
Return type
Example
platformVolume
Platform-wide totals — SOL volume, trade counts, pro / sniper / bundle splits, fees.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
period | String | no | "daily" (default), "weekly", or "monthly". |
platform | String | no | Single-platform filter. |
Return type
Example
bondingStats
Tokens deployed vs. successfully bonded (migrated off the bonding curve) over a period.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
period | String | no | "daily" (default), "weekly", or "monthly". |
platform | String | no | Single-platform filter. |
