Arbitrum Nitro RPC

Arbitrum Nitro RPC

Developed by Sintral
Arbitrum Nitro is a second-generation Layer 2 blockchain protocol. It provides high throughput, fast finality, and efficient dispute resolution.
Freemium
Quotas & Limits
Consume CU & Limited by CUPS
Endpoint
Introduction
Quotas & Limits
API List 34
Supported Chains & Networks

Endpoint

https://nodereal.io/

Testing APIs

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

Introduction

Arbitrum Nitro is a second-generation Layer 2 blockchain protocol. It provides high throughput, fast finality, and efficient dispute resolution. Nitro achieves these properties through several design principles: separating sequencing of transactions from deterministic execution; combining existing Ethereum emulation software with extensions to enable cross-chain functionalities; compiling separately for execution versus proving, so that execution is fast and proving is structured and machine-independent; and settling transaction results to the underlying Layer 1 chain using an optimistic rollup protocol based on interactive fraud proofs.

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 (34)

batch_request

You can send multiple requests within one batch call.

debug_traceBlockByHash1800 CU/Request

Replay the block that is already present in the database (Trace Mode required).

debug_traceBlockByNumber1800 CU/Request

Replay the block that is already present in the database (Trace Mode required).

debug_traceCall280 CU/Request

Let you run eth_call on top of a block (Trace Mode required).

debug_traceTransaction280 CU/Request

Returns all traces of given transaction (Trace Mode required).

eth_blockNumber5 CU/Request

Returns the latest block number of the blockchain.

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

Returns an estimation of gas for a given transaction.

eth_gasPrice15 CU/Request

Returns the current gas price on the network in wei.

Supported Chains & Networks

Arbitrum One
Arbitrum One
mainnet