Ethereum RPC

Ethereum RPC

Developed by NodeReal
Ethereum is the community-run technology powering the cryptocurrency ether (ETH) and thousands of decentralized applications.
Freemium
Quotas & Limits
Consume CU & Limited by CUPS
Endpoint
Introduction
Quotas & Limits
API List 37
Supported Chains & Networks

Endpoint

https://nodereal.io/

Testing APIs

View Doc
View Doc
REQUEST
RESPONSE
Run the request and get a response.

Introduction

Ethereum is a technology for building apps and organizations, holding assets, transacting and communicating without being controlled by a central authority. There is no need to hand over all your personal details to use Ethereum - you keep control of your own data and what is being shared.


Ethereum has its own cryptocurrency, Ether, which is used to pay for certain activities on the Ethereum network.

Quotas & Limits

Membership Tier
Monthly Quota
Rate Limit
Free
Monthly Quota
350,000,000 CUs
Rate Limit
300 CUPS
N/A
Growth
Monthly Quota
500,000,000 CUs
Rate Limit
700 CUPS
N/A
Enterprise
Monthly Quota
Custom
Rate Limit
Custom
  • This API package's consumption is measured by (CUPS).
  • Each user will have a monthly quota of CU under a set rate limit Compute Units (CUs)depending on your membership tiers.
  • Your monthly quota will be shared among all API packages that consume CU.

API List (37)

batch_request

You can send multiple requests within one batch call.

eth_accounts5 CU/Request

Returns a list of addresses owned by client.

eth_blockNumber5 CU/Request

Returns the number of the most recent block.

eth_call20 CU/Request

Executes a new message call immediately without creating a transaction on the block chain.

eth_chainId5 CU/Request

Returns the current network/chain ID, used to sign repplay-protected transaction introduced in EIP-155.

eth_estimateGas75 CU/Request

Generates and returns an estimate of how much gas is necessary to allow the transaction to complete.

eth_gasPrice15 CU/Request

Returns the current price per gas in wei.

eth_getBalance15 CU/Request

Returns the balance of the account of a given address.

eth_getBlockByHash18 CU/Request

Returns information about a block by block hash.

eth_getBlockByNumber15 CU/Request

Returns information about a block by block number.

Supported Chains & Networks

Ethereum
Ethereum
mainnetgoerli