Endpoint
Introduction
At NodeReal, we run high-performance opBNB RPC endpoints. Our service supports 1 billion+API requests every day.
We support Secure HTTP and WebSocket APIs for the opBNB testnet on our platform.
Besides, we have also prepared a high-performance archive node to help you get unrestricted access to historical data from opBNB.
Quotas & Limits
- 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 (42)
You can send multiple requests within one batch call.
This API replays all transactions that were included in this block by block hash.
This API replays all transactions that were included in this block by block number.
This API lets you run an eth_call within the context of the given block execution using the final state of parent block as the base.
This API would replay any transaction that may have been executed prior to this one before it will finally attempt to execute the transaction that corresponds to the given hash.
Returns a list of addresses owned by client.
Returns the number of the most recent block.
Executes a new message call immediately without creating a transaction on the block chain.
Returns the current network/chain ID, used to sign repplay-protected transaction introduced in EIP-155.
Generates and returns an estimate of how much gas is necessary to allow the transaction to complete.