← Back to directory

Returns reputation scores for a wallet across one or more specific tokens.

https://slamai.dev/wallet/holder/reputation

Overview

Returns reputation scores for a wallet across one or more specific tokens.

Protocol x402
Price $0.0000
Payment Asset USD Coin
Payment Network Base
Category crypto/wallet
Provider slamai
Source bazaar
Indexed 2026-03-02 01:13:32

Health

Status down
Latency (p50) 36ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-05-12 04:10:05
Last Healthy Never
Consecutive Failures 1685

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "queryParams": { "at_block_number": { "description": "Block number to calculate reputation at", "format": "int32", "type": "integer" }, "at_timestamp": { "description": "UTC timestamp to calculate reputation at (ignored if block number is present)", "format": "date-time", "type": "string" }, "blockchain": { "description": "The blockchain network to query.", "enum": [ "ethereum", "base" ], "required": true, "type": "string" }, "estimate_cost": { "description": "If true, only the SLAM token cost is returned", "type": "boolean" }, "token_addresses": { "description": "Pipe-delimited list of token addresses to query", "required": true, "type": "string" }, "token_symbols": { "description": "Pipe-delimited list of token symbols to query", "type": "string" }, "wallet_address": { "description": "Address of the wallet to query", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "content": { "application/json": { "schema": { "oneOf": [ { "properties": { "block": { "description": "Block number for the reputation snapshot", "format": "int32", "type": "integer" }, "chain": { "description": "Blockchain network name", "type": "string" }, "holders": { "description": "List of token-specific reputation records for the wallet", "items": { "properties": { "reputation": { "properties": { "raw": { "description": "Optional numeric reputation score", "format": "double", "nullable": true, "type": "number" }, "tier": { "description": "Reputation rating as a letter grade (e.g., 'A-', 'B')", "type": "string" }, "weight": { "description": "Optional weighting of this token’s reputation in the wallet’s composite score", "format": "double", "nullable": true, "type": "number" } }, "type": "object" }, "token": { "properties": { "address": { "description": "Token contract address", "type": "string" }, "name": { "description": "Full name of the token", "type": "string" }, "symbol": { "description": "Token symbol", "type": "string" } }, "type": "object" }, "wallet": { "properties": { "address": { "description": "The wallet address", "type": "string" }, "labels": { "description": "Labels for the wallet if it is a contract (e.g., 'DeFi', 'DEX')", "nullable": true, "type": "string" }, "name": { "description": "Optional display name for contract wallets", "nullable": true, "type": "string" } }, "type": "object" } }, "type": "object" }, "type": "array" }, "slam": { "description": "SLAM token cost for this API call", "format": "double", "type": "number" }, "utc": { "description": "UTC timestamp in ISO 8601 format", "type": "string" } }, "type": "object" }, { "properties": { "slam": { "format": "double", "type": "number" } }, "type": "object" } ] } } }, "description": "OK", "status": 200 }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-12 04:10:05 down 502 25ms HTTP 502
2026-05-11 22:20:32 down 502 43ms HTTP 502
2026-05-11 17:12:31 down 502 30ms HTTP 502
2026-05-11 15:07:59 down 502 36ms HTTP 502
2026-05-11 12:04:53 down 502 37ms HTTP 502
2026-05-11 04:49:02 down 502 91ms HTTP 502
2026-05-11 00:47:45 down 502 37ms HTTP 502
2026-05-10 22:41:47 down 502 21ms HTTP 502
2026-05-10 17:47:35 down 502 57ms HTTP 502
2026-05-10 13:05:48 down 502 107ms HTTP 502
2026-05-10 09:28:37 down 502 24ms HTTP 502
2026-05-10 06:40:32 down 502 67ms HTTP 502
2026-05-10 02:32:18 down 502 26ms HTTP 502
2026-05-10 00:10:29 down 502 25ms HTTP 502
2026-05-09 18:59:38 down 502 39ms HTTP 502
2026-05-09 14:57:56 down 502 36ms HTTP 502
2026-05-09 10:15:54 down 502 23ms HTTP 502
2026-05-09 09:04:38 down 502 40ms HTTP 502