Endpoint
Testing APIs
Introduction
At NodeReal, we run high-performance Polygon RPC endpoints. Our service supports 1 billion+ API requests every day. Our platform supports secure HTTP APIs for the Polygon mainnet. Moreover, we have prepared a high-performance archive node to help you get unrestricted access to historical data from the Polygon mainnet.
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 (40)
You can send multiple requests within one batch call.
Returns address of Author.
Returns current proposer's address.
Returns current validators.
Returns the root hash given a block range.
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.
The chain ID returned should always correspond to the information in the current known head block. This ensures that caller of this RPC method can always use the retrieved information to sign transactions built on top of the head.
Generates and returns an estimate of how much gas is necessary to allow the transaction to complete. The transaction will not be added to the blockchain.