Web3 Stateless
Reputation
formula v1.3Signals
This MCP service is built on top of the HTTP transport and is fully stateless by design; it only exposes read-only Web3 API–style interfaces for querying on-chain information of addresses, including native asset balances, ERC-20 / compatible token balances, and NFT holdings and metadata; it does not maintain session state or support bidirectional features such as notifications, and each request is handled independently and deterministically, making it suitable as a read-only tool for agents or data-query workloads; all requests must include an x-api-key, which should be loaded from secure storage (such as environment variables or a secret manager), and must not be hard-coded in source code or exposed in public logs.
Source: ipfs://bafkreic34vp6q5u2gb57rqokhg4zcugijdt52cibxcrf55d2bs4dmwpdzu
Raw metadata
{
"name": "Web3 Stateless",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"active": true,
"services": [
{
"name": "MCP",
"version": "2025-06-18",
"endpoint": "https://api.chainbase.online/v1/mcp"
}
],
"description": "This MCP service is built on top of the HTTP transport and is fully stateless by design; it only exposes read-only Web3 API–style interfaces for querying on-chain information of addresses, including native asset balances, ERC-20 / compatible token balances, and NFT holdings and metadata; it does not maintain session state or support bidirectional features such as notifications, and each request is handled independently and deterministically, making it suitable as a read-only tool for agents or data-query workloads; all requests must include an x-api-key, which should be loaded from secure storage (such as environment variables or a secret manager), and must not be hard-coded in source code or exposed in public logs.",
"x402Support": true,
"registrations": [
{
"agentId": 23656,
"agentRegistry": "eip155:1:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Ethereum Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 23656 |
Services
-
MCP v2025-06-18Endpoint
https://api.chainbase.online/v1/mcp
The ValidationRegistry contract is not yet deployed on Ethereum Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.