📘
Old Faithful
  • Introduction
    • Content Identifiers
    • Indexes
  • Usage & Installation
    • Looking up CIDs
    • Retrieving from Filecoin
    • gRPC Methods
    • RPC Methods
    • RPC server
      • Local file system
      • HTTP
      • Filecoin v1 retrievals
      • Filecoin v2 retrievals
    • Accessing OF1 from old-faithful.net
    • Geyser
    • Software integrations
  • Generating
    • Historical blocks
    • Warehouse nodes
    • Creating indexes
  • Hosting
    • Making a local copy
    • Filecoin
  • Validation
    • Reproducibility
    • Epoch 208
Powered by GitBook
On this page
  1. Usage & Installation

RPC Methods

The JSON-RPC API follows the standard Solana RPC API and supports the following methods:

  • getBlock

  • getTransaction

  • getSignaturesForAddress

  • getBlockTime

  • getGenesisHash (for epoch 0)

  • getFirstAvailableBlock

  • getSlot

  • getVersion

PreviousgRPC MethodsNextRPC server

Last updated 1 month ago