For the complete documentation index, see llms.txt. This page is also available as Markdown.

Subquery project Nova Wallet - Kilt

Nova SubQuery project is indexing the blockchain and provides a convenient API for fetching operation history & analytics data. It is used by the Nova Wallet Feel free to use this API for your app! πŸ’–

Make sure that you add filters and sorting rules to your queries!

Following API & datasource is supported: πŸ“š Transfers and extrinsics (transactions). Both or either can be fetched, for example:

query {
  historyElements{nodes{transfer extrinsic}}
}

✨ Transfer history for additional assets in the network (based on "assets"/"ORML" Substrate pallet):

query {
  historyElements{nodes{assetTransfer}}
}

πŸ‘·β€ Node Operator Instruction

  • Rpc can be find at https://onfinality.io

  • Can leave dictionary empty, it should be automatically filled by the sdk if there are any available.

https://app.subquery.network/explorer/project/0x3d/overview


Deployed At: 2024-07-09T03:05:01


Project type:

Indexer Project

Project category:

``

Is Project Official?

Yes

Latest release version:

undefined

Latest release hash:

QmbhoMMdjKCjGhAn1q7oeRuc1fafQWne73rfLGE2WFDQjH


Setup your own indexer:

https://github.com/web3cdnservices/subquery-indexer-toolkit/blob/mainnet/README.md

Projects Updates Alerts channel:

https://github.com/web3cdnservices/subquery-projects-updates/blob/master/README.MD

Subquery Indexers Monitoring:

https://t.me/subquery_eagle_eye_reserve_bot

Last updated