Supported Ethereum Methods

Get to know what Ethereum methods are allowed in Blockdaemon RPC API.

The following methods are allowed in Blockdaemon RPC API:

  • debug_traceBlockByNumber

🚧

Note!

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"}]

📘

Info:

You can find Ethereum API documentation here: Ethereum API reference

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.