{
  "x402Version": 2,
  "id": 3102,
  "slug": "3102",
  "resource": "https://x402.glassnode.com/v1/metadata/assets",
  "description": "Assets Metadata — Lists all assets known to Glassnode and their metadata, including symbol, name, type, supported blockchains, external IDs, and semantic tags. Use the optional CEL filter to narrow results. Data by Glassnode.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1f81da453901D15296c1710af83e0Bc0371D39f1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "filter": "asset.semantic_tags.exists(tag,tag=='stablecoin')"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": [
              {
                "asset_type": "TOKEN",
                "id": "USDT",
                "name": "Tether",
                "semantic_tags": [
                  "stablecoin"
                ],
                "symbol": "USDT"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "filter": {
                    "description": "CEL (Common Expression Language) filter expression, e.g. asset.semantic_tags.exists(tag,tag=='stablecoin')",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.glassnode.com",
  "lastUpdated": "2026-09-13T07:05:17.716Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-13T07:05:19.635Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.glassnode.com",
    "manifest_name": "x402.glassnode.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}