FastNEAR API

A fast RPC for the NEAR blockchain, based on Redis and LMDB.

About FastNEAR

Fast-Near aims to provide the fastest RPC implementation for NEAR Protocol using high-performance storage backends:

  • in-memory storage in Redis.
  • SSD optimized storage using LMDB.

It is optimized for view call performance and ease of deploy and scaling.


FastNEAR API

The FastNEAR API server provides a low-latency RPC API for wallets and explorers.

Supported APIs

Public Key
  • Public Key to Account ID mapping.
  • Full Access Public Key to Account ID mapping.
  • Any Public Key to Account ID mapping.
Account ID
  • Account ID to delegated staking pools (validators).
  • Account ID to fungible tokens (FT contracts).
  • Account ID to non-fungible tokens (NFT contracts).
Token ID
  • Token ID to top 100 accounts by balance (for FT contracts).
Generate comment with AI 2 nL
Scroll to Top