Skip to main content
This page summarizes Ethereum JSON-RPC method compatibility on Ault in a single table. This compatibility matrix is based on:

Legend

  • : Functional
  • 🟡: Compatibility response (null/empty/zero)
  • : Not implemented or unavailable
  • 🌐: Publicly exposed
  • 🔒: Not publicly exposed

Full Method Matrix

Notes

  • Two entries were duplicated in the source list (eth_createAccessList, eth_fillTransaction) and are represented once in this matrix.
  • Some methods marked as supported may still return empty or null values depending on state, filter lifecycle, or query context.
  • Revalidate behavior against your deployment before production rollout.