{
  "x402Version": 2,
  "id": 13201,
  "slug": "13201",
  "resource": "https://mpp.tracefast.xyz/api/v1/chains/1/entities/:address/attributes",
  "description": "TraceFast knowledge graph: address attributes of an Ethereum address — account nature, on-chain presence and derived traits. Path address: 0x-prefixed, 40 hex. Attribute dictionary: https://docs.tracefast.xyz/api/address-attributes.md",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2A65491E93Ad0d484b74405401A38e2E0E5EDd7e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "attributes": [
                "address_nature:eoa_currently",
                "derived:account_type"
              ],
              "chainId": 1,
              "entity": "0x4838b106fce9647bdf1e7877bf73ce8b0bad5f97"
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/v1/chains/1/entities/:address/attributes",
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mpp.tracefast.xyz",
  "lastUpdated": "2026-09-06T15:50:17.542Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T15:50:17.205Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mpp.tracefast.xyz",
    "manifest_name": "mpp.tracefast.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}