Ethereum · Full-node RPC

Ethereum HTTPS JSON-RPC

Create an endpoint for Ethereum and call eth_blockNumber, eth_getBalance, eth_call, eth_sendRawTransaction against a managed full node.

Endpoint URL

https://ethereum-mainnet.rpcnode.dev/YOUR-ENDPOINT-UUID

Environments: Mainnet, Sepolia Testnet, Hoodi Testnet.

Typical methods

eth_blockNumber, eth_getBalance, eth_call, eth_sendRawTransaction. Full list and credit weights on the docs network page.