FastNear Transactions API
OfficialQuery NEAR transactions instantly via JSON POST
Authorfastnear
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you retrieve raw NEAR blockchain transaction, account history, block, and receipt data through simple JSON-based POST requests without manually querying or decoding on-chain data.
Core Features & Use Cases
- Fetch raw transactions by hash: Retrieve up to 20 transactions per request for debugging, auditing, and data enrichment.
- Get account transaction history: Use cursor-based pagination and multiple signer/receiver/action filters to power wallets, explorers, and analytics dashboards.
- Retrieve blocks and receipts: Look up a block by height or hash (optionally including transactions/receipts) and fetch a receipt with its associated transaction for deep investigation.
Quick Start
Send a POST request to the transactions endpoint with a JSON body containing a tx_hashes array to get the raw transaction payloads for those hashes.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: FastNear Transactions API Download link: https://github.com/fastnear/explorer-api/archive/main.zip#fastnear-transactions-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.