hairyf

getblock

GetBlock — RPC node and API access for 100+ blockchains; authentication, endpoints, CU pricing, Ethers/JSON-RPC, Yellowstone gRPC, MCP integration.

hairyf 4 1 Updated 3mo ago

Resources

2
GitHub

Install

npx skillscat add hairyf/blockchain-skills/getblock

Install via the SkillsCat registry.

SKILL.md

Skill based on GetBlock docs, generated 2026-02-09. Source: https://github.com/GetBlock-io/getblock-docs

GetBlock provides plug-and-play node and API access for 100+ chains (Ethereum, BNB Chain, Polygon, Solana, TON, etc.). Authentication is via access token in the endpoint URL; no headers. Shared nodes use Compute Units (CU) for billing; dedicated nodes have custom limits.

Core References

Topic Description Reference
Authentication Access token in URL, no headers; roll/delete if compromised core-authentication
Endpoints Creating endpoints — protocol, network, full/archive, API type, region core-endpoints
CU pricing Compute Units — chain × method multiplier, plan limits core-cu-pricing

Features

Integration

Topic Description Reference
Ethers.js Set GetBlock as JsonRpcProvider for Ethereum/EVM features-ethers-integration
JSON-RPC / cURL Test connection — eth_blockNumber, eth_chainId, eth_getBalance features-jsonrpc-curl
API overview 100+ chains, JSON-RPC/WS/GraphQL/REST, add-ons (DAS, Firehose, Yellowstone) features-api-overview
Yellowstone gRPC Solana real-time streaming (accounts, txs, blocks, slots) features-yellowstone-grpc
MCP with GetBlock Build MCP server exposing GetBlock Ethereum RPC as tools for AI agents features-mcp-getblock

External Links