Skip to main content

One min read
Aleksey Studnev

The following changes applied to the schema:

  1. trigger_on attribute for subscription default value set now to all. 2Transaction_Time field for mempool Transaction now returns the transaction time not in numeric, but in ISO8601 format up to 1 nanosecond ( 9 digits after the seconds ),

"2006-01-02T15:04:05.999999999Z"

One min read
Divyasshree

In this update we have

  • Added a new Token Holder API for archive dataset
  • Added new indexes Gini Coefficient, Nakamoto Index, Theil Index
  • Removed distinctBy filter to avoid any confusions over its usage.
  • Compulsorily require field in sum aggregation , for example: sum(of: Balance_Amount)
  • Added Support for aggregates in descendingByField

One min read
Aleksey Studnev

There is the major modification in the today release of Graphql:

  1. Arguments and return value for Calls and Events are now represented as arrays of structures. Use union to read values of arguments. Refer to arguments for details on data structures.
  2. Names of objects in GraphQL schema are simplified and no more contain UUID identifiers. It simplifies working with schema and allows to use fragments easier
  3. Set of bug fixed for using arrays, fragments and others

One min read
Aleksey Studnev
Gaurav
Lucas
Divyasshree

We are happy to start this project, documenting the new Bitquery data platform.

The first authors will be Bitquery developers, and later all our users and clients are welcome to participate.