{
  "openrpc": "1.2.6",
  "info": {
    "title": "Triport — Base JSON-RPC catalog",
    "version": "0.2.0-api-vector-s2",
    "description": "Generated from the accepted N7 Base capability freeze. Availability and validation are independent; no row is published as deployed-ready by this catalog card."
  },
  "servers": [
    {
      "name": "Production",
      "url": "https://triport.io/r/{key}/rpc/base"
    },
    {
      "name": "Production WebSocket",
      "url": "wss://triport.io/ws/base/{key}"
    }
  ],
  "methods": [
    {
      "name": "admin_peers",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [],
      "result": {
        "description": "No complete Base schema; this negative row is not executable.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "missing",
      "x-schema-ref": {
        "canonical_method": "admin_peers",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [
        "The accepted freeze prohibits borrowing another network's semantics for this negative row."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "base_transactionStatus",
      "summary": "Return the preconfirmation node's local transaction status.",
      "params": [
        {
          "name": "transactionHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_hash"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_statusResult"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "transactions",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/3/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Known means local mempool only; Unknown cannot prove not sent or rejected."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "status Unknown is not receipt/inclusion/finality; raw request absent in JSON.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "status-unknown",
        "implementation_cards": [
          "04-transactions"
        ],
        "json_pointer": "/http_base_transactionStatus",
        "kind": "negative",
        "method": "base_transactionStatus",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_flash2.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 124,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_flash2.py",
            "sha256": "608ae801cc48b731b40ebc37f5b60f39ac571428545b6e8aefcf0463db4e2566"
          },
          "egress": "unknown",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/http_base_transactionStatus",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_flash2.json",
            "sha256": "72691f3e4c1ab1ad8634c69a5a76ebb78f1a22c75a2f853b800e8fdf56e7f4a6"
          },
          "tls_mode": "unknown",
          "utc": "unknown"
        },
        "request_response_pair": false,
        "sha256": "72691f3e4c1ab1ad8634c69a5a76ebb78f1a22c75a2f853b800e8fdf56e7f4a6"
      }
    },
    {
      "name": "debug_getRawBlock",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "rawBlock",
        "schema": {
          "$ref": "#/components/schemas/Data"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "debug_getRawBlock",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "debug_getRawReceipts",
      "summary": "debug_getRawReceipts Base JSON-RPC catalog row.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "rawReceipts",
        "schema": {
          "items": {
            "$ref": "#/components/schemas/Data"
          },
          "type": "array"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "debug_getRawReceipts",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "debug_traceBlockByHash",
      "summary": "Trace every transaction in a block selected by hash.",
      "params": [
        {
          "name": "blockHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        },
        {
          "name": "options",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/TraceOptions"
          }
        }
      ],
      "result": {
        "name": "traces",
        "schema": {
          "items": {
            "additionalProperties": true,
            "properties": {
              "result": {
                "$ref": "#/components/schemas/TraceFrame"
              },
              "txHash": {
                "$ref": "#/components/schemas/Hash"
              }
            },
            "required": [
              "txHash",
              "result"
            ],
            "type": "object"
          },
          "type": "array"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "debug_traceBlockByHash",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "debug_traceBlockByNumber",
      "summary": "Trace every transaction in a block.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        },
        {
          "name": "options",
          "required": false,
          "schema": {
            "$ref": "#/components/schemas/TraceOptions"
          }
        }
      ],
      "result": {
        "name": "traces",
        "schema": {
          "$ref": "#/components/schemas/TraceList"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "debug_traceBlockByNumber",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "debug_traceCall",
      "summary": "Trace a read-only EVM call.",
      "params": [
        {
          "name": "call",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_call"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        },
        {
          "name": "options",
          "required": false,
          "schema": {
            "type": "object"
          }
        }
      ],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_simulate",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_simulate",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "source_summary",
      "x-schema-ref": {
        "json_pointer": "/contracts/18/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Tracer-specific result and Base endpoint support unknown; do not infer from debug_traceTransaction."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "debug_traceTransaction",
      "summary": "Trace one transaction.",
      "params": [
        {
          "name": "transactionHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        },
        {
          "name": "options",
          "required": false,
          "schema": {
            "$ref": "#/components/schemas/TraceOptions"
          }
        }
      ],
      "result": {
        "name": "trace",
        "schema": {
          "$ref": "#/components/schemas/TraceFrame"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "debug_traceTransaction",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "engine_newPayloadV3",
      "summary": "engine_newPayloadV3 Base JSON-RPC catalog row.",
      "params": [
        {
          "name": "executionPayload",
          "required": true,
          "schema": {
            "additionalProperties": true,
            "type": "object"
          }
        },
        {
          "name": "expectedBlobVersionedHashes",
          "required": true,
          "schema": {
            "items": {
              "$ref": "#/components/schemas/Hash"
            },
            "type": "array"
          }
        },
        {
          "name": "parentBeaconBlockRoot",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        }
      ],
      "result": {
        "name": "payloadStatus",
        "schema": {
          "additionalProperties": true,
          "type": "object"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "engine_newPayloadV3",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "estimateUserOperationGas",
      "summary": "Unavailable non-canonical spelling of eth_estimateUserOperationGas.",
      "params": [],
      "result": {
        "description": "No complete Base schema; this negative row is not executable.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "missing",
      "x-schema-ref": {
        "canonical_method": "estimateUserOperationGas",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [
        "The accepted freeze prohibits borrowing another network's semantics for this negative row."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_blockNumber",
      "summary": "Return the latest block number.",
      "params": [],
      "result": {
        "name": "blockNumber",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. canonical hex block quantity canonical hex block quantity canonical hex block quantity Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "positive_fixture",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "blockNumber",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_blockNumber",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "expected_result": {
          "assertion": "canonical hex block quantity",
          "match": true,
          "scope": "schema_observation"
        },
        "fixture_id": "a002",
        "json_pointer": "/fixtures/1",
        "kind": "positive_fixture",
        "limitations": "schema_observation",
        "missing": false,
        "observation_id": "a002",
        "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
        "profiles": [
          {
            "expected_result": {
              "assertion": "canonical hex block quantity",
              "match": true,
              "scope": "schema_observation"
            },
            "fixture_id": "a002",
            "json_pointer": "/fixtures/1",
            "kind": "positive_fixture",
            "limitations": "schema_observation",
            "missing": false,
            "observation_id": "a002",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a002.bin",
              "sha256": "6cdfde9e651f4bccdb087b188fbbbe0b43fa42ca850dab8e99d7a8822de185fe"
            },
            "semantic_assertion": "canonical hex block quantity",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:37.949Z"
          },
          {
            "expected_result": {
              "assertion": "canonical hex block quantity",
              "match": true,
              "scope": "schema_observation"
            },
            "fixture_id": "a009",
            "json_pointer": "/fixtures/8",
            "kind": "positive_fixture",
            "limitations": "schema_observation",
            "missing": false,
            "observation_id": "a009",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a009.bin",
              "sha256": "0f700dc8b30a8397536da413c4f6974cfbb5c206aef02c51a0a7a0da19354877"
            },
            "semantic_assertion": "canonical hex block quantity",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:52.749Z"
          },
          {
            "expected_result": {
              "assertion": "canonical hex block quantity",
              "match": true,
              "scope": "schema_observation"
            },
            "fixture_id": "a016",
            "json_pointer": "/fixtures/15",
            "kind": "positive_fixture",
            "limitations": "schema_observation",
            "missing": false,
            "observation_id": "a016",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a016.bin",
              "sha256": "72d19e08e808e231b056668ec942e4ebb8d241c451c5ce1d98541e8e10fb463e"
            },
            "semantic_assertion": "canonical hex block quantity",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:07.583Z"
          }
        ],
        "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
        "raw": {
          "json_pointer": "",
          "missing": false,
          "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a002.bin",
          "sha256": "6cdfde9e651f4bccdb087b188fbbbe0b43fa42ca850dab8e99d7a8822de185fe"
        },
        "semantic_assertion": "canonical hex block quantity",
        "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
        "source_utc": "2026-09-08T13:27:37.949Z",
        "validation_scope": "Only the listed provider/endpoint/params/topic profiles; all other profiles retain prior evidence."
      }
    },
    {
      "name": "eth_call",
      "summary": "Execute a read-only EVM call.",
      "params": [
        {
          "name": "call",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_call"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        },
        {
          "name": "stateOverride",
          "required": false,
          "schema": {
            "type": "object"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_data"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/15/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Base-specific overrides and historical state need proof."
      ],
      "x-fixture": {
        "chain_id": 1,
        "expected_assertion": "Finite window with repeated 12-member set must not imply permanent no rotation.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "cohort-window",
        "implementation_cards": [
          "11"
        ],
        "json_pointer": "",
        "kind": "negative",
        "method": "eth_call cohort",
        "missing": false,
        "network": "ethereum-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/recon/bse_inventory_s1t6_snapshot2.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "unknown",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/recon/bse_inventory_s1t6_snapshot2.json",
            "sha256": "4282b38ef75f957b6f5636fe54f6bbf82e2c1e78c58d11dbfd0a210a61440cf1"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "minute",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/at",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/recon/bse_inventory_s1t6_snapshot2.json",
                "sha256": "4282b38ef75f957b6f5636fe54f6bbf82e2c1e78c58d11dbfd0a210a61440cf1"
              },
              "value": "2026-09-07T20:23Z"
            },
            {
              "precision": "minute",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/snapshot1_at",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/recon/bse_inventory_s1t6_snapshot2.json",
                "sha256": "4282b38ef75f957b6f5636fe54f6bbf82e2c1e78c58d11dbfd0a210a61440cf1"
              },
              "value": "2026-09-07T19:19Z"
            },
            {
              "precision": "minute",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/snapshot2_at",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/recon/bse_inventory_s1t6_snapshot2.json",
                "sha256": "4282b38ef75f957b6f5636fe54f6bbf82e2c1e78c58d11dbfd0a210a61440cf1"
              },
              "value": "2026-09-07T20:23Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "4282b38ef75f957b6f5636fe54f6bbf82e2c1e78c58d11dbfd0a210a61440cf1"
      }
    },
    {
      "name": "eth_callBundle",
      "summary": "Run the candidate Base bundle simulation profile.",
      "params": [
        {
          "name": "bundle",
          "required": true,
          "schema": {
            "type": "object"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        }
      ],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "v3t9 accepted_by=[]; six invalid-params responses. callBundle fails signed-tx decoding; simulate forms remain invalid/calls empty. 1/20 and 2/2 are journal/parser classifications, not successful simulations or a stable oracle. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "simulation",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_simulate",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_simulate",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "callBundle",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "source_summary",
      "x-schema-ref": {
        "json_pointer": "/contracts/13/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Only [object,blockTag] decode-gate reported; object fields/result/errors unknown.",
        "Do not import Flashbots txs/blockNumber/stateBlockNumber schema or call it a working simulator."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Signed transaction decoding error cannot be simulation success.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "callbundle-decode",
        "implementation_cards": [
          "05"
        ],
        "json_pointer": "/cases/0",
        "kind": "parser_only",
        "method": "eth_callBundle",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t5_callbundle_simulate.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases/0",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t5_callbundle_simulate.json",
            "sha256": "9fbc88935ca19f32f3c4c5216ceda91b632b89690f4f953cb6dbc42f9190b49e"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t5_callbundle_simulate.json",
                "sha256": "9fbc88935ca19f32f3c4c5216ceda91b632b89690f4f953cb6dbc42f9190b49e"
              },
              "value": "2026-09-08T09:50:27Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "9fbc88935ca19f32f3c4c5216ceda91b632b89690f4f953cb6dbc42f9190b49e"
      }
    },
    {
      "name": "eth_chainId",
      "summary": "Return the chain identifier.",
      "params": [],
      "result": {
        "name": "chainId",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. result exactly 0x2105 result exactly 0x2105 result exactly 0x2105 result exactly 0x2105 result exactly 0x2105 Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "positive_fixture",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "chainId",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_chainId",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "expected_result": {
          "assertion": "result exactly 0x2105",
          "match": true,
          "scope": "base_mainnet_identity"
        },
        "fixture_id": "a001",
        "json_pointer": "/fixtures/0",
        "kind": "positive_fixture",
        "limitations": "base_mainnet_identity",
        "missing": false,
        "observation_id": "a001",
        "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
        "profiles": [
          {
            "expected_result": {
              "assertion": "result exactly 0x2105",
              "match": true,
              "scope": "base_mainnet_identity"
            },
            "fixture_id": "a001",
            "json_pointer": "/fixtures/0",
            "kind": "positive_fixture",
            "limitations": "base_mainnet_identity",
            "missing": false,
            "observation_id": "a001",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a001.bin",
              "sha256": "60a8e1c6a5247eee8b12ffe2450558e6199f6146acc9caed1be20cd1d373d45e"
            },
            "semantic_assertion": "result exactly 0x2105",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:35.795Z"
          },
          {
            "expected_result": {
              "assertion": "result exactly 0x2105",
              "match": true,
              "scope": "base_mainnet_identity"
            },
            "fixture_id": "a008",
            "json_pointer": "/fixtures/7",
            "kind": "positive_fixture",
            "limitations": "base_mainnet_identity",
            "missing": false,
            "observation_id": "a008",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a008.bin",
              "sha256": "525578423bf4e66268c0fc4a3bcc87f0df0429454d82bbd86067f28b75bac90c"
            },
            "semantic_assertion": "result exactly 0x2105",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:50.605Z"
          },
          {
            "expected_result": {
              "assertion": "result exactly 0x2105",
              "match": true,
              "scope": "base_mainnet_identity"
            },
            "fixture_id": "a015",
            "json_pointer": "/fixtures/14",
            "kind": "positive_fixture",
            "limitations": "base_mainnet_identity",
            "missing": false,
            "observation_id": "a015",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a015.bin",
              "sha256": "e9a6572eb3c667327b1ac3b5ec94c4918fb0548afe374558124ddcda54823617"
            },
            "semantic_assertion": "result exactly 0x2105",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:05.417Z"
          },
          {
            "expected_result": {
              "assertion": "result exactly 0x2105",
              "match": true,
              "scope": "base_mainnet_identity"
            },
            "fixture_id": "a035",
            "json_pointer": "/fixtures/33",
            "kind": "positive_fixture",
            "limitations": "base_mainnet_identity",
            "missing": false,
            "observation_id": "a035",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a035.bin",
              "sha256": "1684e1cae437b2add61a06f82cfcce37a0ec85b672073a0e0b5f1271138ececd"
            },
            "semantic_assertion": "result exactly 0x2105",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:47.656Z"
          },
          {
            "expected_result": {
              "assertion": "result exactly 0x2105",
              "match": true,
              "scope": "base_mainnet_identity"
            },
            "fixture_id": "a041",
            "json_pointer": "/fixtures/38",
            "kind": "positive_fixture",
            "limitations": "base_mainnet_identity",
            "missing": false,
            "observation_id": "a041",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a041.bin",
              "sha256": "4b6d5dd500b07266e9941293e2c2c77944e072977cda7f4f29f0dc071629e191"
            },
            "semantic_assertion": "result exactly 0x2105",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:30:13.892Z"
          }
        ],
        "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
        "raw": {
          "json_pointer": "",
          "missing": false,
          "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a001.bin",
          "sha256": "60a8e1c6a5247eee8b12ffe2450558e6199f6146acc9caed1be20cd1d373d45e"
        },
        "semantic_assertion": "result exactly 0x2105",
        "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
        "source_utc": "2026-09-08T13:27:35.795Z",
        "validation_scope": "Only the listed provider/endpoint/params/topic profiles; all other profiles retain prior evidence."
      }
    },
    {
      "name": "eth_clientVersion",
      "summary": "Unavailable non-canonical spelling; use web3_clientVersion.",
      "params": [],
      "result": {
        "description": "No complete Base schema; this negative row is not executable.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "missing",
      "x-schema-ref": {
        "canonical_method": "eth_clientVersion",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [
        "The accepted freeze prohibits borrowing another network's semantics for this negative row."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_estimateGas",
      "summary": "Estimate gas for an EVM call.",
      "params": [
        {
          "name": "call",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_call"
          }
        },
        {
          "name": "block",
          "required": false,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_quantity"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/16/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Estimate is not a spending or inclusion guarantee."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_estimateUserOperationGas",
      "summary": "Estimate gas for an ERC-4337 UserOperation.",
      "params": [
        {
          "name": "userOperation",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_aaEstimate07"
          }
        },
        {
          "name": "entryPoint",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_address"
          }
        },
        {
          "name": "stateOverride",
          "required": false,
          "schema": {
            "type": "object"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_aaGasResult"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "erc4337",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_aa",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_aa",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "estimateUserOperationGas",
          "reason": "candidate_standard_name_no_wire_alias",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/9/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Merkle canonical method support unknown; unprefixed estimateUserOperationGas is not an approved alias.",
        "Signature stub must match account implementation; state override is optional provider capability.",
        "Base send validity not proved by estimate."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_feeHistory",
      "summary": "Return fee-market history.",
      "params": [
        {
          "name": "blockCount",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        {
          "name": "newestBlock",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        },
        {
          "name": "rewardPercentiles",
          "required": true,
          "schema": {
            "items": {
              "maximum": 100,
              "minimum": 0,
              "type": "number"
            },
            "type": "array"
          }
        }
      ],
      "result": {
        "name": "history",
        "schema": {
          "$ref": "#/components/schemas/FeeHistory"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_feeHistory",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_gasPrice",
      "summary": "Return the current gas-price estimate.",
      "params": [],
      "result": {
        "name": "gasPrice",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_gasPrice",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getBalance",
      "summary": "Return an account balance at a block.",
      "params": [
        {
          "name": "address",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Address"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "balance",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "No directly matching primary response found; related contradiction references below bound the open question. Entry remains unknown. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getBalance",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getBlockByHash",
      "summary": "Return a block by hash.",
      "params": [
        {
          "name": "blockHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        },
        {
          "name": "fullTransactions",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Boolean"
          }
        }
      ],
      "result": {
        "name": "block",
        "schema": {
          "$ref": "#/components/schemas/BlockOrNull"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "eth_getBlockByHash",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getBlockByNumber",
      "summary": "Return a block by number or tag.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        },
        {
          "name": "fullTransactions",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Boolean"
          }
        }
      ],
      "result": {
        "name": "block",
        "schema": {
          "$ref": "#/components/schemas/BlockOrNull"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions successful expected result required non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions unknown non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions nonempty pending transactions are 32-byte hashes nonempty pending transactions all have valid hash/from/input nonempty pending transactions are 32-byte hashes nonempty pending transactions all have valid hash/from/input nonempty pending transactions are 32-byte hashes nonempty pending transactions all have valid hash/from/input nonempty pending transactions are 32-byte hashes nonempty pending transactions all have valid hash/from/input nonempty pending transactions are 32-byte hashes nonempty pending transactions all have valid hash/from/input nonempty pending transactions are 32-byte hashes nonempty pending transactions all have valid hash/from/input Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "positive_fixture",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getBlockByNumber",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "expected_result": {
          "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
          "match": true,
          "scope": "requested_tag_schema_only_no_ancestry_proof"
        },
        "fixture_id": "a004",
        "json_pointer": "/fixtures/3",
        "kind": "positive_fixture",
        "limitations": "requested_tag_schema_only_no_ancestry_proof",
        "missing": false,
        "observation_id": "a004",
        "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
        "profiles": [
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a004",
            "json_pointer": "/fixtures/3",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a004",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a004.bin",
              "sha256": "853ffcdf3a0efcd2e0e28111bfedfa4a202c80ca3f7289c3803871ee0428a4b0"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:42.173Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a005",
            "json_pointer": "/fixtures/4",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a005",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a005.bin",
              "sha256": "2654b3a5519b51a3b1e811559b330bef10c9eb564377f191949159eb4c2158c4"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:44.282Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a006",
            "json_pointer": "/fixtures/5",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a006",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a006.bin",
              "sha256": "934b59364253121436630844fcce656e3452efec5a631eff7f5cbdd74d58c450"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:46.389Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a007",
            "json_pointer": "/fixtures/6",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a007",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a007.bin",
              "sha256": "f269f90bc974c6a043a546e93bbcca853a81d1eb0ab8815baa0b55c429ca4430"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:48.501Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a011",
            "json_pointer": "/fixtures/10",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a011",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a011.bin",
              "sha256": "35bf69b5fc4e52e314d8c7ac4b889a8b1387dc6297ddd83f1ff388858a42482e"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:56.967Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a013",
            "json_pointer": "/fixtures/12",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a013",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a013.bin",
              "sha256": "9617f1a198b629380f1faf1c3ea7c4c5084e490045bb167e7a2e21ace69b7da0"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:01.186Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a014",
            "json_pointer": "/fixtures/13",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a014",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a014.bin",
              "sha256": "7ec9dcfbe9a6724aa01538d5854b531eef82c4410f18bd12e1f8971045bcbef7"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:03.301Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a018",
            "json_pointer": "/fixtures/17",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a018",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a018.bin",
              "sha256": "bf9c4b86b13490d7b8d1dac0bf328c7114b8cc71a03f5c3aaa92a2a9f2330880"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:11.791Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a020",
            "json_pointer": "/fixtures/19",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a020",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a020.bin",
              "sha256": "b1c3961cd66b05a25c0b7927541dafbe18740dc9c4116ca4b17263043da47fcc"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:16.004Z"
          },
          {
            "expected_result": {
              "assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
              "match": true,
              "scope": "requested_tag_schema_only_no_ancestry_proof"
            },
            "fixture_id": "a021",
            "json_pointer": "/fixtures/20",
            "kind": "positive_fixture",
            "limitations": "requested_tag_schema_only_no_ancestry_proof",
            "missing": false,
            "observation_id": "a021",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a021.bin",
              "sha256": "5727a3f7829d8b7f6aa02ea8aa556dd3f5c81b1a58b4a28abae6f881de3a0752"
            },
            "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:18.117Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions are 32-byte hashes",
              "match": true,
              "scope": "hash_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a022",
            "json_pointer": "/fixtures/21",
            "kind": "positive_fixture",
            "limitations": "hash_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a022",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a022.bin",
              "sha256": "4a9549c16afff692e81a65c3c40391edb7be2eed8e09b193ba20ee1193806c9d"
            },
            "semantic_assertion": "nonempty pending transactions are 32-byte hashes",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:20.229Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions all have valid hash/from/input",
              "match": true,
              "scope": "full_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a023",
            "json_pointer": "/fixtures/22",
            "kind": "positive_fixture",
            "limitations": "full_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a023",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a023.bin",
              "sha256": "6d6126b499077923bf28d135c96f4fbe357522e8edee85b024a05e5d7a51d199"
            },
            "semantic_assertion": "nonempty pending transactions all have valid hash/from/input",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:22.339Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions are 32-byte hashes",
              "match": true,
              "scope": "hash_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a024",
            "json_pointer": "/fixtures/23",
            "kind": "positive_fixture",
            "limitations": "hash_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a024",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a024.bin",
              "sha256": "944885bdebdb08e4d09a5e92651fee60ce95f72e155d4a98b722b2135796d740"
            },
            "semantic_assertion": "nonempty pending transactions are 32-byte hashes",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:24.446Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions all have valid hash/from/input",
              "match": true,
              "scope": "full_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a025",
            "json_pointer": "/fixtures/24",
            "kind": "positive_fixture",
            "limitations": "full_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a025",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a025.bin",
              "sha256": "cf61c58d8151c789edc31b393f6a0874d8ec88b71c8c0177dfc2297e16a10f5f"
            },
            "semantic_assertion": "nonempty pending transactions all have valid hash/from/input",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:26.552Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions are 32-byte hashes",
              "match": true,
              "scope": "hash_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a026",
            "json_pointer": "/fixtures/25",
            "kind": "positive_fixture",
            "limitations": "hash_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a026",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a026.bin",
              "sha256": "54b57b79e0230b3f98514e11fceae828db4483543536272d500e2173cc9249dd"
            },
            "semantic_assertion": "nonempty pending transactions are 32-byte hashes",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:28.660Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions all have valid hash/from/input",
              "match": true,
              "scope": "full_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a027",
            "json_pointer": "/fixtures/26",
            "kind": "positive_fixture",
            "limitations": "full_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a027",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a027.bin",
              "sha256": "6bf3cfeb275c398876eef9a09afecac93eabf4d58abcf32f71ac13f5b5d11dea"
            },
            "semantic_assertion": "nonempty pending transactions all have valid hash/from/input",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:30.765Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions are 32-byte hashes",
              "match": true,
              "scope": "hash_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a028",
            "json_pointer": "/fixtures/27",
            "kind": "positive_fixture",
            "limitations": "hash_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a028",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a028.bin",
              "sha256": "549af1b719805622da6b7c5e4500c0eaee6584dc08a75017b9b65700d9b14e3c"
            },
            "semantic_assertion": "nonempty pending transactions are 32-byte hashes",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:32.881Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions all have valid hash/from/input",
              "match": true,
              "scope": "full_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a029",
            "json_pointer": "/fixtures/28",
            "kind": "positive_fixture",
            "limitations": "full_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a029",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a029.bin",
              "sha256": "de0735dacb6410e9d4db402b1db26d4afec91dbc8d476190519b0d399bf65fc6"
            },
            "semantic_assertion": "nonempty pending transactions all have valid hash/from/input",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:34.998Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions are 32-byte hashes",
              "match": true,
              "scope": "hash_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a030",
            "json_pointer": "/fixtures/29",
            "kind": "positive_fixture",
            "limitations": "hash_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a030",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a030.bin",
              "sha256": "b4202c4189cec8c23cb642430cb7603ad72931d16ed26b872c061811c5692a4b"
            },
            "semantic_assertion": "nonempty pending transactions are 32-byte hashes",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:37.115Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions all have valid hash/from/input",
              "match": true,
              "scope": "full_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a031",
            "json_pointer": "/fixtures/30",
            "kind": "positive_fixture",
            "limitations": "full_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a031",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a031.bin",
              "sha256": "fbe5870fa0df058001e1c8226e652cc04a6f3c31090bae54b19bdfa7d6993f2c"
            },
            "semantic_assertion": "nonempty pending transactions all have valid hash/from/input",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:39.227Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions are 32-byte hashes",
              "match": true,
              "scope": "hash_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a032",
            "json_pointer": "/fixtures/31",
            "kind": "positive_fixture",
            "limitations": "hash_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a032",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a032.bin",
              "sha256": "35734b813413ea2e8a0fa0d6bb45f0c573efa3f9d32c33c78191b5d74563bb54"
            },
            "semantic_assertion": "nonempty pending transactions are 32-byte hashes",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:41.335Z"
          },
          {
            "expected_result": {
              "assertion": "nonempty pending transactions all have valid hash/from/input",
              "match": true,
              "scope": "full_pending_snapshot_this_observation_only"
            },
            "fixture_id": "a033",
            "json_pointer": "/fixtures/32",
            "kind": "positive_fixture",
            "limitations": "full_pending_snapshot_this_observation_only",
            "missing": false,
            "observation_id": "a033",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a033.bin",
              "sha256": "77da9d0e86d643d9633d97c414a8fa4dcf686c283696145a3b622ea49b340191"
            },
            "semantic_assertion": "nonempty pending transactions all have valid hash/from/input",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:43.446Z"
          }
        ],
        "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
        "raw": {
          "json_pointer": "",
          "missing": false,
          "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a004.bin",
          "sha256": "853ffcdf3a0efcd2e0e28111bfedfa4a202c80ca3f7289c3803871ee0428a4b0"
        },
        "semantic_assertion": "non-null sealed block header with number/hash/parent/stateRoot/timestamp and hash transactions",
        "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
        "source_utc": "2026-09-08T13:27:42.173Z",
        "validation_scope": "Only the listed provider/endpoint/params/topic profiles; all other profiles retain prior evidence."
      }
    },
    {
      "name": "eth_getBlockByNumber+Receipts",
      "summary": "eth_getBlockByNumber+Receipts Base JSON-RPC catalog row.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "blockAndReceipts",
        "schema": {
          "additionalProperties": true,
          "type": "object"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "eth_getBlockByNumber+Receipts",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getBlockReceipts",
      "summary": "Return all transaction receipts in a block.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "receipts",
        "schema": {
          "$ref": "#/components/schemas/ReceiptList"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "eth_getBlockByNumber+Receipts",
          "reason": "ambiguous_receipts_shorthand_no_wire_alias",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getBlockReceipts",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getBlockTransactionCountByHash",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "blockHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        }
      ],
      "result": {
        "name": "count",
        "schema": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/Quantity"
            },
            {
              "type": "null"
            }
          ]
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "eth_getBlockTransactionCountByHash",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getBlockTransactionCountByNumber",
      "summary": "Return the transaction count in a block.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "transactionCount",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getBlockTransactionCountByNumber",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getCode",
      "summary": "Return account bytecode at a block.",
      "params": [
        {
          "name": "address",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Address"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "code",
        "schema": {
          "$ref": "#/components/schemas/Data"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getCode",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Truncated JSON body must fail full-response/code-hash eligibility.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "aa-code-truncated",
        "implementation_cards": [
          "06"
        ],
        "json_pointer": "/cases/0/res/body",
        "kind": "negative",
        "method": "eth_getCode",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4b_4337_retry.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases/0/res/body",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4b_4337_retry.json",
            "sha256": "1197451042b647c323ccbd9aae9d5c620ec3c9ce23e509cd6cfc848f92377449"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4b_4337_retry.json",
                "sha256": "1197451042b647c323ccbd9aae9d5c620ec3c9ce23e509cd6cfc848f92377449"
              },
              "value": "2026-09-08T09:48:49Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "1197451042b647c323ccbd9aae9d5c620ec3c9ce23e509cd6cfc848f92377449"
      }
    },
    {
      "name": "eth_getLogs",
      "summary": "Return event logs matching a filter.",
      "params": [
        {
          "description": "Per-node maximum range is ≤ 100 blocks; address is required by some nodes.",
          "name": "filter",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/LogFilter"
          }
        }
      ],
      "result": {
        "name": "logs",
        "schema": {
          "$ref": "#/components/schemas/LogList"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "getLogs",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getLogs",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getProof",
      "summary": "Return an account and storage Merkle proof.",
      "params": [
        {
          "name": "address",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Address"
          }
        },
        {
          "name": "storageKeys",
          "required": true,
          "schema": {
            "items": {
              "$ref": "#/components/schemas/Quantity"
            },
            "type": "array"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "proof",
        "schema": {
          "$ref": "#/components/schemas/AccountProof"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "getProof",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getProof",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getStorageAt",
      "summary": "Return a contract storage slot at a block.",
      "params": [
        {
          "name": "address",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Address"
          }
        },
        {
          "name": "position",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "value",
        "schema": {
          "$ref": "#/components/schemas/Data"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getStorageAt",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getTransactionByBlockHashAndIndex",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "blockHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        },
        {
          "name": "index",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Quantity"
          }
        }
      ],
      "result": {
        "name": "transaction",
        "schema": {
          "$ref": "#/components/schemas/TransactionOrNull"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "eth_getTransactionByBlockHashAndIndex",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getTransactionByBlockNumberAndIndex",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        },
        {
          "name": "index",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Quantity"
          }
        }
      ],
      "result": {
        "name": "transaction",
        "schema": {
          "$ref": "#/components/schemas/TransactionOrNull"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "eth_getTransactionByBlockNumberAndIndex",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getTransactionByHash",
      "summary": "Return a transaction by hash.",
      "params": [
        {
          "name": "transactionHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        }
      ],
      "result": {
        "name": "transaction",
        "schema": {
          "$ref": "#/components/schemas/TransactionOrNull"
        }
      },
      "description": "No directly matching primary response found; related contradiction references below bound the open question. Entry remains unknown. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getTransactionByHash",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getTransactionCount",
      "summary": "Return an account nonce at a block.",
      "params": [
        {
          "name": "address",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Address"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "transactionCount",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "2396752 - 2396216 = 536 recovered, but the baseline 2396216 is a transaction nonce in blob attribution, not a captured eth_getTransactionCount result. End observation 2026-09-08T07:59:36Z, L1 block 25931311. Baseline transaction block 25929048, timestamp 1788827159 = 2026-09-08T00:25:59Z. Adjacent batch transaction deltas are [48,36,48,36] seconds: 48s is sampled cadence, not the full 536-delta interval. No pinned start/end state nonce requests with tags and block hashes; exact state nonce rate remains unknown. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getTransactionCount",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "chain_id": 1,
        "expected_assertion": "2396752-2396216=536; rate unknown without start/end request UTC/block/tag.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "nonce-delta",
        "implementation_cards": [
          "11"
        ],
        "json_pointer": "",
        "kind": "negative",
        "method": "eth_getTransactionCount",
        "missing": false,
        "network": "ethereum-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v2t6_fp_snapshot.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 93,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v2t6_fp_snapshot.py",
            "sha256": "b0e3dc973876c67f169e16cdb49e6460f4125e8a36ee3fae10cc5d6514d26e70"
          },
          "egress": "unknown",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v2t6_fp_snapshot.json",
            "sha256": "7afbec087e14a1b39cb4ad7bcd2ee64cc2dd5b83e86b85ceced53387a9f935d9"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/at",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v2t6_fp_snapshot.json",
                "sha256": "7afbec087e14a1b39cb4ad7bcd2ee64cc2dd5b83e86b85ceced53387a9f935d9"
              },
              "value": "2026-09-08T07:59:36Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "7afbec087e14a1b39cb4ad7bcd2ee64cc2dd5b83e86b85ceced53387a9f935d9"
      }
    },
    {
      "name": "eth_getTransactionReceipt",
      "summary": "Return a transaction receipt by hash.",
      "params": [
        {
          "name": "transactionHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        }
      ],
      "result": {
        "name": "receipt",
        "schema": {
          "$ref": "#/components/schemas/ReceiptOrNull"
        }
      },
      "description": "No directly matching primary response found; related contradiction references below bound the open question. Entry remains unknown. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "receipt",
          "reason": "editorial_shorthand_not_a_measurement",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_getTransactionReceipt",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getUserOperationByHash",
      "summary": "Look up a UserOperation by its userOpHash.",
      "params": [
        {
          "name": "userOperationHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_hash"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_aaLookup"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "erc4337",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_aa",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_aa",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/11/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Provider support unknown. Pending may be null; returned userOperation must use pinned profile. Wire lookup nesting must be pinned to provider example."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_getUserOperationReceipt",
      "summary": "Return the bundler receipt for a UserOperation.",
      "params": [
        {
          "name": "userOperationHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_hash"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_aaReceipt"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "erc4337",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_aa",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_aa",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/12/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Provider support unknown. receipt.entryPoint must map to verified chain/version/code evidence; no versionless capability pass.",
        "Nested transaction receipt covers bundler transaction; userOp success=false can coexist with receipt.status=0x1."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_maxPriorityFeePerGas",
      "summary": "Return a priority-fee estimate.",
      "params": [],
      "result": {
        "name": "maxPriorityFeePerGas",
        "schema": {
          "$ref": "#/components/schemas/Quantity"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_maxPriorityFeePerGas",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_sendBundle",
      "summary": "Submit a Base Blink attribution bundle.",
      "params": [
        {
          "name": "bundle",
          "required": true,
          "schema": {
            "additionalProperties": false,
            "properties": {
              "bidWei": {
                "pattern": "^[0-9]+$",
                "type": "string"
              },
              "txs": {
                "items": {
                  "$ref": "#/components/schemas/BaseR03_raw"
                },
                "minItems": 2,
                "prefixItems": [
                  {
                    "$ref": "#/components/schemas/BaseR03_hash"
                  }
                ],
                "type": "array"
              }
            },
            "required": [
              "txs",
              "bidWei"
            ],
            "type": "object"
          }
        }
      ],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "0/1 bad tx gives minimum-count error, 2/10 bad reaches user-tx format; case labels 50/100/500 reach the same early error. The full 500-element request and its generating script are absent; no later-element, bytes, gas or admission limit established. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary. Canonical executable profile is keyed Blink target-hash attribution. Merkle/baseauction nokey parser observations remain unknown and do not unlock this profile.",
      "x-family": "bundles_private",
      "x-availability": "key_required",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_send_bundle",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_send_bundle",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "sendBundle",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/4/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Response success shape undocumented; no positive fixture.",
        "Decimal bidWei=0 selected profile; full accepted lexical grammar and optionality unknown.",
        "Maximum count/bytes/gas unknown; 500 is not a verified limit.",
        "Merkle/nokey schema parity and auth entitlement unknown. Attribution does not itself submit transactions."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Minimum-count rejection differs from user-tx format rejection.",
        "fixture_form": "negative_matrix",
        "fixture_id": "bundle-count",
        "implementation_cards": [
          "05"
        ],
        "json_pointer": "/cases",
        "kind": "parser_only",
        "method": "eth_sendBundle",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t2_sendbundle_deep.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 38,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t2_sendbundle_deep.py",
            "sha256": "5f6eb0116859803a3e5dc10e722669c906e9421c149a23f6927147d783f8696f"
          },
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t2_sendbundle_deep.json",
            "sha256": "97522b9f9dd85f6e592b4c4f0cd25e1a131532db17c3f1d41e706f613ffcb718"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t2_sendbundle_deep.json",
                "sha256": "97522b9f9dd85f6e592b4c4f0cd25e1a131532db17c3f1d41e706f613ffcb718"
              },
              "value": "2026-09-08T09:40:42Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "97522b9f9dd85f6e592b4c4f0cd25e1a131532db17c3f1d41e706f613ffcb718"
      }
    },
    {
      "name": "eth_sendPrivateRawTransaction",
      "summary": "eth_sendPrivateRawTransaction Base JSON-RPC catalog row.",
      "params": [],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "PrivateRaw",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "unknown",
      "x-schema-ref": {
        "json_pointer": "/contracts/19/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Preconf HTTP 403 is policy evidence only; exact Base schema and readiness unknown. No borrowed Ethereum/RH implementation."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_sendPrivateTransaction",
      "summary": "Submit a transaction through the candidate private ingress.",
      "params": [
        {
          "name": "rawTransaction",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_raw"
          }
        }
      ],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. privateTx_1bad body contains result:null AND error -32600 reading transaction object failed. f30 val_of checks result first and can output OK null despite an error. No successful private send or proof that opts are ignored. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "bundles_private",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_send_private",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_send_private",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "privateTx",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        },
        {
          "name": "PrivateTransaction",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "source_summary",
      "x-schema-ref": {
        "json_pointer": "/contracts/5/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Raw positional string is only a candidate from parser report; raw vs hash and options unproven.",
        "result+error anomaly raw fixture missing; success return type and privacy guarantees unknown.",
        "No fallback to public; provider forwarding/disclosure contract required."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Decode body: result:null + error -32600 => one normalized error, never success.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "private-envelope",
        "implementation_cards": [
          "05"
        ],
        "json_pointer": "/cases/0",
        "kind": "parser_only",
        "method": "eth_sendPrivateTransaction",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t3_private_raw_semantics.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases/0",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t3_private_raw_semantics.json",
            "sha256": "e81df998d300f9f13617430f3235787bf3e3847d77b7fde574f3af71c19a1b5c"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t3_private_raw_semantics.json",
                "sha256": "e81df998d300f9f13617430f3235787bf3e3847d77b7fde574f3af71c19a1b5c"
              },
              "value": "2026-09-08T09:44:40Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "e81df998d300f9f13617430f3235787bf3e3847d77b7fde574f3af71c19a1b5c"
      }
    },
    {
      "name": "eth_sendRawTransaction",
      "summary": "Submit a signed raw transaction.",
      "params": [
        {
          "name": "rawTransaction",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_raw"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_hash"
        }
      },
      "description": "Raw 0xdeadbeef reaches RLP/unmarshalling errors. Mainnet/devaccess HTTP 400 -32602; publicnode/dRPC HTTP 200 -32600; blastapi -32602. Tenderly -32603 is ambiguous. Sync parser response does not prove sync semantics or accepted send. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "transactions",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_send_tx",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 3,
        "basic": 5,
        "pro": 30,
        "business": 80,
        "enterprise": 80
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_send_tx",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "sendRawTransaction",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/1/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Keyed originator endpoint; provider forwarding/searcher disclosure is not private method proof."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "HTTP 400, -32602 rlp rejection; never accepted send.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "raw-rlp",
        "implementation_cards": [
          "04-transactions"
        ],
        "json_pointer": "/results/0",
        "kind": "parser_only",
        "method": "eth_sendRawTransaction",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_submitmap.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 82,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_submitmap.py",
            "sha256": "c31bf75e25ac55c9d98c844528001d20c84fd7d246dfaa96e67c322407700dae"
          },
          "egress": "unknown",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/results/0",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_submitmap.json",
            "sha256": "6e248b7fb9476d6152eed911ae535cf1bf43be7e9b83a2267feaf02ba9abde51"
          },
          "tls_mode": "verified_failed",
          "utc": "unknown"
        },
        "request_response_pair": false,
        "sha256": "6e248b7fb9476d6152eed911ae535cf1bf43be7e9b83a2267feaf02ba9abde51"
      }
    },
    {
      "name": "eth_sendRawTransactionConditional",
      "summary": "Submit a signed transaction with sequencer inclusion conditions.",
      "params": [],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "Conditional",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "unknown",
      "x-schema-ref": {
        "json_pointer": "/contracts/20/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Preconf HTTP 403 is policy evidence only; exact Base schema and readiness unknown. No borrowed Ethereum/RH implementation."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "eth_sendRawTransactionSync",
      "summary": "Submit a signed transaction and wait for the documented synchronous result profile.",
      "params": [
        {
          "name": "rawTransaction",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_raw"
          }
        },
        {
          "name": "timeoutSeconds",
          "required": false,
          "schema": {
            "minimum": 1,
            "type": "integer"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_receipt"
        }
      },
      "description": "Raw 0xdeadbeef reaches RLP/unmarshalling errors. Mainnet/devaccess HTTP 400 -32602; publicnode/dRPC HTTP 200 -32600; blastapi -32602. Tenderly -32603 is ambiguous. Sync parser response does not prove sync semantics or accepted send. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "transactions",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_send_tx",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 3,
        "basic": 5,
        "pro": 30,
        "business": 80,
        "enterprise": 80
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_send_tx",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/2/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Optional timeout documented for Alchemy; Base keyless timeout/default/codes unverified.",
        "Base sync URL in docs failed to open and index has no sync entry; preconf-only claim unproven.",
        "No async substitution, no hash result, no finality claim."
      ],
      "x-fixture": {
        "expected_result": "reject promotion to successful send/positive fixture",
        "json_pointer": "/results/0",
        "kind": "parser_only",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_submitmap.json",
        "provenance": "accepted source-import primary ref; response fragment, not correlated successful pair",
        "semantic_assertion": "Raw 0xdeadbeef reaches RLP/unmarshalling errors. Mainnet/devaccess HTTP 400 -32602; publicnode/dRPC HTTP 200 -32600; blastapi -32602. Tenderly -32603 is ambiguous. Sync parser response does not prove sync semantics or accepted send.",
        "sha256": "6e248b7fb9476d6152eed911ae535cf1bf43be7e9b83a2267feaf02ba9abde51"
      }
    },
    {
      "name": "eth_sendUserOperation",
      "summary": "Submit an ERC-4337 UserOperation for a pinned EntryPoint profile.",
      "params": [
        {
          "name": "userOperation",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_userOp07"
          }
        },
        {
          "name": "entryPoint",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_address"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_hash"
        }
      },
      "description": "Four full EntryPoint addresses recovered from response body. v4 case labels omit eth_ prefix and their request scripts are absent; f30 script uses eth_supportedEntryPoints/eth_estimateUserOperationGas. Cannot promote unprefixed aliases. Two getCode bodies truncated, no deployed code hashes/ABI/UserOperation version or successful lifecycle. Errors prove only arity/hex/field validation. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "erc4337",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_aa",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_aa",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/8/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Canonical schema profile; Merkle version support and successful acceptance unverified.",
        "Hash is userOpHash, not L2 transactionHash; pin chain/EntryPoint/version."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "HTTP 400 -32602 requires UserOperation and Entrypoint address.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "aa-arity",
        "implementation_cards": [
          "06"
        ],
        "json_pointer": "/cases/2",
        "kind": "parser_only",
        "method": "eth_sendUserOperation",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4_4337_keyless.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases/2",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4_4337_keyless.json",
            "sha256": "0c373eebf1d2fbd0a443a97abbc52cc3297514b56165ecd9d5450f63a8223845"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4_4337_keyless.json",
                "sha256": "0c373eebf1d2fbd0a443a97abbc52cc3297514b56165ecd9d5450f63a8223845"
              },
              "value": "2026-09-08T09:46:24Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "0c373eebf1d2fbd0a443a97abbc52cc3297514b56165ecd9d5450f63a8223845"
      }
    },
    {
      "name": "eth_simulateV1",
      "summary": "Simulate a non-empty sequence of block state calls.",
      "params": [
        {
          "name": "payload",
          "required": true,
          "schema": {
            "additionalProperties": false,
            "properties": {
              "blockStateCalls": {
                "items": {
                  "$ref": "#/components/schemas/BaseR03_simBlockInput"
                },
                "minItems": 1,
                "type": "array"
              },
              "traceTransfers": {
                "default": false,
                "type": "boolean"
              },
              "validation": {
                "default": false,
                "type": "boolean"
              }
            },
            "required": [
              "blockStateCalls"
            ],
            "type": "object"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        }
      ],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_simulateResult"
        }
      },
      "description": "v3t9 accepted_by=[]; six invalid-params responses. callBundle fails signed-tx decoding; simulate forms remain invalid/calls empty. 1/20 and 2/2 are journal/parser classifications, not successful simulations or a stable oracle. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "simulation",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_simulate",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_simulate",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "simulateV1",
          "reason": "editorial_shorthand",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/14/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Base documents pending; other tags and provider limits need proof.",
        "Base page error:string conflicts with other clients object error; raw fixture required before normalization.",
        "Documented nonempty subset; broader call/override fields and returnFullTransactions not enabled by this profile."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "All six rpc_error -32602, accepted_by empty; no positive simulation.",
        "fixture_form": "negative_matrix",
        "fixture_id": "simulate-matrix",
        "implementation_cards": [
          "03-read"
        ],
        "json_pointer": "/surfaces",
        "kind": "parser_only",
        "method": "eth_simulateV1",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v3t9_simulate_matrix.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 78,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v3t9_simulate_matrix.py",
            "sha256": "1bc705de1d0625e9138452f1f64fb0ac365e8c24f6b0ab7168a720c0ba4c5b18"
          },
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/surfaces",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v3t9_simulate_matrix.json",
            "sha256": "24c3fcc9d1c6b8b86c5430b539484457a46c2b1966da55c5456b2089367f8a05"
          },
          "tls_mode": "unverified",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/at",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v3t9_simulate_matrix.json",
                "sha256": "24c3fcc9d1c6b8b86c5430b539484457a46c2b1966da55c5456b2089367f8a05"
              },
              "value": "2026-09-08T08:40:53Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "24c3fcc9d1c6b8b86c5430b539484457a46c2b1966da55c5456b2089367f8a05"
      }
    },
    {
      "name": "eth_supportedEntryPoints",
      "summary": "Return EntryPoints supported by the selected bundler.",
      "params": [],
      "result": {
        "name": "result",
        "schema": {
          "$ref": "#/components/schemas/BaseR03_entryPointsResult"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "erc4337",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_aa",
      "x-tier-required": "pro",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_aa",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "supportedEntryPoints",
          "reason": "candidate_standard_name_no_wire_alias",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "official_documentation",
      "x-schema-ref": {
        "json_pointer": "/contracts/10/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "Reported four addresses unavailable; do not invent list or infer version by address prefix."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Four addresses preserved; reject positive-fixture/alias promotion because serialized request is missing.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "aa-endpoints-provenance",
        "implementation_cards": [
          "06"
        ],
        "json_pointer": "/cases/0",
        "kind": "negative",
        "method": "eth_supportedEntryPoints (candidate; case label supportedEntryPoints)",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4_4337_keyless.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases/0",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4_4337_keyless.json",
            "sha256": "0c373eebf1d2fbd0a443a97abbc52cc3297514b56165ecd9d5450f63a8223845"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t4_4337_keyless.json",
                "sha256": "0c373eebf1d2fbd0a443a97abbc52cc3297514b56165ecd9d5450f63a8223845"
              },
              "value": "2026-09-08T09:46:24Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "0c373eebf1d2fbd0a443a97abbc52cc3297514b56165ecd9d5450f63a8223845"
      }
    },
    {
      "name": "eth_syncing",
      "summary": "Return node sync progress or false.",
      "params": [],
      "result": {
        "name": "syncing",
        "schema": {
          "$ref": "#/components/schemas/SyncingStatus"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. false or syncing progress quantities; not freshness false or syncing progress quantities; not freshness false or syncing progress quantities; not freshness Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "positive_fixture",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "syncing",
          "reason": "ambiguous_health_or_ws_topic",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "eth_syncing",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "expected_result": {
          "assertion": "false or syncing progress quantities; not freshness",
          "match": true,
          "scope": "schema_observation"
        },
        "fixture_id": "a003",
        "json_pointer": "/fixtures/2",
        "kind": "positive_fixture",
        "limitations": "schema_observation",
        "missing": false,
        "observation_id": "a003",
        "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
        "profiles": [
          {
            "expected_result": {
              "assertion": "false or syncing progress quantities; not freshness",
              "match": true,
              "scope": "schema_observation"
            },
            "fixture_id": "a003",
            "json_pointer": "/fixtures/2",
            "kind": "positive_fixture",
            "limitations": "schema_observation",
            "missing": false,
            "observation_id": "a003",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a003.bin",
              "sha256": "0218aa6ca3adb2b4cf45e4bca7e1f0720f5068a3f4ee7c0092ef80f606567568"
            },
            "semantic_assertion": "false or syncing progress quantities; not freshness",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:40.057Z"
          },
          {
            "expected_result": {
              "assertion": "false or syncing progress quantities; not freshness",
              "match": true,
              "scope": "schema_observation"
            },
            "fixture_id": "a010",
            "json_pointer": "/fixtures/9",
            "kind": "positive_fixture",
            "limitations": "schema_observation",
            "missing": false,
            "observation_id": "a010",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a010.bin",
              "sha256": "24ba8b01b47864a7305d4ecc30aaebe7992a97d72b1079df773bb8ea2ecad560"
            },
            "semantic_assertion": "false or syncing progress quantities; not freshness",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:27:54.857Z"
          },
          {
            "expected_result": {
              "assertion": "false or syncing progress quantities; not freshness",
              "match": true,
              "scope": "schema_observation"
            },
            "fixture_id": "a017",
            "json_pointer": "/fixtures/16",
            "kind": "positive_fixture",
            "limitations": "schema_observation",
            "missing": false,
            "observation_id": "a017",
            "path": "infra-4-sety/integration-base/research/R04/measurement/FIXTURES.json",
            "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
            "raw": {
              "json_pointer": "",
              "missing": false,
              "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a017.bin",
              "sha256": "5249db1120e2e512314dcdafbef5f2f2d6bd3c43fe6ec239a965800b076cefa4"
            },
            "semantic_assertion": "false or syncing progress quantities; not freshness",
            "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
            "source_utc": "2026-09-08T13:28:09.686Z"
          }
        ],
        "provenance": "accepted N7-base-R04-measure rev 1; correlated request/response or connection-scoped frame replay",
        "raw": {
          "json_pointer": "",
          "missing": false,
          "path": "infra-4-sety/integration-base/research/R04/measurement/raw/a003.bin",
          "sha256": "0218aa6ca3adb2b4cf45e4bca7e1f0720f5068a3f4ee7c0092ef80f606567568"
        },
        "semantic_assertion": "false or syncing progress quantities; not freshness",
        "sha256": "eaef6dd7f176296a03d46f351e0378a8ea073e39d53f9ab49e256f69048b3e66",
        "source_utc": "2026-09-08T13:27:40.057Z",
        "validation_scope": "Only the listed provider/endpoint/params/topic profiles; all other profiles retain prior evidence."
      }
    },
    {
      "name": "net_version",
      "summary": "Return the decimal network identifier.",
      "params": [],
      "result": {
        "name": "networkId",
        "schema": {
          "$ref": "#/components/schemas/DecimalString"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "net_version",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "optimism_outputAtBlock",
      "summary": "optimism_outputAtBlock Base JSON-RPC catalog row.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "output",
        "schema": {
          "additionalProperties": true,
          "type": "object"
        }
      },
      "description": "No directly matching primary response found; related contradiction references below bound the open question. Entry remains unknown. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "outputAtBlock",
          "reason": "prefix_expansion_from_optimism_*",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "optimism_outputAtBlock",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "optimism_rollupConfig",
      "summary": "optimism_rollupConfig Base JSON-RPC catalog row.",
      "params": [],
      "result": {
        "name": "result",
        "schema": {
          "additionalProperties": true,
          "type": "object"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "rollupConfig",
          "reason": "prefix_expansion_from_optimism_*",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "optimism_rollupConfig",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "optimism_syncStatus",
      "summary": "optimism_syncStatus Base JSON-RPC catalog row.",
      "params": [],
      "result": {
        "name": "result",
        "schema": {
          "additionalProperties": true,
          "type": "object"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Search terms are provenance crosswalk only, not enabled wire aliases. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [
        {
          "name": "syncStatus",
          "reason": "prefix_expansion_from_optimism_*",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": false,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "optimism_syncStatus",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "rollup_getInfo",
      "summary": "rollup_getInfo Base JSON-RPC catalog row.",
      "params": [],
      "result": {
        "name": "result",
        "schema": {
          "additionalProperties": true,
          "type": "object"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "rollup_getInfo",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "trace_block",
      "summary": "Return Parity-style traces for a block.",
      "params": [
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BlockTag"
          }
        }
      ],
      "result": {
        "name": "traces",
        "schema": {
          "$ref": "#/components/schemas/TraceList"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "trace_block",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "trace_call",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "call",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_call"
          }
        },
        {
          "name": "traceTypes",
          "required": true,
          "schema": {
            "items": {
              "enum": [
                "trace",
                "vmTrace",
                "stateDiff"
              ]
            },
            "minItems": 0,
            "type": "array"
          }
        },
        {
          "name": "block",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        }
      ],
      "result": {
        "description": "Frozen source has no complete success-result schema.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "v3t9 accepted_by=[]; six invalid-params responses. callBundle fails signed-tx decoding; simulate forms remain invalid/calls empty. 1/20 and 2/2 are journal/parser classifications, not successful simulations or a stable oracle. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "parser_only",
      "x-evidence-kind": "parser_only",
      "x-tier-category": "base_simulate",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_simulate",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "source_summary",
      "x-schema-ref": {
        "json_pointer": "/contracts/17/schema",
        "missing": false,
        "path": "infra-4-sety/integration-base/research/R03/SUBMIT_CONTRACTS.json",
        "sha256": "7dfb29e01491edbae068704f90b30de82126cddd8840979843d845fcc75f08fc"
      },
      "x-schema-limitations": [
        "B04 section 6 says three shapes rejected; standard candidate not a working dRPC Base schema."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Invalid params observations remain parser-only; truncated successful trace text is not full fixture.",
        "fixture_form": "response_or_derived_observation",
        "fixture_id": "trace-invalid",
        "implementation_cards": [
          "03-read"
        ],
        "json_pointer": "",
        "kind": "parser_only",
        "method": "trace_call",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_trace2.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 78,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_trace2.py",
            "sha256": "d5928b060c983675d8baa1926c7f61a706ab35ed88b96e7bdfe5c909a05f6b62"
          },
          "egress": "unknown",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_trace2.json",
            "sha256": "74028854adf23b3127b2cff3a756cfa6e3f5bf7907e0bbd5a73f3f7f76816f56"
          },
          "tls_mode": "unknown",
          "utc": "unknown"
        },
        "request_response_pair": false,
        "sha256": "74028854adf23b3127b2cff3a756cfa6e3f5bf7907e0bbd5a73f3f7f76816f56"
      }
    },
    {
      "name": "trace_filter",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "filter",
          "required": true,
          "schema": {
            "additionalProperties": false,
            "properties": {
              "fromAddress": {
                "items": {
                  "$ref": "#/components/schemas/Address"
                },
                "type": "array"
              },
              "fromBlock": {
                "$ref": "#/components/schemas/BlockTag"
              },
              "toAddress": {
                "items": {
                  "$ref": "#/components/schemas/Address"
                },
                "type": "array"
              },
              "toBlock": {
                "$ref": "#/components/schemas/BlockTag"
              }
            },
            "type": "object"
          }
        }
      ],
      "result": {
        "name": "traces",
        "schema": {
          "items": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": "array"
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "trace_filter",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "trace_transaction",
      "summary": "scaffold — described by api.2.2/2.3/2.4",
      "params": [
        {
          "name": "transactionHash",
          "required": true,
          "schema": {
            "$ref": "#/components/schemas/Hash"
          }
        }
      ],
      "result": {
        "name": "traces",
        "schema": {
          "items": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": "array"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "heavy_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc_heavy",
      "x-tier-required": "pro",
      "x-rate-limit-rps": {
        "free": 0,
        "basic": 0,
        "pro": 2,
        "business": 5,
        "enterprise": 5
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc_heavy",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [],
      "x-schema-complete": true,
      "x-schema-status": "documented_shape",
      "x-schema-ref": {
        "canonical_method": "trace_transaction",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "txpool_content",
      "summary": "Return pending and queued transaction maps.",
      "params": [],
      "result": {
        "description": "No complete Base schema; this negative row is not executable.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "missing",
      "x-schema-ref": {
        "canonical_method": "txpool_content",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [
        "The accepted freeze prohibits borrowing another network's semantics for this negative row."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "txpool_inspect",
      "summary": "Return pending and queued transaction summaries.",
      "params": [],
      "result": {
        "description": "No complete Base schema; this negative row is not executable.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "missing",
      "x-schema-ref": {
        "canonical_method": "txpool_inspect",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [
        "The accepted freeze prohibits borrowing another network's semantics for this negative row."
      ],
      "x-fixture": {
        "missing": true,
        "path": null,
        "reason": "No complete successful correlated request/response pair",
        "sha256": null
      }
    },
    {
      "name": "txpool_status",
      "summary": "Return pending and queued transaction counts.",
      "params": [],
      "result": {
        "description": "No complete Base schema; this negative row is not executable.",
        "name": "unavailable",
        "schema": {
          "not": {}
        }
      },
      "description": "No accepted semantic runtime observation for this exact method/profile. See source_refs/provider_observations; union membership is not support. Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "negative",
      "x-availability": "unavailable",
      "x-validation": "documented",
      "x-evidence-kind": "unknown",
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": false,
      "x-aliases": [],
      "x-schema-complete": false,
      "x-schema-status": "missing",
      "x-schema-ref": {
        "canonical_method": "txpool_status",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "Negative catalog row; no executable schema invented"
      },
      "x-schema-limitations": [
        "The accepted freeze prohibits borrowing another network's semantics for this negative row."
      ],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "Preserve per-endpoint errors and possible 0/0 stub; not global mempool theorem.",
        "fixture_form": "negative_matrix",
        "fixture_id": "txpool-negative",
        "implementation_cards": [
          "03-read"
        ],
        "json_pointer": "",
        "kind": "negative",
        "method": "txpool_status",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_txpool.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": {
            "line_end": 59,
            "line_start": 1,
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_txpool.py",
            "sha256": "fa99339edf69358aa2b12855a615cb9d8376ed0b7a07e2d7c75ba7b5ea1caa9a"
          },
          "egress": "unknown",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_f20_txpool.json",
            "sha256": "e4f38352f955d5b31c67d1a4b5480ecf8aa8d1df7266d591389891cf3d40e0f7"
          },
          "tls_mode": "unknown",
          "utc": "unknown"
        },
        "request_response_pair": false,
        "sha256": "e4f38352f955d5b31c67d1a4b5480ecf8aa8d1df7266d591389891cf3d40e0f7"
      }
    },
    {
      "name": "web3_clientVersion",
      "summary": "Return the selected node client version.",
      "params": [],
      "result": {
        "name": "clientVersion",
        "schema": {
          "$ref": "#/components/schemas/String"
        }
      },
      "description": "Primary records mention this exact method/channel or related source spelling. Stored results/labels and script recipes lack a complete recorded request+successful response pair; no blanket provider availability inferred. No wire evidence for eth_clientVersion; web3_clientVersion recipe is a different spelling (C08). No wire evidence for eth_clientVersion; web3_clientVersion recipe is a different spelling (C08). Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.",
      "x-family": "core_rpc",
      "x-availability": "unknown",
      "x-validation": "documented",
      "x-evidence-kind": "source_summary",
      "x-tier-category": "base_read_rpc",
      "x-tier-required": "free",
      "x-rate-limit-rps": {
        "free": 10,
        "basic": 20,
        "pro": 100,
        "business": 250,
        "enterprise": 250
      },
      "x-tier-provisional": true,
      "x-triport-scope": "base:rpc",
      "x-budget-key": "base_read_rpc",
      "x-route": "/rpc/base",
      "x-wire-enabled": true,
      "x-aliases": [
        {
          "name": "eth_clientVersion",
          "reason": "disputed_spelling_no_wire_alias",
          "wire_enabled": false
        },
        {
          "name": "eth_clientVersion",
          "reason": "disputed_spelling_no_wire_alias",
          "wire_enabled": false
        }
      ],
      "x-schema-complete": true,
      "x-schema-status": "canonical_evm_schema",
      "x-schema-ref": {
        "canonical_method": "web3_clientVersion",
        "missing": true,
        "new": true,
        "owner": "N7-base-01-catalog",
        "path": "docs/api/json-rpc/base.openrpc.json",
        "reason": "01 must author exact Base schema before runtime admission"
      },
      "x-schema-limitations": [],
      "x-fixture": {
        "chain_id": 8453,
        "expected_assertion": "HTTP 200 with RPC error, including result:null+error, never admission.",
        "fixture_form": "negative_matrix",
        "fixture_id": "auction-read-errors",
        "implementation_cards": [
          "05"
        ],
        "json_pointer": "/cases",
        "kind": "parser_only",
        "method": "web3_clientVersion / eth_chainId / eth_sendBundle",
        "missing": false,
        "network": "base-mainnet",
        "network_basis": "Contextual endpoint/script attribution; not a new authenticated identity measurement.",
        "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t8_baseauction_methods.json",
        "positive_capability_fixture": false,
        "provenance": {
          "companion_script": null,
          "egress": "local",
          "import_manifest": {
            "path": "infra-4-sety/integration-base/research/R00/import/IMPORT_MANIFEST.json",
            "sha256": "6e3fef4f85a0a0d263ab0d869ec63c9bdcb41aed93d12cae0268a5902615dc7d"
          },
          "limitation": "Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.",
          "source": {
            "json_pointer": "/cases",
            "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t8_baseauction_methods.json",
            "sha256": "530e1a9ce3cdcf4c428e2eb1c4810a60a63f81e7d5e6821f981cd01b1618b30c"
          },
          "tls_mode": "unknown",
          "utc": [
            {
              "precision": "second",
              "role": "recorded_at_not_individual_request_time",
              "source": {
                "json_pointer": "/ts",
                "path": "infra-4-sety/integration-base/research/R00/import/originals/probe/bse_v4t8_baseauction_methods.json",
                "sha256": "530e1a9ce3cdcf4c428e2eb1c4810a60a63f81e7d5e6821f981cd01b1618b30c"
              },
              "value": "2026-09-08T09:56:09Z"
            }
          ]
        },
        "request_response_pair": false,
        "sha256": "530e1a9ce3cdcf4c428e2eb1c4810a60a63f81e7d5e6821f981cd01b1618b30c"
      }
    }
  ],
  "components": {
    "schemas": {
      "AccessListEntry": {
        "additionalProperties": false,
        "properties": {
          "address": {
            "$ref": "#/components/schemas/Address"
          },
          "storageKeys": {
            "items": {
              "$ref": "#/components/schemas/Hash"
            },
            "type": "array"
          }
        },
        "required": [
          "address",
          "storageKeys"
        ],
        "type": "object"
      },
      "AccountProof": {
        "additionalProperties": true,
        "properties": {
          "accountProof": {
            "items": {
              "$ref": "#/components/schemas/Data"
            },
            "type": "array"
          },
          "address": {
            "$ref": "#/components/schemas/Address"
          },
          "balance": {
            "$ref": "#/components/schemas/Quantity"
          },
          "codeHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "nonce": {
            "$ref": "#/components/schemas/Quantity"
          },
          "storageHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "storageProof": {
            "items": {
              "additionalProperties": true,
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "address",
          "accountProof",
          "balance",
          "codeHash",
          "nonce",
          "storageHash",
          "storageProof"
        ],
        "type": "object"
      },
      "Address": {
        "pattern": "^0x[0-9a-fA-F]{40}$",
        "type": "string"
      },
      "BaseR03_aaEstimate06": {
        "additionalProperties": false,
        "properties": {
          "callData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "callGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "initCode": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "maxFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "maxPriorityFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "nonce": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymasterAndData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "preVerificationGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "sender": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "signature": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "verificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [
          "sender",
          "nonce",
          "callData",
          "initCode",
          "paymasterAndData",
          "signature"
        ],
        "type": "object"
      },
      "BaseR03_aaEstimate06Params": {
        "items": false,
        "maxItems": 3,
        "minItems": 2,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_aaEstimate06"
          },
          {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          {
            "type": "object"
          }
        ],
        "type": "array"
      },
      "BaseR03_aaEstimate07": {
        "additionalProperties": false,
        "dependentRequired": {
          "factory": [
            "factoryData"
          ],
          "factoryData": [
            "factory"
          ],
          "paymaster": [
            "paymasterVerificationGasLimit",
            "paymasterPostOpGasLimit",
            "paymasterData"
          ],
          "paymasterData": [
            "paymaster",
            "paymasterVerificationGasLimit",
            "paymasterPostOpGasLimit"
          ],
          "paymasterPostOpGasLimit": [
            "paymaster",
            "paymasterVerificationGasLimit",
            "paymasterData"
          ],
          "paymasterVerificationGasLimit": [
            "paymaster",
            "paymasterPostOpGasLimit",
            "paymasterData"
          ]
        },
        "properties": {
          "callData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "callGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "factory": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "factoryData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "maxFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "maxPriorityFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "nonce": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymaster": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "paymasterData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "paymasterPostOpGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymasterVerificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "preVerificationGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "sender": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "signature": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "verificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [
          "sender",
          "nonce",
          "callData",
          "signature"
        ],
        "type": "object"
      },
      "BaseR03_aaEstimate07Params": {
        "items": false,
        "maxItems": 3,
        "minItems": 2,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_aaEstimate07"
          },
          {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          {
            "type": "object"
          }
        ],
        "type": "array"
      },
      "BaseR03_aaGasResult": {
        "additionalProperties": true,
        "properties": {
          "callGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymasterVerificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "preVerificationGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "verificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [
          "preVerificationGas",
          "verificationGasLimit",
          "callGasLimit"
        ],
        "type": "object"
      },
      "BaseR03_aaLookup": {
        "anyOf": [
          {
            "additionalProperties": false,
            "properties": {
              "blockHash": {
                "anyOf": [
                  {
                    "$ref": "#/components/schemas/BaseR03_hash"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "blockNumber": {
                "anyOf": [
                  {
                    "$ref": "#/components/schemas/BaseR03_quantity"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "entryPoint": {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              "transactionHash": {
                "anyOf": [
                  {
                    "$ref": "#/components/schemas/BaseR03_hash"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "userOperation": {
                "oneOf": [
                  {
                    "$ref": "#/components/schemas/BaseR03_userOp06"
                  },
                  {
                    "$ref": "#/components/schemas/BaseR03_userOp07"
                  }
                ]
              }
            },
            "required": [
              "userOperation",
              "entryPoint",
              "blockNumber",
              "blockHash",
              "transactionHash"
            ],
            "type": "object"
          },
          {
            "type": "null"
          }
        ]
      },
      "BaseR03_aaReceipt": {
        "anyOf": [
          {
            "additionalProperties": true,
            "properties": {
              "actualGasCost": {
                "$ref": "#/components/schemas/BaseR03_quantity"
              },
              "actualGasUsed": {
                "$ref": "#/components/schemas/BaseR03_quantity"
              },
              "entryPoint": {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              "logs": {
                "items": {
                  "$ref": "#/components/schemas/BaseR03_log"
                },
                "minItems": 0,
                "type": "array"
              },
              "nonce": {
                "$ref": "#/components/schemas/BaseR03_quantity"
              },
              "paymaster": {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              "reason": {
                "$ref": "#/components/schemas/BaseR03_data"
              },
              "receipt": {
                "$ref": "#/components/schemas/BaseR03_receipt"
              },
              "sender": {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              "success": {
                "type": "boolean"
              },
              "userOpHash": {
                "$ref": "#/components/schemas/BaseR03_hash"
              }
            },
            "required": [
              "userOpHash",
              "entryPoint",
              "sender",
              "nonce",
              "actualGasCost",
              "actualGasUsed",
              "success",
              "logs",
              "receipt"
            ],
            "type": "object"
          },
          {
            "type": "null"
          }
        ]
      },
      "BaseR03_aaSend06Params": {
        "items": false,
        "maxItems": 2,
        "minItems": 2,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_userOp06"
          },
          {
            "$ref": "#/components/schemas/BaseR03_address"
          }
        ],
        "type": "array"
      },
      "BaseR03_aaSend07Params": {
        "items": false,
        "maxItems": 2,
        "minItems": 2,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_userOp07"
          },
          {
            "$ref": "#/components/schemas/BaseR03_address"
          }
        ],
        "type": "array"
      },
      "BaseR03_address": {
        "pattern": "^0x[0-9a-fA-F]{40}$",
        "type": "string"
      },
      "BaseR03_blinkBundleParams": {
        "items": false,
        "maxItems": 1,
        "minItems": 1,
        "prefixItems": [
          {
            "additionalProperties": false,
            "properties": {
              "bidWei": {
                "pattern": "^[0-9]+$",
                "type": "string"
              },
              "txs": {
                "items": {
                  "$ref": "#/components/schemas/BaseR03_raw"
                },
                "minItems": 2,
                "prefixItems": [
                  {
                    "$ref": "#/components/schemas/BaseR03_hash"
                  }
                ],
                "type": "array"
              }
            },
            "required": [
              "txs",
              "bidWei"
            ],
            "type": "object"
          }
        ],
        "type": "array"
      },
      "BaseR03_blockTag": {
        "anyOf": [
          {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          {
            "enum": [
              "earliest",
              "latest",
              "pending",
              "safe",
              "finalized"
            ]
          }
        ]
      },
      "BaseR03_call": {
        "additionalProperties": true,
        "properties": {
          "accessList": {
            "type": "array"
          },
          "chainId": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "data": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "from": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "gas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "gasPrice": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "input": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "maxFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "maxPriorityFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "nonce": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "to": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              {
                "type": "null"
              }
            ]
          },
          "type": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "value": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [],
        "type": "object"
      },
      "BaseR03_callBundleCandidateParams": {
        "items": false,
        "maxItems": 2,
        "minItems": 2,
        "prefixItems": [
          {
            "type": "object"
          },
          {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        ],
        "type": "array"
      },
      "BaseR03_callParams": {
        "items": false,
        "maxItems": 3,
        "minItems": 2,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_call"
          },
          {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          },
          {
            "type": "object"
          }
        ],
        "type": "array"
      },
      "BaseR03_data": {
        "pattern": "^0x(?:[0-9a-fA-F]{2})*$",
        "type": "string"
      },
      "BaseR03_debugTraceCallParams": {
        "items": false,
        "maxItems": 3,
        "minItems": 2,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_call"
          },
          {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          },
          {
            "type": "object"
          }
        ],
        "type": "array"
      },
      "BaseR03_emptyParams": {
        "items": false,
        "maxItems": 0,
        "minItems": 0,
        "prefixItems": [],
        "type": "array"
      },
      "BaseR03_entryPointsResult": {
        "items": {
          "$ref": "#/components/schemas/BaseR03_address"
        },
        "minItems": 0,
        "type": "array"
      },
      "BaseR03_errorEnvelope": {
        "additionalProperties": false,
        "properties": {
          "error": {
            "$ref": "#/components/schemas/BaseR03_rpcError"
          },
          "id": {
            "type": [
              "string",
              "number",
              "null"
            ]
          },
          "jsonrpc": {
            "const": "2.0"
          }
        },
        "required": [
          "jsonrpc",
          "id",
          "error"
        ],
        "type": "object"
      },
      "BaseR03_estimateGasParams": {
        "items": false,
        "maxItems": 2,
        "minItems": 1,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_call"
          },
          {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        ],
        "type": "array"
      },
      "BaseR03_hash": {
        "pattern": "^0x[0-9a-fA-F]{64}$",
        "type": "string"
      },
      "BaseR03_log": {
        "additionalProperties": true,
        "properties": {
          "address": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "blockHash": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_hash"
              },
              {
                "type": "null"
              }
            ]
          },
          "blockNumber": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_quantity"
              },
              {
                "type": "null"
              }
            ]
          },
          "data": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "logIndex": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_quantity"
              },
              {
                "type": "null"
              }
            ]
          },
          "removed": {
            "type": "boolean"
          },
          "topics": {
            "items": {
              "$ref": "#/components/schemas/BaseR03_hash"
            },
            "minItems": 0,
            "type": "array"
          },
          "transactionHash": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_hash"
              },
              {
                "type": "null"
              }
            ]
          },
          "transactionIndex": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_quantity"
              },
              {
                "type": "null"
              }
            ]
          }
        },
        "required": [
          "address",
          "topics",
          "data"
        ],
        "type": "object"
      },
      "BaseR03_privateCandidateParams": {
        "items": false,
        "maxItems": 1,
        "minItems": 1,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_raw"
          }
        ],
        "type": "array"
      },
      "BaseR03_quantity": {
        "pattern": "^0x(?:0|[1-9a-fA-F][0-9a-fA-F]*)$",
        "type": "string"
      },
      "BaseR03_raw": {
        "description": "Lexical only. Decode transaction, recover signer and verify chain separately; arbitrary bytes are not a signed tx.",
        "pattern": "^0x(?:[0-9a-fA-F]{2})+$",
        "type": "string"
      },
      "BaseR03_rawParams": {
        "items": false,
        "maxItems": 1,
        "minItems": 1,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_raw"
          }
        ],
        "type": "array"
      },
      "BaseR03_receipt": {
        "additionalProperties": true,
        "properties": {
          "blockHash": {
            "$ref": "#/components/schemas/BaseR03_hash"
          },
          "blockNumber": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "contractAddress": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              {
                "type": "null"
              }
            ]
          },
          "cumulativeGasUsed": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "effectiveGasPrice": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "from": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "gasUsed": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "l1Fee": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "l1GasUsed": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "logs": {
            "items": {
              "$ref": "#/components/schemas/BaseR03_log"
            },
            "minItems": 0,
            "type": "array"
          },
          "logsBloom": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "status": {
            "enum": [
              "0x0",
              "0x1"
            ]
          },
          "to": {
            "anyOf": [
              {
                "$ref": "#/components/schemas/BaseR03_address"
              },
              {
                "type": "null"
              }
            ]
          },
          "transactionHash": {
            "$ref": "#/components/schemas/BaseR03_hash"
          },
          "transactionIndex": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "type": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [
          "transactionHash",
          "blockHash",
          "blockNumber",
          "gasUsed",
          "logs",
          "status"
        ],
        "type": "object"
      },
      "BaseR03_rpcError": {
        "additionalProperties": true,
        "properties": {
          "code": {
            "type": "integer"
          },
          "data": {},
          "message": {
            "type": "string"
          }
        },
        "required": [
          "code",
          "message"
        ],
        "type": "object"
      },
      "BaseR03_simBlockInput": {
        "additionalProperties": false,
        "properties": {
          "blockOverrides": {
            "type": "object"
          },
          "calls": {
            "items": {
              "$ref": "#/components/schemas/BaseR03_call"
            },
            "minItems": 1,
            "type": "array"
          },
          "stateOverrides": {
            "type": "object"
          }
        },
        "required": [
          "calls"
        ],
        "type": "object"
      },
      "BaseR03_simCallResult": {
        "additionalProperties": true,
        "properties": {
          "error": {
            "type": "string"
          },
          "gasUsed": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "logs": {
            "items": {
              "$ref": "#/components/schemas/BaseR03_log"
            },
            "minItems": 0,
            "type": "array"
          },
          "returnData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "status": {
            "enum": [
              "0x0",
              "0x1"
            ]
          }
        },
        "required": [
          "status",
          "gasUsed",
          "returnData",
          "logs"
        ],
        "type": "object"
      },
      "BaseR03_simulateParams": {
        "items": false,
        "maxItems": 2,
        "minItems": 2,
        "prefixItems": [
          {
            "additionalProperties": false,
            "properties": {
              "blockStateCalls": {
                "items": {
                  "$ref": "#/components/schemas/BaseR03_simBlockInput"
                },
                "minItems": 1,
                "type": "array"
              },
              "traceTransfers": {
                "default": false,
                "type": "boolean"
              },
              "validation": {
                "default": false,
                "type": "boolean"
              }
            },
            "required": [
              "blockStateCalls"
            ],
            "type": "object"
          },
          {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        ],
        "type": "array"
      },
      "BaseR03_simulateResult": {
        "items": {
          "additionalProperties": true,
          "properties": {
            "baseFeePerGas": {
              "$ref": "#/components/schemas/BaseR03_quantity"
            },
            "calls": {
              "items": {
                "$ref": "#/components/schemas/BaseR03_simCallResult"
              },
              "minItems": 0,
              "type": "array"
            },
            "gasLimit": {
              "$ref": "#/components/schemas/BaseR03_quantity"
            },
            "gasUsed": {
              "$ref": "#/components/schemas/BaseR03_quantity"
            },
            "hash": {
              "$ref": "#/components/schemas/BaseR03_hash"
            },
            "number": {
              "$ref": "#/components/schemas/BaseR03_quantity"
            },
            "parentHash": {
              "$ref": "#/components/schemas/BaseR03_hash"
            },
            "stateRoot": {
              "$ref": "#/components/schemas/BaseR03_hash"
            },
            "timestamp": {
              "$ref": "#/components/schemas/BaseR03_quantity"
            }
          },
          "required": [
            "number",
            "hash",
            "calls"
          ],
          "type": "object"
        },
        "minItems": 1,
        "type": "array"
      },
      "BaseR03_statusParams": {
        "items": false,
        "maxItems": 1,
        "minItems": 1,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_hash"
          }
        ],
        "type": "array"
      },
      "BaseR03_statusResult": {
        "additionalProperties": false,
        "properties": {
          "status": {
            "enum": [
              "Known",
              "Unknown"
            ]
          }
        },
        "required": [
          "status"
        ],
        "type": "object"
      },
      "BaseR03_syncParams": {
        "items": false,
        "maxItems": 2,
        "minItems": 1,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_raw"
          },
          {
            "minimum": 1,
            "type": "integer"
          }
        ],
        "type": "array"
      },
      "BaseR03_traceCallParams": {
        "items": false,
        "maxItems": 3,
        "minItems": 3,
        "prefixItems": [
          {
            "$ref": "#/components/schemas/BaseR03_call"
          },
          {
            "items": {
              "enum": [
                "trace",
                "vmTrace",
                "stateDiff"
              ]
            },
            "minItems": 0,
            "type": "array"
          },
          {
            "$ref": "#/components/schemas/BaseR03_blockTag"
          }
        ],
        "type": "array"
      },
      "BaseR03_userOp06": {
        "additionalProperties": false,
        "properties": {
          "callData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "callGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "initCode": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "maxFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "maxPriorityFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "nonce": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymasterAndData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "preVerificationGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "sender": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "signature": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "verificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [
          "sender",
          "nonce",
          "callData",
          "callGasLimit",
          "verificationGasLimit",
          "preVerificationGas",
          "maxFeePerGas",
          "maxPriorityFeePerGas",
          "signature",
          "initCode",
          "paymasterAndData"
        ],
        "type": "object"
      },
      "BaseR03_userOp07": {
        "additionalProperties": false,
        "dependentRequired": {
          "factory": [
            "factoryData"
          ],
          "factoryData": [
            "factory"
          ],
          "paymaster": [
            "paymasterVerificationGasLimit",
            "paymasterPostOpGasLimit",
            "paymasterData"
          ],
          "paymasterData": [
            "paymaster",
            "paymasterVerificationGasLimit",
            "paymasterPostOpGasLimit"
          ],
          "paymasterPostOpGasLimit": [
            "paymaster",
            "paymasterVerificationGasLimit",
            "paymasterData"
          ],
          "paymasterVerificationGasLimit": [
            "paymaster",
            "paymasterPostOpGasLimit",
            "paymasterData"
          ]
        },
        "properties": {
          "callData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "callGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "factory": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "factoryData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "maxFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "maxPriorityFeePerGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "nonce": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymaster": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "paymasterData": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "paymasterPostOpGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "paymasterVerificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "preVerificationGas": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          },
          "sender": {
            "$ref": "#/components/schemas/BaseR03_address"
          },
          "signature": {
            "$ref": "#/components/schemas/BaseR03_data"
          },
          "verificationGasLimit": {
            "$ref": "#/components/schemas/BaseR03_quantity"
          }
        },
        "required": [
          "sender",
          "nonce",
          "callData",
          "callGasLimit",
          "verificationGasLimit",
          "preVerificationGas",
          "maxFeePerGas",
          "maxPriorityFeePerGas",
          "signature"
        ],
        "type": "object"
      },
      "Block": {
        "additionalProperties": true,
        "properties": {
          "gasLimit": {
            "$ref": "#/components/schemas/Quantity"
          },
          "gasUsed": {
            "$ref": "#/components/schemas/Quantity"
          },
          "hash": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Hash"
              },
              {
                "type": "null"
              }
            ]
          },
          "miner": {
            "$ref": "#/components/schemas/Address"
          },
          "number": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Quantity"
              },
              {
                "type": "null"
              }
            ]
          },
          "parentHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "timestamp": {
            "$ref": "#/components/schemas/Quantity"
          },
          "transactions": {
            "items": {
              "oneOf": [
                {
                  "$ref": "#/components/schemas/Hash"
                },
                {
                  "$ref": "#/components/schemas/Transaction"
                }
              ]
            },
            "type": "array"
          },
          "uncles": {
            "items": {
              "$ref": "#/components/schemas/Hash"
            },
            "type": "array"
          }
        },
        "type": "object"
      },
      "BlockOrNull": {
        "oneOf": [
          {
            "$ref": "#/components/schemas/Block"
          },
          {
            "type": "null"
          }
        ]
      },
      "BlockTag": {
        "description": "latest, earliest, pending, or an EVM hex block number.",
        "oneOf": [
          {
            "enum": [
              "latest",
              "earliest",
              "pending"
            ]
          },
          {
            "$ref": "#/components/schemas/Quantity"
          }
        ]
      },
      "Boolean": {
        "type": "boolean"
      },
      "Call": {
        "additionalProperties": false,
        "anyOf": [
          {
            "required": [
              "to"
            ]
          },
          {
            "required": [
              "data"
            ]
          },
          {
            "required": [
              "input"
            ]
          }
        ],
        "properties": {
          "accessList": {
            "items": {
              "$ref": "#/components/schemas/AccessListEntry"
            },
            "type": "array"
          },
          "data": {
            "$ref": "#/components/schemas/Data"
          },
          "from": {
            "$ref": "#/components/schemas/Address"
          },
          "gas": {
            "$ref": "#/components/schemas/Quantity"
          },
          "gasPrice": {
            "$ref": "#/components/schemas/Quantity"
          },
          "input": {
            "$ref": "#/components/schemas/Data"
          },
          "maxFeePerGas": {
            "$ref": "#/components/schemas/Quantity"
          },
          "maxPriorityFeePerGas": {
            "$ref": "#/components/schemas/Quantity"
          },
          "to": {
            "$ref": "#/components/schemas/Address"
          },
          "value": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "type": "object"
      },
      "ConditionalOptions": {
        "additionalProperties": false,
        "description": "Sequencer inclusion conditions. The options object is a required positional parameter even though each condition inside it is optional.",
        "properties": {
          "blockNumberMax": {
            "$ref": "#/components/schemas/Uint64HexOrDecimal"
          },
          "blockNumberMin": {
            "$ref": "#/components/schemas/Uint64HexOrDecimal"
          },
          "knownAccounts": {
            "$ref": "#/components/schemas/KnownAccounts"
          },
          "timestampMax": {
            "$ref": "#/components/schemas/Uint64HexOrDecimal"
          },
          "timestampMin": {
            "$ref": "#/components/schemas/Uint64HexOrDecimal"
          }
        },
        "type": "object"
      },
      "Data": {
        "description": "0x-prefixed even-length EVM byte data.",
        "pattern": "^0x(?:[0-9a-fA-F]{2})*$",
        "type": "string"
      },
      "DecimalString": {
        "pattern": "^(?:0|[1-9][0-9]*)$",
        "type": "string"
      },
      "FeeHistory": {
        "additionalProperties": true,
        "properties": {
          "baseFeePerGas": {
            "items": {
              "$ref": "#/components/schemas/Quantity"
            },
            "type": "array"
          },
          "gasUsedRatio": {
            "items": {
              "maximum": 1,
              "minimum": 0,
              "type": "number"
            },
            "type": "array"
          },
          "oldestBlock": {
            "$ref": "#/components/schemas/Quantity"
          },
          "reward": {
            "items": {
              "items": {
                "$ref": "#/components/schemas/Quantity"
              },
              "type": "array"
            },
            "type": "array"
          }
        },
        "required": [
          "oldestBlock",
          "baseFeePerGas",
          "gasUsedRatio"
        ],
        "type": "object"
      },
      "Hash": {
        "pattern": "^0x[0-9a-fA-F]{64}$",
        "type": "string"
      },
      "KnownAccounts": {
        "additionalProperties": {
          "oneOf": [
            {
              "$ref": "#/components/schemas/Hash"
            },
            {
              "$ref": "#/components/schemas/KnownStorageSlots"
            }
          ]
        },
        "description": "Map from a 20-byte account address to either its expected storage-root hash or exact slot/value pairs.",
        "propertyNames": {
          "pattern": "^0x[0-9a-fA-F]{40}$"
        },
        "type": "object"
      },
      "KnownStorageSlots": {
        "additionalProperties": {
          "$ref": "#/components/schemas/Hash"
        },
        "propertyNames": {
          "pattern": "^0x[0-9a-fA-F]{64}$"
        },
        "type": "object"
      },
      "Log": {
        "additionalProperties": true,
        "properties": {
          "address": {
            "$ref": "#/components/schemas/Address"
          },
          "blockHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "blockNumber": {
            "$ref": "#/components/schemas/Quantity"
          },
          "data": {
            "$ref": "#/components/schemas/Data"
          },
          "logIndex": {
            "$ref": "#/components/schemas/Quantity"
          },
          "removed": {
            "$ref": "#/components/schemas/Boolean"
          },
          "topics": {
            "items": {
              "$ref": "#/components/schemas/Hash"
            },
            "type": "array"
          },
          "transactionHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "transactionIndex": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "required": [
          "address",
          "data",
          "topics"
        ],
        "type": "object"
      },
      "LogFilter": {
        "additionalProperties": false,
        "description": "Query at most 100 blocks per request. Some pool nodes require address.",
        "not": {
          "required": [
            "blockHash",
            "fromBlock"
          ]
        },
        "properties": {
          "address": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Address"
              },
              {
                "items": {
                  "$ref": "#/components/schemas/Address"
                },
                "minItems": 1,
                "type": "array"
              }
            ]
          },
          "blockHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "fromBlock": {
            "$ref": "#/components/schemas/BlockTag"
          },
          "toBlock": {
            "$ref": "#/components/schemas/BlockTag"
          },
          "topics": {
            "items": {
              "oneOf": [
                {
                  "type": "null"
                },
                {
                  "$ref": "#/components/schemas/Hash"
                },
                {
                  "items": {
                    "$ref": "#/components/schemas/Hash"
                  },
                  "type": "array"
                }
              ]
            },
            "maxItems": 4,
            "type": "array"
          }
        },
        "type": "object"
      },
      "LogList": {
        "items": {
          "$ref": "#/components/schemas/Log"
        },
        "type": "array"
      },
      "Quantity": {
        "description": "EVM hex quantity without leading zeroes, except 0x0.",
        "pattern": "^0x(?:0|[1-9a-fA-F][0-9a-fA-F]*)$",
        "type": "string"
      },
      "Receipt": {
        "additionalProperties": true,
        "properties": {
          "blockHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "blockNumber": {
            "$ref": "#/components/schemas/Quantity"
          },
          "contractAddress": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Address"
              },
              {
                "type": "null"
              }
            ]
          },
          "cumulativeGasUsed": {
            "$ref": "#/components/schemas/Quantity"
          },
          "effectiveGasPrice": {
            "$ref": "#/components/schemas/Quantity"
          },
          "from": {
            "$ref": "#/components/schemas/Address"
          },
          "gasUsed": {
            "$ref": "#/components/schemas/Quantity"
          },
          "logs": {
            "$ref": "#/components/schemas/LogList"
          },
          "logsBloom": {
            "$ref": "#/components/schemas/Data"
          },
          "status": {
            "$ref": "#/components/schemas/Quantity"
          },
          "to": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Address"
              },
              {
                "type": "null"
              }
            ]
          },
          "transactionHash": {
            "$ref": "#/components/schemas/Hash"
          },
          "transactionIndex": {
            "$ref": "#/components/schemas/Quantity"
          },
          "type": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "type": "object"
      },
      "ReceiptList": {
        "items": {
          "$ref": "#/components/schemas/Receipt"
        },
        "type": "array"
      },
      "ReceiptOrNull": {
        "oneOf": [
          {
            "$ref": "#/components/schemas/Receipt"
          },
          {
            "type": "null"
          }
        ]
      },
      "String": {
        "type": "string"
      },
      "SyncProgress": {
        "additionalProperties": true,
        "properties": {
          "currentBlock": {
            "$ref": "#/components/schemas/Quantity"
          },
          "highestBlock": {
            "$ref": "#/components/schemas/Quantity"
          },
          "startingBlock": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "required": [
          "startingBlock",
          "currentBlock",
          "highestBlock"
        ],
        "type": "object"
      },
      "SyncingStatus": {
        "oneOf": [
          {
            "enum": [
              false
            ],
            "type": "boolean"
          },
          {
            "$ref": "#/components/schemas/SyncProgress"
          }
        ]
      },
      "TierError": {
        "properties": {
          "code": {
            "type": "integer"
          },
          "data": {
            "properties": {
              "burst_capacity": {
                "description": "Burst-capacity tokens — mirrors rateLimitedBody.BurstCapacity / WriteJSONRPCRateLimited (proxy-agg/internal/tier/jsonrpc.go:154).",
                "type": "integer"
              },
              "category": {
                "type": "string"
              },
              "chain": {
                "description": "Chain that produced the method-unknown error — mirrors WriteJSONRPCMethodUnknown (proxy-agg/internal/tier/jsonrpc.go:131).",
                "enum": [
                  "sol",
                  "eth",
                  "polygon"
                ],
                "type": "string"
              },
              "current_tier": {
                "type": "string"
              },
              "limit_rps": {
                "type": "integer"
              },
              "method": {
                "type": "string"
              },
              "required_tier": {
                "type": "string"
              },
              "retry_after_sec": {
                "type": "integer"
              },
              "upgrade_url": {
                "format": "uri",
                "type": "string"
              }
            },
            "type": "object"
          },
          "message": {
            "type": "string"
          }
        },
        "required": [
          "code",
          "message"
        ],
        "type": "object"
      },
      "TraceFrame": {
        "additionalProperties": true,
        "properties": {
          "calls": {
            "items": {
              "additionalProperties": true,
              "type": "object"
            },
            "type": "array"
          },
          "from": {
            "$ref": "#/components/schemas/Address"
          },
          "gas": {
            "$ref": "#/components/schemas/Quantity"
          },
          "gasUsed": {
            "$ref": "#/components/schemas/Quantity"
          },
          "input": {
            "$ref": "#/components/schemas/Data"
          },
          "output": {
            "$ref": "#/components/schemas/Data"
          },
          "to": {
            "$ref": "#/components/schemas/Address"
          },
          "type": {
            "type": "string"
          },
          "value": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "type": "object"
      },
      "TraceList": {
        "items": {
          "$ref": "#/components/schemas/TraceFrame"
        },
        "type": "array"
      },
      "TraceOptions": {
        "additionalProperties": false,
        "properties": {
          "timeout": {
            "pattern": "^[1-9][0-9]*(?:ms|s|m)$",
            "type": "string"
          },
          "tracer": {
            "type": "string"
          },
          "tracerConfig": {
            "additionalProperties": true,
            "type": "object"
          }
        },
        "type": "object"
      },
      "Transaction": {
        "additionalProperties": true,
        "properties": {
          "blockHash": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Hash"
              },
              {
                "type": "null"
              }
            ]
          },
          "blockNumber": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Quantity"
              },
              {
                "type": "null"
              }
            ]
          },
          "from": {
            "$ref": "#/components/schemas/Address"
          },
          "gas": {
            "$ref": "#/components/schemas/Quantity"
          },
          "gasPrice": {
            "$ref": "#/components/schemas/Quantity"
          },
          "hash": {
            "$ref": "#/components/schemas/Hash"
          },
          "input": {
            "$ref": "#/components/schemas/Data"
          },
          "nonce": {
            "$ref": "#/components/schemas/Quantity"
          },
          "to": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Address"
              },
              {
                "type": "null"
              }
            ]
          },
          "transactionIndex": {
            "oneOf": [
              {
                "$ref": "#/components/schemas/Quantity"
              },
              {
                "type": "null"
              }
            ]
          },
          "type": {
            "$ref": "#/components/schemas/Quantity"
          },
          "value": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "type": "object"
      },
      "TransactionOrNull": {
        "oneOf": [
          {
            "$ref": "#/components/schemas/Transaction"
          },
          {
            "type": "null"
          }
        ]
      },
      "TxPoolContent": {
        "additionalProperties": false,
        "properties": {
          "pending": {
            "additionalProperties": {
              "additionalProperties": {
                "$ref": "#/components/schemas/Transaction"
              },
              "type": "object"
            },
            "type": "object"
          },
          "queued": {
            "additionalProperties": {
              "additionalProperties": {
                "$ref": "#/components/schemas/Transaction"
              },
              "type": "object"
            },
            "type": "object"
          }
        },
        "required": [
          "pending",
          "queued"
        ],
        "type": "object"
      },
      "TxPoolInspect": {
        "additionalProperties": false,
        "properties": {
          "pending": {
            "additionalProperties": {
              "additionalProperties": {
                "type": "string"
              },
              "type": "object"
            },
            "type": "object"
          },
          "queued": {
            "additionalProperties": {
              "additionalProperties": {
                "type": "string"
              },
              "type": "object"
            },
            "type": "object"
          }
        },
        "required": [
          "pending",
          "queued"
        ],
        "type": "object"
      },
      "TxPoolStatus": {
        "additionalProperties": false,
        "properties": {
          "pending": {
            "$ref": "#/components/schemas/Quantity"
          },
          "queued": {
            "$ref": "#/components/schemas/Quantity"
          }
        },
        "required": [
          "pending",
          "queued"
        ],
        "type": "object"
      },
      "Uint64HexOrDecimal": {
        "description": "Unsigned 64-bit value encoded as a JSON integer, a decimal string, or a 0x-prefixed hex quantity, matching Arbitrum Nitro math.HexOrDecimal64.",
        "oneOf": [
          {
            "minimum": 0,
            "type": "integer"
          },
          {
            "pattern": "^(?:0|[1-9][0-9]*|0x(?:0|[1-9a-fA-F][0-9a-fA-F]*))$",
            "type": "string"
          }
        ]
      }
    }
  }
}
