Skip to main content

Data API implementation

Intermediate
Tutorial

Overview

This section will give you an overview of what data can be fetched from the data API endpoints for the ICP Rosetta implementation.

It is split into the following subsections:

  • Network: Fetch network specific information, such as the most recent block and what network rosetta is connected to.
  • Balances: Fetch the balance of an account_identifier or neuron.
  • Blocks: Fetch blocks from the ICP ledger.
  • Transactions: Fetch transactions from the ICP ledger.
  • Known neurons: Fetch a list of all publicly known neurons.
  • Pending proposals: Fetch a list of all currently pending proposals on the NNS.
  • Proposal info: Fetch the information about a specific proposal on the NNS.