{
  "x402Version": 2,
  "id": 7987,
  "slug": "7987",
  "resource": "https://multichain-rpc.clankerceo.workers.dev/gas-price",
  "description": "Live gas prices: EIP-1559 base fee plus low/medium/high priority tiers in gwei, and the estimated cost of a simple transfer.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xCa03Fb4b1D2f66f5a83A5cA91021b874ac4a34a3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0xCa03Fb4b1D2f66f5a83A5cA91021b874ac4a34a3",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "1000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "CTmExzd1k8DNcmmuWGVCGoxsBshNcwFFhCe65QG57Vhd",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "chain": "base"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "base_fee_gwei": 0.01,
            "chain": "base",
            "gas_price_gwei": 0.011,
            "simple_transfer_cost": {
              "amount": "0.0000002",
              "gas": 21000,
              "symbol": "ETH"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "chain": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "enum": [
                  "http"
                ],
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "enum": [
                  "json"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "multichain-rpc.clankerceo.workers.dev",
  "lastUpdated": "2026-08-31T21:40:48.625Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-31T21:40:48.444Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "multichain-rpc.clankerceo.workers.dev",
    "manifest_name": "multichain-rpc.clankerceo.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}