Skip to content

Releases: DiFronzo/blockchair

v0.1.3 - Rate limit and bug fixes

20 Jan 22:42
1575d61
Compare
Choose a tag to compare

On November 7th, 2022 Blockchair will be limiting full public support for the following blockchains: EOS, Bitcoin SV, Solana. So, they are removed from the code.

New features:

  • Rate limit
  • Updated datapoints for changes in the API

The rate limit function allows users without API Key to stay within the 30 requests per minute.

V0.1.2 - Support for all Dashboard Endpoints API call

24 Sep 10:58
de38623
Compare
Choose a tag to compare

Supports:

  • Address (Bitcoin-like and Ethereum)
  • Blocks (Bitcoin-like and Ethereum)
  • Transaction (Bitcoin-like and Ethereum)
  • xpub, zpub, and ypub
  • Uncle (Ethereum)
  • Omni Layer property (Bitcoin)
  • ERC-20 token (Ethereum)
  • ERC-20 token holder (Ethereum)
  • Multichain address check (Bitcoin-like and Ethereum)
  • Premium API

V0.1.1 - Support for ERC-20 and Omni Layer

20 Sep 15:13
0fe399e
Compare
Choose a tag to compare

This release has support for ERC-20 info and ERC-20 holder info for Ethereum, and Omni Layer propery info.

More features and robust code

11 Sep 15:37
d46e0a0
Compare
Choose a tag to compare
Merge pull request #1 from DiFronzo/campsite

LGTM

v0.0.1

06 Sep 17:38
66bdb7c
Compare
Choose a tag to compare

First release.