Ethereum RPC

📘

See the Ethereum RPC API connection guide.

debug

🚧

This method is allowed only with certain parameters. You need to specify the block number or tag and the callTracer tracer type, e.g.: "params": ["latest", {"tracer": "callTracer"}]

eth

net

MethodCompute Unit Value
net_version1
net_peerCount1

web3

MethodCompute Unit Value
web3_clientVersion1
📘

Info:

You can find Ethereum API documentation here: Ethereum API reference