{
  "x402Version": 2,
  "id": 8130,
  "slug": "8130",
  "resource": "https://x402-seller-0ay3.onrender.com/api/defi/tvl",
  "description": "Current TVL (total value locked) of a specific DeFi protocol, source DefiLlama. Parameter: ?protocol=<slug> (default: aave).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5c3DB195a38f39074d8c891741A82f6D8f2A16Cc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "protocol": "aave"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "currency": "USD",
            "fetched_at": "2026-09-01T12:00:00.000Z",
            "protocol": "aave",
            "source": "https://api.llama.fi/tvl/aave",
            "tvl_usd": 21000000000
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "protocol": {
                    "description": "DefiLlama protocol slug (e.g. aave, lido, uniswap).",
                    "type": "string"
                  }
                },
                "required": [],
                "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-seller-0ay3.onrender.com",
  "lastUpdated": "2026-09-04T20:24:50.915Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-04T20:24:50.608Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-seller-0ay3.onrender.com",
    "manifest_name": "x402-seller-0ay3.onrender.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"
  }
}