TriportRPC

eth_call

Execute a read-only EVM call.

Base mainnet, chain ID 8453base:rpcfree — enforced matrix policy, not measured capacity or runtime publicationAvailability: unknownValidation: documented

Parameter limits

JSON pathFrozen limitSource
unknownNo numeric parameter ceiling is frozen; enforce the declared schema shape and deny an unknown oversized/range profile.

Parameter-dependent tier profiles from CAPABILITIES:

  • bounded_current_state_or_logs: minimum free, budget base_read_rpc.
  • historical_state_or_heavy_range_or_overrides: minimum pro, budget base_read_rpc_heavy; gate: verified per-provider depth/range/schema; null limit denies.

Historical block retrieval is not an archive-state guarantee. Selectors must be preserved; do not substitute pending, safe, or finalized with latest.

Rate limits and tier

These are enforced product-policy values, not measured upstream capacity or an SLA. Enterprise is finite, never physical “unlimited” capacity.

TierLimit / accessCategory
Free10 RPSbase_read_rpc
Basic20 RPSbase_read_rpc
Pro100 RPSbase_read_rpc
Business250 RPSbase_read_rpc
Enterprise250 RPSbase_read_rpc

See Base limits.

Errors

CodeMeaning hereClient action
-32602Parameters fail the declared schema or upstream parser.Fix the positional parameters; parser acceptance is not execution success.
-32003The enforced category/provider budget is exhausted.Honor Retry-After; no capacity SLA is implied.

Authentication/transport failures use the shared client error envelope. See Base errors.

Evidence

  • Fixture kind: negative.
  • Fixture source: infra-4-sety/integration-base/research/R00/import/originals/recon/bse_inventory_s1t6_snapshot2.json.
  • Fixture SHA-256: 4282b38ef75f957b6f5636fe54f6bbf82e2c1e78c58d11dbfd0a210a61440cf1.
  • Fixture registry: infra-4-sety/integration-base/research/R00/import/FIXTURES_INDEX.json.
  • Semantic assertion: Finite window with repeated 12-member set must not imply permanent no rotation.
  • Evidence boundary: Replay only this bounded assertion; no provider calls or original Python execution. Metadata/response fragments can test rejection but cannot prove capability.

Limitations

  • Base-specific overrides and historical state need proof.
  • Availability is the frozen baseline, not deployed readiness. documented is the contract floor; evidence_kind retains unknown/source_summary.