suverse_wallet_reputation
Assess a Solana wallet's trading trustworthiness and copy-trade potential. Returns a skill tier, activity class, trading-style flags, and 24h/7d/30d trade stats from on-chain data.
Instructions
Answers: can this Solana wallet's trading be trusted or copied? The verdict contains a skill tier (elite | skilled | average | weak | unknown), an activity class, trading-style flags, 24h/7d/30d trade stats, and recent classified trades — on-chain data only. Cost: $0.03 USDC per call via x402; this tool does not pay — without payment_signature it returns the price and the 402 payment instructions. Note: skill tiers come from SuVerse's elite-flow tracking layer, which exists for Solana only; a wallet it has never indexed returns tier 'unknown', not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Solana wallet address, base58 (32–44 chars). | |
| payment_signature | No | OPTIONAL base64 x402 payment envelope — the PAYMENT-SIGNATURE header value your x402 client (e.g. @suverselabs/x402-client) produced by signing one of the `x402.accepts` options from a previous unpaid call. Forwarded verbatim as PAYMENT-SIGNATURE + X-PAYMENT; the full paid response is returned. This server never signs payments or holds keys for these tools. |