Links

Analytics

IoTeX Analytics is an application built upon IoTeX core API which extracts data from IoTeX blockchain and reindexes them for applications to use via a GraphQL web interface.
The GraphQL endpoint is https://analyser-api.iotex.io/graphql

Full API documentation

Playground

Included modules

Chain
The Chain service provides general information on the current status of the IoTeX blockchain and the IOTX token, like chain height, current epoch, total supply, total votes, etc...
Delegate
The Delegate service provides detailed data about the IoTeX delegates, block producers, staking deposits, mining rewards, and more.
Account
The Account service provides all the information related to blockchain accounts, from balances to transactions to aliases for known addresses.
Voting
The Voting service specializes in delegates ranking and votes.
Action
The Action service allows any query to list transactions filtered by different criteria, like actions by date, address, type, etc...
XRC20
The XRC20 service gives easy access to XRC20 fungible tokens data, like token holders and contract addresses.
XRC721
The XRC721 service gives easy access to XRC721 non-fungible tokens data, like token holders and contract addresses.
Hermes
The Hermes service gives access to rewards distributed by the IoTeX official Hermes system.