Optimism RPC

Optimism RPC

Developed by NodeReal
Optimism is a low-cost and lightning-fast Ethereum L2 blockchain.
Freemium
Quotas & Limits
Consume CU & Limited by CUPS
Endpoint
Introduction
Quotas & Limits
API List 38
Supported Chains & Networks

Endpoint

https://nodereal.io/

Testing APIs

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

Introduction

Optimism is a fast, stable, and scalable L2 blockchain built by Ethereum developers, for Ethereum developers. Built as a minimal extension to existing Ethereum software, Optimism’s EVM-equivalent architecture scales your Ethereum apps without surprises. If it works on Ethereum, it works on Optimism at a fraction of the cost.

Quotas & Limits

Membership Tier
Monthly Quota
Rate Limit
Free
Monthly Quota
100,000,000 CUs
Rate Limit
300 CUPS
N/A
Growth
Monthly Quota
500,000,000 CUs
Rate Limit
700 CUPS
N/A
Team
Monthly Quota
2,000,000,000 CUs
Rate Limit
1,500 CUPS
N/A
Business
Monthly Quota
5,000,000,000 CUs
Rate Limit
3,000 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 (38)

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

Optimism
Optimism
mainnet