← Back to directory

Returns reputation scores for one or more wallets holding a token, at the curren...

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

Overview

Returns reputation scores for one or more wallets holding a token, at the current or historical block/timestamp.

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) 26ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-05-05 11:03:11
Last Healthy Never
Consecutive Failures 1644

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "queryParams": { "at_block_number": { "description": "Block number at which to calculate reputation. If omitted, the latest block is used.", "format": "int32", "type": "integer" }, "at_timestamp": { "description": "UTC timestamp for calculating reputation. If both at_block_number and at_timestamp are supplied, at_block_number takes precedence.", "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_address": { "description": "The contract address of the token", "type": "string" }, "token_symbol": { "description": "The token symbol (used if token_address is not supplied)", "type": "string" }, "wallet_addresses": { "description": "Pipe-delimited list of wallet addresses. Max: 100", "type": "string" } }, "type": "http" }

Output Schema

{ "content": { "application/json": { "schema": { "properties": { "block": { "description": "Block number for the reputation snapshot", "format": "int32", "type": "integer" }, "chain": { "description": "Blockchain network name (e.g., 'base')", "type": "string" }, "holders": { "description": "List of holder reputation records matching the query", "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 of the snapshot in ISO 8601 format", "type": "string" } }, "type": "object" } } }, "description": "OK", "status": 200 }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-05 11:03:11 down 502 22ms HTTP 502
2026-05-05 08:29:50 down 502 36ms HTTP 502
2026-05-05 04:51:31 down 502 43ms HTTP 502
2026-05-05 02:15:28 down 502 21ms HTTP 502
2026-05-04 23:29:47 down 502 25ms HTTP 502
2026-05-04 20:35:47 down 502 27ms HTTP 502
2026-05-04 18:10:12 down 502 26ms HTTP 502
2026-05-04 16:36:26 down 502 41ms HTTP 502
2026-05-04 14:14:12 down 502 43ms HTTP 502
2026-05-04 09:52:25 down 502 115ms HTTP 502
2026-05-04 09:30:14 down 502 26ms HTTP 502
2026-05-04 06:56:43 down 502 25ms HTTP 502
2026-05-04 05:28:36 down 502 25ms HTTP 502
2026-05-04 03:35:15 down 502 24ms HTTP 502
2026-05-04 00:58:52 down 502 24ms HTTP 502
2026-05-03 23:11:45 down 502 10ms HTTP 502
2026-05-03 20:57:41 down 502 10ms HTTP 502
2026-05-03 19:21:01 down 502 31ms HTTP 502
2026-05-03 16:07:35 down 502 17ms HTTP 502
2026-05-03 14:39:52 down 502 26ms HTTP 502