{
  "x402Version": 2,
  "id": 1321,
  "slug": "1321",
  "resource": "https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/0x4200000000000000000000000000000000000006,0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf,0xa4a2e2ca3fbfe21aed83471d28b6f65a233c6e00,0x0086cff0c1e5d17b19f5bcd4c8840a5b4251d959,0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3,0x16332535e2c27da578bc2e82beb09ce9d3c8eb07,0xc0634090f2fe6c6d75e61be2b949464abb498973,0x9f86db9fc6f7c9408e8fda3ff8ce4e78ac7a6b07,0x940181a94a35a4569e4529a3cdfb74e38fd98631,0x6b2504a03ca4d43d0d73776f6ad46dab2f2a4cfd,0xde61878b0b21ce395266c44d4d548d1c72a3eb07,0x7b0ee9dcb5c1d4d7cd630c652959951936512ba3",
  "description": "Query onchain DEX token price & market data based on the provided token contract addresses on a network.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x110cdBba7FE6434Ec4CE3464CC523942ad6Fb784",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8XhngTRitTcUJMiaDJ6azw8GRSiFPpwhnmV3HYQLHUpL",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "include_24hr_price_change": true,
            "include_24hr_vol": true,
            "include_inactive_source": true,
            "include_market_cap": true,
            "include_total_reserve_in_usd": true,
            "mcap_fdv_fallback": true
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "attributes": {
                "h24_price_change_percentage": {
                  "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "3.3870290336"
                },
                "h24_volume_usd": {
                  "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "965988358.733808"
                },
                "last_trade_timestamp": {
                  "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": 1711356300
                },
                "market_cap_usd": {
                  "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "6692452895.779648"
                },
                "token_prices": {
                  "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "2289.33"
                },
                "total_reserve_in_usd": {
                  "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "1576179559.94669772339136684208"
                }
              },
              "id": "1ba898f0-eda2-4291-9491-9a5b323f66ef",
              "type": "simple_token_price"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "include_24hr_price_change": {
                    "type": "boolean"
                  },
                  "include_24hr_vol": {
                    "type": "boolean"
                  },
                  "include_inactive_source": {
                    "type": "boolean"
                  },
                  "include_market_cap": {
                    "type": "boolean"
                  },
                  "include_total_reserve_in_usd": {
                    "type": "boolean"
                  },
                  "mcap_fdv_fallback": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "pro-api.coingecko.com",
  "lastUpdated": "2026-08-28T16:56:28.432Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T16:56:28.233Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "pro-api.coingecko.com",
    "manifest_name": "pro-api.coingecko.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"
  }
}