{
  "x402Version": 2,
  "id": 7910,
  "slug": "7910",
  "resource": "https://raptor-base-yields.vercel.app/v1/wallet/:address",
  "description": "Base USDC lending APY. Should you park this wallet's USDC on Base? Snapshot of native USDC + ETH, then the same size-aware Aave V3 vs Morpho Gauntlet USDC Prime yield pick (USD per year, days to break even, skip if gas eats it). Not a deposit instruction.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1e84F1F4E83DdFc91F8D5298b0Cf49da34D041a6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0x1e84F1F4E83DdFc91F8D5298b0Cf49da34D041a6"
          },
          "queryParams": {
            "address": "0x0000000000000000000000000000000000000000"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0x0000000000000000000000000000000000000000",
            "asOf": "2026-08-25T17:00:00.000Z",
            "balances": {
              "eth": {
                "formatted": "0",
                "wei": "0"
              },
              "usdc": {
                "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
                "decimals": 6,
                "formatted": "0",
                "raw": "0"
              }
            },
            "blockNumber": "12345678",
            "chain": "base",
            "chainId": 8453,
            "excluded": [
              "leverage",
              "looping",
              "memecoins",
              "perps"
            ],
            "note": "Snapshot of ETH and native USDC only. No keys are used. Not a trading signal."
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/wallet/:address",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "address": {
                    "description": "Base 0x address in the path. Snapshot of ETH and native USDC only. No keys are used or accepted.",
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "address": {
                    "description": "The requested Base address",
                    "type": "string"
                  },
                  "asOf": {
                    "type": "string"
                  },
                  "balances": {
                    "description": "ETH (native) and USDC (0x8335...2913) only",
                    "type": "object"
                  },
                  "blockNumber": {
                    "description": "Base block used for the snapshot",
                    "type": "string"
                  },
                  "chain": {
                    "type": "string"
                  },
                  "chainId": {
                    "type": "integer"
                  },
                  "excluded": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "note": {
                    "type": "string"
                  }
                },
                "required": [
                  "chain",
                  "chainId",
                  "address",
                  "asOf",
                  "balances"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "raptor-base-yields.vercel.app",
  "lastUpdated": "2026-09-04T20:13:53.92Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-04T20:13:53.754Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "raptor-base-yields.vercel.app",
    "manifest_name": "raptor-base-yields.vercel.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}