Check risk for multiple Solana tokens at once
check_token_risk_batchCheck up to 25 Solana token mints at once for insider clusters, safety score, and honeypot risk. Rejects the whole batch if quota can't cover all mints.
Instructions
Same as check_token_risk but for up to 25 mints in one call — N mints charged as N calls, same per-call economics as check_token_risk, no bulk discount. All-or-nothing: if the batch can't be fully covered by remaining quota/credit, the whole batch is rejected rather than partially processed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mints | Yes | 1-25 Solana token mint addresses |