API Reference
Introduction to REI Network JSON-RPC specifications
REI Network's RPC interfaces are fully compatible with Ethereum (except EIP1559), so you can refer to ETH's JSON-RPC specifications
OPEN-RPC Playground
Ethereum JSON-RPC Specification
Good to know: REI Network's RPC module currently implements all APIs of
eth_namespace
, debug_namespace
and txpool_namespace
; if you have other namespace API requirements, please feel free to give feedback to the team or submit a Pull RequestLast modified 1yr ago