NEAR RPC

NEAR RPC

Developed by Sintral
NEAR is a user-friendly and carbon-neutral blockchain, built from the ground up to be performant, secure, and infinitely scalable.
Free Now$999.00/month
Quotas & Limits
50 QPS/method
Endpoint
Introduction
Quotas & Limits
API List 23
Supported Chains & Networks

Endpoint

https://nodereal.io/

Testing APIs

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

Introduction

NEAR is a high-performance blockchain built without limits. Designed to be super-fast, incredibly secure, and infinitely scalable, NEAR allows anyone to build at scale and deploy at pace.


Simple to Use

  • Uses human-readable accounts (e.g. alice.near).
  • Leverages a web-based wallet, no need for users to install programs or browser extensions.
  • Possess a simple yet rich system of Access Keys to handle account permissions.

  • Fast and Environmentally Friendly

  • Transactions are incredibly fast (~1s transactions) and cheap _(<1¢ in fees).
  • The network is certified carbon-neutral.
  • NEAR consumes in a year the same energy bitcoin consumes in 3 minutes.
  • Quotas & Limits

    Monthly Quota
    Rate Limit
    Monthly Quota
    N/A
    Rate Limit
    50 QPS/method

    API List (23)

    block

    Queries the network and returns block information for the given block height or hash. To return the latest block information, the finality parameter shall be used.

    broadcast_tx_async

    Returns the transaction hash immediately after sending a transaction.

    broadcast_tx_commit

    Sends a transaction and waits until transaction is fully complete (It has a 10 second timeout).

    chunk

    Returns details about the particular chunk. A block detail query can be used to obtain a valid chunk hash.

    EXPERIMENTAL_changes-{account_changes}

    Returns account changes from transactions in a specified account.

    EXPERIMENTAL_changes-{all_access_key_changes}

    Returns changes for each access key in a given block. Multiple accounts can be queried by passing an array of account_ids.

    EXPERIMENTAL_changes-{contract_code_changes}

    Returns the code changes that were made when deploying a contract. The change is a base64 encoded WASM file.

    EXPERIMENTAL_changes-{data_changes}

    Returns the state change details of a contract based on the key prefix (encoded to base64).

    EXPERIMENTAL_changes-{single_access_key_changes}

    Returns the individual access key changes within a specific block. An array of objects containing the account_id and public_key can be used to query multiple keys.

    EXPERIMENTAL_changes_in_block

    Returns changes in the block for a specified block height or hash.

    Supported Chains & Networks

    NEAR
    NEAR
    mainnet