# [2.72.0](https://github.com/coinranking/supplies/compare/v2.71.0...v2.72.0) (2024-10-31)


### Features

* add basescan driver ([5c3dd49](https://github.com/coinranking/supplies/commit/5c3dd49e369d18d5bf47dce9adf96806ac95e817))

# [2.71.0](https://github.com/coinranking/supplies/compare/v2.70.3...v2.71.0) (2024-04-19)


### Features

* lower the rate of the bitquery driver ([8084ae7](https://github.com/coinranking/supplies/commit/8084ae7b0681ab01ebd867d464f6f920e590e0d5))

## [2.70.3](https://github.com/coinranking/supplies/compare/v2.70.2...v2.70.3) (2023-12-04)


### Bug Fixes

* **solana:** use the decimals for solana tokens ([42a261e](https://github.com/coinranking/supplies/commit/42a261eb30c37da5166a65dc66bdddad844953dc))

## [2.70.2](https://github.com/coinranking/supplies/compare/v2.70.1...v2.70.2) (2023-08-03)


### Bug Fixes

* **polygonscan:** use apikey ([9abb5cf](https://github.com/coinranking/supplies/commit/9abb5cf5e216e0b7a4e8772db8f4ad61866a66d3))

## [2.70.1](https://github.com/coinranking/supplies/compare/v2.70.0...v2.70.1) (2023-07-31)


### Bug Fixes

* **web3eth:** when the decimals are not set in the contract ([3bfcfff](https://github.com/coinranking/supplies/commit/3bfcfff4ade64348b179bbeeaf6119f48e2a2da4))

# [2.70.0](https://github.com/coinranking/supplies/compare/v2.69.1...v2.70.0) (2023-07-26)


### Features

* **solana:** add support for tokens ([29b683b](https://github.com/coinranking/supplies/commit/29b683b7db818ca62c9657a556934da71ee0f086))

## [2.69.1](https://github.com/coinranking/supplies/compare/v2.69.0...v2.69.1) (2023-07-26)


### Bug Fixes

* **web3eth:** modifiers with negative balance ([5874d33](https://github.com/coinranking/supplies/commit/5874d33423e19f999ece278b911ff294d6dc8604))
* **web3eth:** modifiers with negative balance ([d3a9731](https://github.com/coinranking/supplies/commit/d3a9731ca117abf51d3794b5c2dcb652979f7a63))

# [2.69.0](https://github.com/coinranking/supplies/compare/v2.68.2...v2.69.0) (2023-07-25)


### Features

* **web3eth:** total supply of contract ([d3e58ca](https://github.com/coinranking/supplies/commit/d3e58cabf9a7446501f0d277df7dadfd1e3e4ce9))

## [2.68.2](https://github.com/coinranking/supplies/compare/v2.68.1...v2.68.2) (2023-07-24)


### Bug Fixes

* **web3eth:** switch to bitquery to get the supply for Ethereum tokens ([bd1d935](https://github.com/coinranking/supplies/commit/bd1d935a13508c4dd45cb9578d86ab478a99450f))

## [2.68.1](https://github.com/coinranking/supplies/compare/v2.68.0...v2.68.1) (2023-07-21)


### Bug Fixes

* **web3eth:** convert token balances to number ([2eab148](https://github.com/coinranking/supplies/commit/2eab148850037d2c7a6672f545def5827a44ed9a))

# [2.68.0](https://github.com/coinranking/supplies/compare/v2.67.6...v2.68.0) (2023-07-21)


### Features

* remove unused code and update the web3 package ([d9b5b19](https://github.com/coinranking/supplies/commit/d9b5b195a46a3ce88c7f50f7729ba9cde4600732))

## [2.67.6](https://github.com/coinranking/supplies/compare/v2.67.5...v2.67.6) (2023-01-12)


### Bug Fixes

* some support options were not correct ([d9c0483](https://github.com/coinranking/supplies/commit/d9c048335c5863f6fda5602dd51bbce79b077a2f))

## [2.67.5](https://github.com/coinranking/supplies/compare/v2.67.4...v2.67.5) (2022-11-16)


### Bug Fixes

* give bscscan even more time to react ([f0ebfdd](https://github.com/coinranking/supplies/commit/f0ebfdd9c61a58671bf5d69d199c97c3f46df5ed))

## [2.67.4](https://github.com/coinranking/supplies/compare/v2.67.3...v2.67.4) (2022-11-10)


### Bug Fixes

* remove broken cardano driver ([5be9542](https://github.com/coinranking/supplies/commit/5be95423cc9ebd90147debf40ff88a6e404133d8))
* remove broken dia-ethereum-classic driver ([db4078c](https://github.com/coinranking/supplies/commit/db4078c060f30f32f322adc9f3e98475b2cf1e37))
* remove broken dogechain driver ([55fcf10](https://github.com/coinranking/supplies/commit/55fcf1019eedb160fcac9461e3fb3f2f6a56a4db))

## [2.67.3](https://github.com/coinranking/supplies/compare/v2.67.2...v2.67.3) (2022-11-10)


### Bug Fixes

* remove broken neoscan driver ([049dc0b](https://github.com/coinranking/supplies/commit/049dc0b5c14d92f623e4a7b9fff3adc00791e150))

## [2.67.2](https://github.com/coinranking/supplies/compare/v2.67.1...v2.67.2) (2022-11-07)


### Bug Fixes

* getSupplyDash example requires a blockchain because it is a multi-chain driver ([d831aec](https://github.com/coinranking/supplies/commit/d831aecdc2ea52c061833e4cb684855adf207a41))

## [2.67.1](https://github.com/coinranking/supplies/compare/v2.67.0...v2.67.1) (2022-04-04)


### Bug Fixes

* **web3eth:** use Cloudflare ETH gateway ([24c32be](https://github.com/coinranking/supplies/commit/24c32beb078a8bb49adef2b9bd6703545fa4239e))

# [2.67.0](https://github.com/coinranking/supplies/compare/v2.66.0...v2.67.0) (2021-10-26)


### Features

* Polygonscan driver ([ab19496](https://github.com/coinranking/supplies/commit/ab194966cbcca0dc808f19a2bd699fd1ec04c108))

# [2.66.0](https://github.com/coinranking/supplies/compare/v2.65.0...v2.66.0) (2021-08-13)


### Features

* add support for terra tokens ([30b2498](https://github.com/coinranking/supplies/commit/30b2498f84eac521590650d77fb0d4e7d1e8734a))

# [2.65.0](https://github.com/coinranking/supplies/compare/v2.64.0...v2.65.0) (2021-07-31)


### Features

* support for clover finance ([54c8c2f](https://github.com/coinranking/supplies/commit/54c8c2fc7c37e940892541cf936789e83b181f66))

# [2.64.0](https://github.com/coinranking/supplies/compare/v2.63.0...v2.64.0) (2021-07-15)


### Features

* altura driver ([e9a88bc](https://github.com/coinranking/supplies/commit/e9a88bc0fff78ab56e8fc8452e2bf454fc544aa4))
* iridium driver ([df37e14](https://github.com/coinranking/supplies/commit/df37e14cebc010861744c647bf6f4711408881e2))
* Mina driver ([0c89141](https://github.com/coinranking/supplies/commit/0c89141867c2707d30d7046ff8efb8d853a56f91))
* rito driver ([ff944a1](https://github.com/coinranking/supplies/commit/ff944a1419d75171669450248c138ecd6b5777a6))

# [2.63.0](https://github.com/coinranking/supplies/compare/v2.62.0...v2.63.0) (2021-06-24)


### Bug Fixes

* **PrcyCoin:** typo and max was not loaded ([9a99b8c](https://github.com/coinranking/supplies/commit/9a99b8c2e3e631e9b6a59553aa7cc00bf23aebd6))


### Features

* cryptoid fastcoin implementation ([18acbff](https://github.com/coinranking/supplies/commit/18acbffc94a35679514800395ecfac8d17b68a83))
* deracoin driver ([937b1dd](https://github.com/coinranking/supplies/commit/937b1dd5ac36d20b6bb7c1a26f4544ab455df925))
* ergon driver ([5b7cd17](https://github.com/coinranking/supplies/commit/5b7cd172650e0468dc5870ba17719e5a5ba08965))
* haven driver ([9146ae4](https://github.com/coinranking/supplies/commit/9146ae47c9b3b4641cd56320da1fbd2ac28d0ea4))
* prcy coin upgrade ([8ed9faa](https://github.com/coinranking/supplies/commit/8ed9faa5a2b0f79e2426fc22994279cdf2fcf00e))
* tron making machine driver ([68ce9ee](https://github.com/coinranking/supplies/commit/68ce9ee56811550e27b6bd8e9c2ef35966f45de2))

# [2.62.0](https://github.com/coinranking/supplies/compare/v2.61.0...v2.62.0) (2021-06-24)


### Features

* agenor driver ([1597b7c](https://github.com/coinranking/supplies/commit/1597b7c8e0f53d299739cc50c9f674690572f944))

# [2.61.0](https://github.com/coinranking/supplies/compare/v2.60.0...v2.61.0) (2021-06-24)


### Bug Fixes

* cpcoin supports definitions ([30c7f86](https://github.com/coinranking/supplies/commit/30c7f8638aa90d5fb1613e5e82f0bd5f9623c30b))
* simplify the CPCoin driver ([0b7e135](https://github.com/coinranking/supplies/commit/0b7e135883f8a00ab8825b78c427241cb8d8cd61))


### Features

* cpcoin driver ([ca83e94](https://github.com/coinranking/supplies/commit/ca83e94004a1ee08e67c170fa7bfbedf69dae09f))
* TzStats driver upgrade ([7ececfb](https://github.com/coinranking/supplies/commit/7ececfbcf9ce8f4025b24c40dad1245074626b2b))

# [2.60.0](https://github.com/coinranking/supplies/compare/v2.59.0...v2.60.0) (2021-06-17)


### Bug Fixes

* **hex:** fixture missed a header and subtracted the origin addresses ([d619860](https://github.com/coinranking/supplies/commit/d6198600002f54ae48d6c2755d84b28b0bf49f94))


### Features

* hex driver ([e614088](https://github.com/coinranking/supplies/commit/e61408876c0c9919ec78573bbf100333f62b2cbf))

# [2.59.0](https://github.com/coinranking/supplies/compare/v2.58.0...v2.59.0) (2021-06-04)


### Features

* magpie coin driver ([cc6c0a4](https://github.com/coinranking/supplies/commit/cc6c0a457c7a13513c3cb5658435e25fed4bd70b))
* magpie coin upgrade balances ([b2df61f](https://github.com/coinranking/supplies/commit/b2df61f0e1053628326f8dba8fb180c4f4166b36))
* upgrade magprie coin with total supply ([45bc9d7](https://github.com/coinranking/supplies/commit/45bc9d74fc450485017b941321df13b6241e3083))

# [2.58.0](https://github.com/coinranking/supplies/compare/v2.57.0...v2.58.0) (2021-06-03)


### Features

* algorand driver upgrades ([ca1d6aa](https://github.com/coinranking/supplies/commit/ca1d6aa0d8b780c6fbe9ed089266478414493323))

# [2.57.0](https://github.com/coinranking/supplies/compare/v2.56.0...v2.57.0) (2021-06-03)


### Bug Fixes

* **BitcoinVirtualGold:** remove the blockchain ([d8cf814](https://github.com/coinranking/supplies/commit/d8cf8146ffeaf3d6a6ca6cf5afe678844ad1df00))


### Features

* add description to planet-finance driver ([d284572](https://github.com/coinranking/supplies/commit/d284572f153c99bdaedaba4237d2e146b08290d0))
* bitcoin virtual gold driver ([e55de7d](https://github.com/coinranking/supplies/commit/e55de7d60e46d55097402f9d9ad59b4a7466e0e7))
* chia driver ([ee9cdd3](https://github.com/coinranking/supplies/commit/ee9cdd392e41d249cc53097ca8c0de2f8df36c1e))
* chia network upgrade with total supply ([ca014ed](https://github.com/coinranking/supplies/commit/ca014ed4a258dcd2d7e0af1ae10040bda294010b))
* planet-finance driver ([81b1b6f](https://github.com/coinranking/supplies/commit/81b1b6fa683325505c9bbe951c6d099e7471cffe))

# [2.56.0](https://github.com/coinranking/supplies/compare/v2.55.0...v2.56.0) (2021-06-03)


### Features

* checoin driver ([5e248ba](https://github.com/coinranking/supplies/commit/5e248ba4f1074ec569fab668b21f398bf3a10929))
* fix network driver ([7c257ad](https://github.com/coinranking/supplies/commit/7c257adedf5338885e0abd9dff3071e2dc741aa0))
* solidus driver ([34735c0](https://github.com/coinranking/supplies/commit/34735c0ffecee6221e55609323c7c10dcfd1702f))
* wownero driver ([72f889c](https://github.com/coinranking/supplies/commit/72f889cce68bb2d38d442706e4a2ae706d04f917))

# [2.55.0](https://github.com/coinranking/supplies/compare/v2.54.0...v2.55.0) (2021-06-03)


### Bug Fixes

* **Ecomi:** remove the blockchain ([6dfb25e](https://github.com/coinranking/supplies/commit/6dfb25e60bc6aec6f8d600a070af8d8ecbffbf8a))


### Features

* ecomi driver ([417403f](https://github.com/coinranking/supplies/commit/417403ffbe2f9cd3c5e79e990cde7ed7c5977894))

# [2.54.0](https://github.com/coinranking/supplies/compare/v2.53.0...v2.54.0) (2021-05-27)


### Features

* add description to helium driver ([cd7557f](https://github.com/coinranking/supplies/commit/cd7557f44ef16240b8097eadda224a8572257505))
* helium driver ([c16ec5c](https://github.com/coinranking/supplies/commit/c16ec5c8fbef4aaabd849267969b614e1158df46))

# [2.53.0](https://github.com/coinranking/supplies/compare/v2.52.0...v2.53.0) (2021-05-19)


### Features

* add description to akash driver ([d615d6d](https://github.com/coinranking/supplies/commit/d615d6ddcccf683193f2aefabf98663f47268d22))
* akash driver ([f28576a](https://github.com/coinranking/supplies/commit/f28576a526fb840ed995e2e61a031fcf9f0b2dd4))
* banano driver ([09e982e](https://github.com/coinranking/supplies/commit/09e982eb2324890823c80f85a4a46cba141b610e))
* bbscoin driver ([9411f00](https://github.com/coinranking/supplies/commit/9411f00ec1aa2747a8dc3a8ecb11c0b8354e9945))
* digital note driver ([33e90ef](https://github.com/coinranking/supplies/commit/33e90ef507661acb78df98bc165b5168eb02aeda))
* fix description fot bbscoin ([e469b12](https://github.com/coinranking/supplies/commit/e469b121076075c1ca712b169fb28bc5011305dc))
* reef finance driver ([8eee1e1](https://github.com/coinranking/supplies/commit/8eee1e1324819fee323e00d3af61063ab6e9dc17))
* x42 driver ([c849f15](https://github.com/coinranking/supplies/commit/c849f156462cb26517c3af813af8b4232c9580ce))

# [2.52.0](https://github.com/coinranking/supplies/compare/v2.51.0...v2.52.0) (2021-05-19)


### Features

* Near driver ([4e0938f](https://github.com/coinranking/supplies/commit/4e0938f45d2e42961ec9cce3c20b274f0b39f9bb))

# [2.51.0](https://github.com/coinranking/supplies/compare/v2.50.0...v2.51.0) (2021-04-29)


### Features

* **bscscan:** support token balances ([a6c7c44](https://github.com/coinranking/supplies/commit/a6c7c443821970a8eedf8c39c026b92a3eff88d8))

# [2.50.0](https://github.com/coinranking/supplies/compare/v2.49.0...v2.50.0) (2021-04-28)


### Bug Fixes

* **Bixbcoin:** remove the blockchain, ([54b03d2](https://github.com/coinranking/supplies/commit/54b03d291499cfaf8e14c5c00cc1a9774885ef86))


### Features

* bixbcoin driver ([f009447](https://github.com/coinranking/supplies/commit/f009447bfc1e685c4e74cec55f97ea8dfc7692aa))

# [2.49.0](https://github.com/coinranking/supplies/compare/v2.48.0...v2.49.0) (2021-04-28)


### Bug Fixes

* **celo:** also add the total supply and subtract team from circulating ([ec1ed20](https://github.com/coinranking/supplies/commit/ec1ed208ae6a7e7adf76e8b4ef80b5f79158c192))


### Features

* betller driver ([14dcfc9](https://github.com/coinranking/supplies/commit/14dcfc95118ddaa41ee441651b1f44a2e495a3a1))
* celo driver ([96f6ee5](https://github.com/coinranking/supplies/commit/96f6ee531235e10cbe8df74e16972cc17be86aab))

# [2.48.0](https://github.com/coinranking/supplies/compare/v2.47.0...v2.48.0) (2021-04-28)


### Features

* evrice driver ([432bbea](https://github.com/coinranking/supplies/commit/432bbea4a151bd331424986bb2756e01e17a6e98))

# [2.47.0](https://github.com/coinranking/supplies/compare/v2.46.0...v2.47.0) (2021-04-28)


### Features

* avalanche driver ([1813ca1](https://github.com/coinranking/supplies/commit/1813ca1c854095446c495d2ee398722cc9e07ada))
* XCash driver ([ef97ed2](https://github.com/coinranking/supplies/commit/ef97ed2a9b3639f68b18981be93de2a469883fc4))

# [2.46.0](https://github.com/coinranking/supplies/compare/v2.45.0...v2.46.0) (2021-04-28)


### Features

* electric cash driver ([7442249](https://github.com/coinranking/supplies/commit/7442249006092f53b6e21ed858d8523b742b021f))
* wax driver ([23db8fe](https://github.com/coinranking/supplies/commit/23db8fe3c4ba6705845312ecabd74302dd48e956))

# [2.45.0](https://github.com/coinranking/supplies/compare/v2.44.1...v2.45.0) (2021-04-28)


### Bug Fixes

* **bscscan:** support for getting the tokens ([c3ad54b](https://github.com/coinranking/supplies/commit/c3ad54b95a49c01df92d02f7522358038aa1c4b2))


### Features

* BscScan driver ([71fe1b3](https://github.com/coinranking/supplies/commit/71fe1b35c3059c18045d0a147ab219549af0b469))

## [2.44.1](https://github.com/coinranking/supplies/compare/v2.44.0...v2.44.1) (2021-04-21)


### Bug Fixes

* **web3:** lower rate limit ([1e6bc77](https://github.com/coinranking/supplies/commit/1e6bc776e8fbe18577c43df72bad189a4f202d61))

# [2.44.0](https://github.com/coinranking/supplies/compare/v2.43.1...v2.44.0) (2021-03-29)


### Features

* payment coin driver ([ce9b11e](https://github.com/coinranking/supplies/commit/ce9b11e4f0f7675cc6ae62b8b797fdec557cfd9b))
* PrcyCoin driver ([6d45e5d](https://github.com/coinranking/supplies/commit/6d45e5db2ef709938fe8261294146d64f8c1fa50))

## [2.43.1](https://github.com/coinranking/supplies/compare/v2.43.0...v2.43.1) (2021-03-05)


### Bug Fixes

* tronscan modifiers ([45eb7fb](https://github.com/coinranking/supplies/commit/45eb7fb2f66d608153e69992ed44701ad9937a48))

# [2.43.0](https://github.com/coinranking/supplies/compare/v2.42.2...v2.43.0) (2021-03-02)


### Bug Fixes

* support balances ([083ce41](https://github.com/coinranking/supplies/commit/083ce4110aba936acf59a45129a050de3b016540))


### Features

* add support for new properties ([7790613](https://github.com/coinranking/supplies/commit/779061328782d35ff689c00a8736e8ef7d40363f))
* use the newly added tokenBalances prop in the pipeline ([2c17a24](https://github.com/coinranking/supplies/commit/2c17a248a9ad15c831c6ac5e568bc8a2e57ce09b))

## [2.42.2](https://github.com/coinranking/supplies/compare/v2.42.1...v2.42.2) (2021-02-26)


### Bug Fixes

* tronscan ([2d0c78b](https://github.com/coinranking/supplies/commit/2d0c78be5b3fae62ffc31d03f14ec336ee1b4910))

## [2.42.1](https://github.com/coinranking/supplies/compare/v2.42.0...v2.42.1) (2021-02-17)


### Bug Fixes

* wrong property level ([75b42bf](https://github.com/coinranking/supplies/commit/75b42bf51dfa75d9e63b25e76a979bbc9c6ddbd7))

# [2.42.0](https://github.com/coinranking/supplies/compare/v2.41.0...v2.42.0) (2021-02-17)


### Bug Fixes

* eslint ([f3b4ace](https://github.com/coinranking/supplies/commit/f3b4ace2a0602c697dfbc20fc6af4e43f462a969))
* resolve conflicts ([07e29bf](https://github.com/coinranking/supplies/commit/07e29bfbcfbc66126f468ded0b97711c07a044de))


### Features

* add blockchain ([2fdf6d3](https://github.com/coinranking/supplies/commit/2fdf6d311394d08f95c98c64d0ba840ba093a164))
* add description to tronscan driver ([7c03cf6](https://github.com/coinranking/supplies/commit/7c03cf69c9494a54d0211e60cca1f79086895ff0))
* in the future this driver might support both TRC10 and TRC20 ([1ee4b2a](https://github.com/coinranking/supplies/commit/1ee4b2adf86b198b00f8f4e19efaa4869f79c445))
* make this driver dedicated to TRC20 ([7585afa](https://github.com/coinranking/supplies/commit/7585afac43ecd82fcecdf3122b33288b780b3360))
* tronscan driver ([a3c4a59](https://github.com/coinranking/supplies/commit/a3c4a590a298b72d6f429415e648c9683bd6683c))
* tronscan fix fixtures and circulating supply ([2c8cbfa](https://github.com/coinranking/supplies/commit/2c8cbfa9241906444f072ecbd09a9fb0cdcc975b))

# [2.41.0](https://github.com/coinranking/supplies/compare/v2.40.0...v2.41.0) (2021-02-16)


### Features

* raicoin driver ([cafdb8c](https://github.com/coinranking/supplies/commit/cafdb8c9aae089e536bd04fad79e98fdf8aeb97c))

# [2.40.0](https://github.com/coinranking/supplies/compare/v2.39.0...v2.40.0) (2021-02-11)


### Bug Fixes

* remove all fixtures for cirquity driver ([6c4199b](https://github.com/coinranking/supplies/commit/6c4199b147a087f124b3551f69bfa3af973dcd82))


### Features

* cirquity driver ([13c0cca](https://github.com/coinranking/supplies/commit/13c0cca165a7bab2f553e43488e2fcb8478ba1b5))
* cirquity driver ([12bb0f4](https://github.com/coinranking/supplies/commit/12bb0f48ed39f907d77664f35c19c7e28997ba48))

# [2.39.0](https://github.com/coinranking/supplies/compare/v2.38.0...v2.39.0) (2021-02-11)


### Features

* elrond driver ([3ba4ee0](https://github.com/coinranking/supplies/commit/3ba4ee0630a2b6fb3d9f93625f441dfd9ec43747))
* elrond driver update with new total, circulating and max supply ([cd6cb0f](https://github.com/coinranking/supplies/commit/cd6cb0f057a6ab78936d2a8c411c85b4adc73781))

# [2.38.0](https://github.com/coinranking/supplies/compare/v2.37.0...v2.38.0) (2021-02-11)


### Features

* **waves:** support custom decimals if the issueTransaction is not set ([e3272d4](https://github.com/coinranking/supplies/commit/e3272d4633e4b084c00f1cf3011752a832a50bc0))
* newyorkcoin driver ([bfdc4a8](https://github.com/coinranking/supplies/commit/bfdc4a8dd4de152006f7b46bf0abd6237837ce7a))
* terra-usd driver ([91e3998](https://github.com/coinranking/supplies/commit/91e3998458414679743f2b19ea9380e0d3bd3c0a))

# [2.37.0](https://github.com/coinranking/supplies/compare/v2.36.0...v2.37.0) (2021-01-27)


### Features

* draken driver ([f4e2790](https://github.com/coinranking/supplies/commit/f4e27909aff3b1d9fe218a57a633f20701657468))
* easyfi driver ([7e29143](https://github.com/coinranking/supplies/commit/7e291432def34b785bba3e147ace448ec83e8ca3))

# [2.36.0](https://github.com/coinranking/supplies/compare/v2.35.3...v2.36.0) (2021-01-27)


### Features

* tkm driver ([5f11ebf](https://github.com/coinranking/supplies/commit/5f11ebf892d391d369ecdb6a940a228fc5f0baf1))

## [2.35.3](https://github.com/coinranking/supplies/compare/v2.35.2...v2.35.3) (2020-12-24)


### Bug Fixes

* **bridgelto:** forbidden message from bridge lto ([0a19df4](https://github.com/coinranking/supplies/commit/0a19df4f51edd8a9e26e46a5b35d8a4f8f138fa6))

## [2.35.2](https://github.com/coinranking/supplies/compare/v2.35.1...v2.35.2) (2020-12-24)


### Bug Fixes

* **blockchair:** blockchains with space in the name didn't work anymore ([a666992](https://github.com/coinranking/supplies/commit/a66699218d2222d38a69f97caeba6fc88a796ef6))

## [2.35.1](https://github.com/coinranking/supplies/compare/v2.35.0...v2.35.1) (2020-12-24)


### Bug Fixes

* **ddkoin:** server didn't support the v3 socket.io version ([3879dd0](https://github.com/coinranking/supplies/commit/3879dd025e8ccc274c51d9f428b55299ac03de7c))

# [2.35.0](https://github.com/coinranking/supplies/compare/v2.34.0...v2.35.0) (2020-12-18)


### Features

* support for web3 driver ([39bf02d](https://github.com/coinranking/supplies/commit/39bf02da96bf370b7f1aa6f7fdc4c9a71fe7f213))

# [2.34.0](https://github.com/coinranking/supplies/compare/v2.33.0...v2.34.0) (2020-11-23)


### Features

* umi driver ([3981af6](https://github.com/coinranking/supplies/commit/3981af62bd7a81ed6ff4ee21ed66480fcedf00d7))

# [2.33.0](https://github.com/coinranking/supplies/compare/v2.32.1...v2.33.0) (2020-11-17)


### Features

* neutrino dollar set same total and circulating supply ([3ac36d8](https://github.com/coinranking/supplies/commit/3ac36d8a5e329a2cd86bd2e03cbb148e5641981c))

## [2.32.1](https://github.com/coinranking/supplies/compare/v2.32.0...v2.32.1) (2020-11-09)


### Bug Fixes

* throw error if FileCoin is null ([5a3f6aa](https://github.com/coinranking/supplies/commit/5a3f6aae5a6845011a96d168770170044274c791))

# [2.32.0](https://github.com/coinranking/supplies/compare/v2.31.0...v2.32.0) (2020-10-29)


### Features

* add support for Bitcoin Vault ([f2869e8](https://github.com/coinranking/supplies/commit/f2869e82d932ff31ffd0573a65ddb7867d15758f))

# [2.31.0](https://github.com/coinranking/supplies/compare/v2.30.1...v2.31.0) (2020-10-29)


### Features

* eslint fix ([dafa469](https://github.com/coinranking/supplies/commit/dafa469f615c5da48bac88d031a83870c81132f1))
* fiscussfyi driver ([5b64a0e](https://github.com/coinranking/supplies/commit/5b64a0e077a22465871813f3ed93fc430b122086))
* phantasma driver for kcal token ([df346e7](https://github.com/coinranking/supplies/commit/df346e7cc0eadb7afd34c44c99f2d23c545bdff1))
* phantasma driver for soul token ([ac89944](https://github.com/coinranking/supplies/commit/ac8994433aaf6e7203a97694a7054928a053dcbd))
* re-define params for driver ([0dc63f1](https://github.com/coinranking/supplies/commit/0dc63f1760ee785951085e068a0dd6191eda25b0))

## [2.30.1](https://github.com/coinranking/supplies/compare/v2.30.0...v2.30.1) (2020-10-27)


### Bug Fixes

* monero should have 12 decimal places ([ff45992](https://github.com/coinranking/supplies/commit/ff459928e7908fa786af768d92b8747bb08f3087))

# [2.30.0](https://github.com/coinranking/supplies/compare/v2.29.0...v2.30.0) (2020-10-27)


### Bug Fixes

* fix unlimited fiscuss fyi description ([aac1b45](https://github.com/coinranking/supplies/commit/aac1b4524074d4f5d91a7a2e8966fb726853998b))


### Features

* unlimited fiscuss fyi driver ([1f9ad77](https://github.com/coinranking/supplies/commit/1f9ad7785aadcc54aecc9be22f845726716cd551))

# [2.29.0](https://github.com/coinranking/supplies/compare/v2.28.0...v2.29.0) (2020-10-27)


### Features

* filecoin driver ([aa4c4c9](https://github.com/coinranking/supplies/commit/aa4c4c97e4f2731866991f9958ee592a97a10c67))
* merged ([d964037](https://github.com/coinranking/supplies/commit/d96403700dcbb5f1d9a76ddaee4a5613f7788640))

# [2.28.0](https://github.com/coinranking/supplies/compare/v2.27.0...v2.28.0) (2020-10-26)


### Bug Fixes

* fixture ([8e62d78](https://github.com/coinranking/supplies/commit/8e62d78b2081d2d8694e6cec28f9d91915e733cb))
* total and circulating supply for trezor supply ([d7aba6f](https://github.com/coinranking/supplies/commit/d7aba6fbca8b7f29a95bd8564aaa1b1a17c9c458))


### Features

* polispay driver ([74af46a](https://github.com/coinranking/supplies/commit/74af46adf9a49658374bbdb9f77f4e8981cc2921))
* trezor driver ([7af5025](https://github.com/coinranking/supplies/commit/7af50255876aea27f8b0c275cf3c0fb2c863eb81))

# [2.27.0](https://github.com/coinranking/supplies/compare/v2.26.0...v2.27.0) (2020-10-26)


### Features

* hathor driver ([af4b670](https://github.com/coinranking/supplies/commit/af4b67084bd29b0cfde068bfdadbd0c0aa6142cd))

# [2.26.0](https://github.com/coinranking/supplies/compare/v2.25.0...v2.26.0) (2020-10-24)


### Features

* add circulating supply for kava driver ([fed09aa](https://github.com/coinranking/supplies/commit/fed09aae806aa41748bc4eafef07a0c2bf15c600))
* change url for kava driver ([5fd6403](https://github.com/coinranking/supplies/commit/5fd6403b8786a0407be9a5425336fa1a6ef38122))
* kava driver ([7b95332](https://github.com/coinranking/supplies/commit/7b95332cbdb4eeb9eb1fc4c3b19ff9d66f225fbd))

# [2.25.0](https://github.com/coinranking/supplies/compare/v2.24.0...v2.25.0) (2020-10-23)


### Bug Fixes

* cryptolocally description ([6ec872e](https://github.com/coinranking/supplies/commit/6ec872e5ed99867907ef5ffe6fd11803aee784c5))


### Features

* blip driver ([197a2cf](https://github.com/coinranking/supplies/commit/197a2cf5421d731020f9a06c36b70c5a5e80f640))
* cryptoid knoxfs driver ([d825b27](https://github.com/coinranking/supplies/commit/d825b279eeba5eefe0d1d2ad8831d1fd15203dce))
* cryptolocally driver ([d5350ce](https://github.com/coinranking/supplies/commit/d5350ce205e491d036bf87388b295ec1851b8f66))
* hybrix driver ([3134456](https://github.com/coinranking/supplies/commit/3134456733d1c0568b89a5894730632d8b8f4239))
* jiviz driver ([8e80241](https://github.com/coinranking/supplies/commit/8e80241c5d441d888f9dcc6351cea680124095f8))
* modern investment coin ([602b74d](https://github.com/coinranking/supplies/commit/602b74de72cf4fc8d6414fe230dd5ab361ae921c))
* steemdollars driver ([0155019](https://github.com/coinranking/supplies/commit/015501980d16c56915ed7f72fa43e78dd7b3ae19))

# [2.24.0](https://github.com/coinranking/supplies/compare/v2.23.0...v2.24.0) (2020-10-23)


### Features

* add stafi support on subscan driver ([54e5a8c](https://github.com/coinranking/supplies/commit/54e5a8c3398ef2904ea0fca37197d959f2a66d83))
* buycoinpost driver ([a090d8b](https://github.com/coinranking/supplies/commit/a090d8bafed31d85d962153dff420f2e40be5b2a))
* merged ([ad4fdaf](https://github.com/coinranking/supplies/commit/ad4fdafee84adc1d04f8e537ab6b580eea023f05))

# [2.23.0](https://github.com/coinranking/supplies/compare/v2.22.0...v2.23.0) (2020-10-23)


### Features

* infinite blocks driver ([2e24004](https://github.com/coinranking/supplies/commit/2e24004f8774dd91b17c47995bd26733f33eb4c4))

# [2.22.0](https://github.com/coinranking/supplies/compare/v2.21.0...v2.22.0) (2020-09-17)


### Bug Fixes

* fixuture saving ([94ad30f](https://github.com/coinranking/supplies/commit/94ad30f2e03351fe692044abdd5c21fc0eb0e20f))
* missing trailing comma in xinfin driver ([82a02c9](https://github.com/coinranking/supplies/commit/82a02c9fe87fc3f99519d1938ac9be4ee75f1410))


### Features

* define native to false on multiblockchain subscan driver ([06842e6](https://github.com/coinranking/supplies/commit/06842e6f3e1ec48da0dfdc81ace46a3635918e2b))
* eosdt driver ([9f473b8](https://github.com/coinranking/supplies/commit/9f473b8a79e56206bf19dfc9d0d9cf36e32f041b))
* merged ([f099f9d](https://github.com/coinranking/supplies/commit/f099f9d271d13b661c7d631f9820716744dcfb74))
* oneworldcoin add max supply ([50b366a](https://github.com/coinranking/supplies/commit/50b366aff5be54e3633dc30b23cf36016d22b126))
* oneworldcoin driver ([5a97766](https://github.com/coinranking/supplies/commit/5a977661f9b692042029c5e27ae9faab21c7d324))
* remove blockchain definition in eosdt driver because not all currencies on EOS ([ee0f30d](https://github.com/coinranking/supplies/commit/ee0f30d2923af7339bc7a8cb2e82fed514f41223))
* remove max from xinfin ([069bb11](https://github.com/coinranking/supplies/commit/069bb11929ea660de6a75149352b8b22aef0a208))
* rename oneworldcoin to crypto-core driver ([ddeef35](https://github.com/coinranking/supplies/commit/ddeef35c3c35847c989e9c888ee30258055c8368))
* rename v-dimention to vsdcool driver ([26580a8](https://github.com/coinranking/supplies/commit/26580a8ca895d94062c70ba31065ddef9d3f02fb))
* subscan driver ([811e364](https://github.com/coinranking/supplies/commit/811e3646e40fd82804be9c4ea428c189c468deea))
* terra driver ([74acdf5](https://github.com/coinranking/supplies/commit/74acdf5d7c61930c6a0e0ff6966d6de744e9843e))
* v-dimensions driver ([fc71310](https://github.com/coinranking/supplies/commit/fc71310f86531d9a817ba59d5667b130e0228740))
* xinfin driver ([36c411e](https://github.com/coinranking/supplies/commit/36c411eee91f87d44131e65c14598bce4915d3b8))

# [2.21.0](https://github.com/coinranking/supplies/compare/v2.20.0...v2.21.0) (2020-09-07)


### Features

* add description to postcoin driver ([4ab1280](https://github.com/coinranking/supplies/commit/4ab1280b4a3803d4337f2927adceac83df6e865e))
* postcoin driver ([594c427](https://github.com/coinranking/supplies/commit/594c4276dffc1434ba9444cabcdc5421d915402c))

# [2.20.0](https://github.com/coinranking/supplies/compare/v2.19.0...v2.20.0) (2020-09-07)


### Features

* add description to documentchain driver ([f340e5f](https://github.com/coinranking/supplies/commit/f340e5fcb226523e359a3e5f5483dfc05996c4de))
* documentchain driver ([7d4f985](https://github.com/coinranking/supplies/commit/7d4f985aed7517c75390c367ec2a8681be2137a9))

# [2.19.0](https://github.com/coinranking/supplies/compare/v2.18.0...v2.19.0) (2020-09-07)


### Features

* mcashchain driver ([a6ae2fd](https://github.com/coinranking/supplies/commit/a6ae2fdb0dce9e8b2f5a18a62f28ce2fe711f605))

# [2.18.0](https://github.com/coinranking/supplies/compare/v2.17.0...v2.18.0) (2020-09-07)


### Features

* boolberry driver ([85018c1](https://github.com/coinranking/supplies/commit/85018c1e205168dac2fd9741f761f36e0d9e2392))
* energy web driver ([2248375](https://github.com/coinranking/supplies/commit/2248375c8e5055d16916b0686aee1bcf90ee4595))
* iost driver ([23474ea](https://github.com/coinranking/supplies/commit/23474ea49f0d313bd7925d376d60308aba6398de))
* remove max supply for iost because is no defined correctly ([e2c14f5](https://github.com/coinranking/supplies/commit/e2c14f5d927fe20a8f59d76a517b58ed8b9483e2))
* solana driver ([5c7cab3](https://github.com/coinranking/supplies/commit/5c7cab3180d150c6c10aa88bdddf9c58fd1d83a6))

# [2.17.0](https://github.com/coinranking/supplies/compare/v2.16.0...v2.17.0) (2020-09-07)


### Features

* nash driver ([9f1b673](https://github.com/coinranking/supplies/commit/9f1b67340cb5c56a0f883b9bb6091ce061611b62))

# [2.16.0](https://github.com/coinranking/supplies/compare/v2.15.0...v2.16.0) (2020-09-07)


### Bug Fixes

* import Coin in hive and steemdb drivers ([2f26182](https://github.com/coinranking/supplies/commit/2f261822f60bba567e600f204614d45586c7fdb9))
* merged and get first element from array to get newest total supply for steem db driver ([ace2795](https://github.com/coinranking/supplies/commit/ace27955c89c6137516d32bbe71a7ec9ba23f997))
* seperate steem as single driver (not inside hive driver) ([286e153](https://github.com/coinranking/supplies/commit/286e15332b12fad0ab6cdb2fed7c130fc3cc7977))
* steem driver total supply ([c871a5f](https://github.com/coinranking/supplies/commit/c871a5f9d3da408c1963d0e1a28e9b238f56fcf4))


### Features

* fix support object on hive ([e0f9e81](https://github.com/coinranking/supplies/commit/e0f9e81f9c88329ebb8498b2351b8dd12f83b732))
* merged ([f2bc0cc](https://github.com/coinranking/supplies/commit/f2bc0cc813af05cfa57e818658dc472e9e67a289))
* steem blockchain on hive ([c738ce7](https://github.com/coinranking/supplies/commit/c738ce70a2bef9b73613c251e909c6d566f3e57c))

# [2.15.0](https://github.com/coinranking/supplies/compare/v2.14.0...v2.15.0) (2020-09-01)


### Bug Fixes

* change url for totalSupply for cache-gold driver ([9051f07](https://github.com/coinranking/supplies/commit/9051f07d5726b9c047405d9a962e6ea9516035b0))
* remove blockchains property from nest-protocol driver ([d221b8d](https://github.com/coinranking/supplies/commit/d221b8daae6e84a8560d999cda2a5aa4d965e953))
* remove blockchains property in neutrino-dollar driver ([80d0403](https://github.com/coinranking/supplies/commit/80d040364094e6e1f6ec8459f70ec3d6d0d50d96))
* remove supports property in cache-gold driver ([ff25ee3](https://github.com/coinranking/supplies/commit/ff25ee3ceb70339a9563c310065d9621cd004112))


### Features

* cache gold driver ([be41983](https://github.com/coinranking/supplies/commit/be419838645caee06f60e9776e95eff84165f1e1))
* nest protocol driver ([b43a034](https://github.com/coinranking/supplies/commit/b43a034e07c9f42ba695fa6ce9549c4698ec11e6))
* neutrino dollar driver ([2ac3f30](https://github.com/coinranking/supplies/commit/2ac3f301e92e7dc8d25c45ee1f599aba9fcc24ff))

# [2.14.0](https://github.com/coinranking/supplies/compare/v2.13.0...v2.14.0) (2020-09-01)


### Bug Fixes

* get first element from array to get newest total supply for hive db driver ([cb09442](https://github.com/coinranking/supplies/commit/cb09442ebc108216ab9c244027c62fb51f6abc73))


### Features

* hive driver and grammar fix ([59845e5](https://github.com/coinranking/supplies/commit/59845e5f98bcf52463eb96438003d711a6c320b4))

# [2.13.0](https://github.com/coinranking/supplies/compare/v2.12.0...v2.13.0) (2020-08-28)


### Features

* sprint driver ([7f9d858](https://github.com/coinranking/supplies/commit/7f9d858718fd824417591332684b589161d1aceb))

# [2.12.0](https://github.com/coinranking/supplies/compare/v2.11.0...v2.12.0) (2020-08-28)


### Features

* monerov driver ([267f723](https://github.com/coinranking/supplies/commit/267f723655a77dd79e4843a3bf0253ab66e477ad))

# [2.11.0](https://github.com/coinranking/supplies/compare/v2.10.0...v2.11.0) (2020-08-28)


### Features

* coin4trade driver ([15a4193](https://github.com/coinranking/supplies/commit/15a419396b8f4c7de04f3e5b597802d4bd147b4b))

# [2.10.0](https://github.com/coinranking/supplies/compare/v2.9.0...v2.10.0) (2020-08-28)


### Features

* qnodecoin driver ([f2d1587](https://github.com/coinranking/supplies/commit/f2d15874d162c4322c1b1e5ade42d78eb24726aa))

# [2.9.0](https://github.com/coinranking/supplies/compare/v2.8.0...v2.9.0) (2020-08-14)


### Features

* add balance support and total supply ([1c722e5](https://github.com/coinranking/supplies/commit/1c722e53d6c860ff58975eea3d3fc479bfce0a55))
* add balance support to FanaticosCash ([b460454](https://github.com/coinranking/supplies/commit/b46045477470584f9db47dc20348680071f7e5c0))
* add description to fetchbalance function for fanaticos-cash ([beb29a5](https://github.com/coinranking/supplies/commit/beb29a50125784c49cea2ece06c1c1a7fb5a1f4a))
* bitgreen driver ([63ad964](https://github.com/coinranking/supplies/commit/63ad964767f1f4637a7d5ccf2cbd568261e279d3))
* fanaticos cash driver ([baec390](https://github.com/coinranking/supplies/commit/baec39003d2e970cc38fd6d6582e756025827228))

# [2.8.0](https://github.com/coinranking/supplies/compare/v2.7.0...v2.8.0) (2020-08-11)


### Features

* navcoin driver on crpytoid ([147fd47](https://github.com/coinranking/supplies/commit/147fd47b3178aecd7999a34a742a816033f97241))
* patricl driver on cryptoid ([1ccc6af](https://github.com/coinranking/supplies/commit/1ccc6af643468647e9640978870cb35a673660b3))
* pivx driver on cryptoid ([356ca82](https://github.com/coinranking/supplies/commit/356ca826b424eef04f25b0eb67f22693a7fc3195))
* stratis driver on cryptoid ([434eed8](https://github.com/coinranking/supplies/commit/434eed853dfa603ac117597803cc1489ee4f261b))

# [2.7.0](https://github.com/coinranking/supplies/compare/v2.6.0...v2.7.0) (2020-08-11)


### Features

* elrond driver ([6cdc56c](https://github.com/coinranking/supplies/commit/6cdc56ce1f6645b634d56baa0ed37c25fe081076))
* pivx driver on cryptoid ([fcae300](https://github.com/coinranking/supplies/commit/fcae3005bb4ce930906e7e9d83cc39375697c977))

# [2.6.0](https://github.com/coinranking/supplies/compare/v2.5.0...v2.6.0) (2020-08-11)


### Features

* adamant driver ([d943fd0](https://github.com/coinranking/supplies/commit/d943fd0e14da7b97918d8367b07a5d456199da0e))

# [2.5.0](https://github.com/coinranking/supplies/compare/v2.4.0...v2.5.0) (2020-08-11)


### Features

* nimiq driver ([65f9919](https://github.com/coinranking/supplies/commit/65f9919bd3852fcd053b6754c44e3cbfb8bd611f))

# [2.4.0](https://github.com/coinranking/supplies/compare/v2.3.0...v2.4.0) (2020-08-11)


### Bug Fixes

* add blockchain to beam driver ([39ac62f](https://github.com/coinranking/supplies/commit/39ac62f9ff7cc2ec085425d246eeaa7b54625ca6))


### Features

* beam driver ([e6ff30f](https://github.com/coinranking/supplies/commit/e6ff30f9d91f828c51434e03b0dfd556cf37b74b))

# [2.3.0](https://github.com/coinranking/supplies/compare/v2.2.0...v2.3.0) (2020-08-10)


### Features

* bolivarcoin support on cryptoid ([7b29175](https://github.com/coinranking/supplies/commit/7b29175bb3b4a2f2cd5ef3c88c6e1687187c0179))
* trollcoin support on cryptoid ([6249538](https://github.com/coinranking/supplies/commit/6249538342cb99949d138c827deb8d0a32aee581))

# [2.2.0](https://github.com/coinranking/supplies/compare/v2.1.0...v2.2.0) (2020-08-10)


### Features

* french digital reserve driver - fdr ([64f72d4](https://github.com/coinranking/supplies/commit/64f72d46e61e69e4c84e95139f72552eecb8e2ac))
* namebase driver ([f29bc0f](https://github.com/coinranking/supplies/commit/f29bc0fc921b29411bfa1513aceaf926e6799043))
* siastats driver ([cc934b8](https://github.com/coinranking/supplies/commit/cc934b8e3cff8d7557a2399c20d6f2a26734aed8))
* verge driver ([b3db3fc](https://github.com/coinranking/supplies/commit/b3db3fced504877d437c4c2eeeff1428ecb44209))

# [2.1.0](https://github.com/coinranking/supplies/compare/v2.0.0...v2.1.0) (2020-08-10)


### Bug Fixes

* support object ([b4e3849](https://github.com/coinranking/supplies/commit/b4e38491c8b2a3a30755e310a8f02b1bdb47d408))


### Features

* cryptoid extend with digibyte blockchain ([6cebb59](https://github.com/coinranking/supplies/commit/6cebb592bfd80959c221998592660ad6aa4fa1e4))
* idena driver ([b352a2c](https://github.com/coinranking/supplies/commit/b352a2cf15b758d9afaae13f8b5695403b51bed6))

# [2.0.0](https://github.com/coinranking/supplies/compare/v1.42.1...v2.0.0) (2020-08-03)


* feat!: support for multiple and optional blockchains ([b584f00](https://github.com/coinranking/supplies/commit/b584f00a9076c70cecaabbe061a8134b78f008c9))


### Bug Fixes

* blockchain info for some drivers ([794f7d1](https://github.com/coinranking/supplies/commit/794f7d1b610665aecd4b6026f74a975989ecbe80))
* change blockchain information for ripple and ryo ([94e2f78](https://github.com/coinranking/supplies/commit/94e2f7859e80950d13e23be737320ff0dececee5))
* eslint ([a91614a](https://github.com/coinranking/supplies/commit/a91614ac999c4ecc3d9f1e92568e751a34e4fdc1))
* lib functions support multiple blockchains ([4b70111](https://github.com/coinranking/supplies/commit/4b701119425140e36ae52741fdb4dce79ce576f9))
* typo ([9cb847f](https://github.com/coinranking/supplies/commit/9cb847f6e7a297dd94fbe32cbf8a22545280d08a))


### Features

* coins in one fixutres ([e69e881](https://github.com/coinranking/supplies/commit/e69e8818a4b855634270a569bcad941c2128814b))
* fix fixture for blockchair driver ([2ef1733](https://github.com/coinranking/supplies/commit/2ef1733a2919d646c6fb0e554b3ad226342b7c6a))
* fix test file ([cc3b367](https://github.com/coinranking/supplies/commit/cc3b3674e2dfe6dd921db6526989d5ae201ae78f))
* merged ([fadd9d3](https://github.com/coinranking/supplies/commit/fadd9d3a87563ecae1220cb66b557c060dd7b449))
* merged ([488d2c5](https://github.com/coinranking/supplies/commit/488d2c5d1d147f225b37f2182c9fb5e1aecf97ee))
* multi-blockchain support ([cf862a6](https://github.com/coinranking/supplies/commit/cf862a60fbd112f79d23be7e9fe9ee3028872039))
* multiblockchain fixtures update ([1e95881](https://github.com/coinranking/supplies/commit/1e95881ef60a4ed9f94083f2fc69995114c0243c))
* run eslint to files ([03d9828](https://github.com/coinranking/supplies/commit/03d9828e796dceaf44ec2fcdacb90a49b5d54d93))
* support multiblockchain fixtures ([cd882f8](https://github.com/coinranking/supplies/commit/cd882f8640cc9a87b9e7d83004fd7736a5cc2bc2))
* tested and moved to multi-blockchain support ([c5c14ea](https://github.com/coinranking/supplies/commit/c5c14ead3df220446120c180b722b430c3ab7196))
* update descriptions JSDocs ([7208ab1](https://github.com/coinranking/supplies/commit/7208ab13bd820b99f70bca95bf5a30c859ae82ba))


### BREAKING CHANGES

* drivers handle blockchains differently now. Some don’t mention a blockchain (like Tether and Btse), some have multiple (like Blockchair and CryptoID) and some are renamed (like XRP to XRP Ledger).

Co-authored-by: Nick Pater <nick@coinranking.com>
Co-authored-by: Stella <sajcic.stella@gmail.com>

## [1.42.1](https://github.com/coinranking/supplies/compare/v1.42.0...v1.42.1) (2020-07-21)


### Bug Fixes

* **blockscan:** fix the supply of Grin ([ac84185](https://github.com/coinranking/supplies/commit/ac84185651a45d499215d571e1806b97d3039bb9))

# [1.42.0](https://github.com/coinranking/supplies/compare/v1.41.0...v1.42.0) (2020-07-10)


### Features

* delete the Documentation.md ([7305ff4](https://github.com/coinranking/supplies/commit/7305ff40e6d3868c1e66fa278dba8bc177dfb948))

# [1.41.0](https://github.com/coinranking/supplies/compare/v1.40.0...v1.41.0) (2020-07-10)


### Features

* change the docs to only include the classes ([a14cd66](https://github.com/coinranking/supplies/commit/a14cd66ac52236af54c4ac25b71c5304a9aac5c1))

# [1.40.0](https://github.com/coinranking/supplies/compare/v1.39.0...v1.40.0) (2020-06-22)


### Features

* ergo explorer add modifier ([3e30edb](https://github.com/coinranking/supplies/commit/3e30edbd6c46fe3597a5b22fcae0d73a28e2f7ba))
* ergo explorer update ([39400ff](https://github.com/coinranking/supplies/commit/39400ff57cb2c0bc9ed1e16b2cc230382f6f9a4c))

# [1.39.0](https://github.com/coinranking/supplies/compare/v1.38.0...v1.39.0) (2020-05-29)


### Features

* **docs:** force updating the docs automatically with this minor update ([c83793e](https://github.com/coinranking/supplies/commit/c83793ef6f4d6d11b9dd8d6d1d947022b84192a9))

# [1.38.0](https://github.com/coinranking/supplies/compare/v1.37.0...v1.38.0) (2020-05-14)


### Features

* btse driver ([8330ed4](https://github.com/coinranking/supplies/commit/8330ed40ae1f2438860fa5cc349660e4ab9b3785))

# [1.37.0](https://github.com/coinranking/supplies/compare/v1.36.0...v1.37.0) (2020-05-01)


### Features

* piratechain driver ([91d5748](https://github.com/coinranking/supplies/commit/91d57481514f3b15d8eb89c3c3a32646986db8ce))

# [1.36.0](https://github.com/coinranking/supplies/compare/v1.35.0...v1.36.0) (2020-04-28)


### Features

* change ethereum in dai inside the oasis driver ([b7725d4](https://github.com/coinranking/supplies/commit/b7725d4df64edcd119977ad3702225aae3bfd9c2))
* oasis driver ([d4a6abe](https://github.com/coinranking/supplies/commit/d4a6abe0d4ec632610c26cf556a9f1e7acd1c2ca))

# [1.35.0](https://github.com/coinranking/supplies/compare/v1.34.0...v1.35.0) (2020-04-15)


### Bug Fixes

* tether circulating supply support ([f2ca732](https://github.com/coinranking/supplies/commit/f2ca732aa1b0da3fc5b4c6c398ac533b7b3beab9))


### Features

* tether driver ([1447a2b](https://github.com/coinranking/supplies/commit/1447a2b125db19af9cdf26bb71046289baf68ec1))

# [1.34.0](https://github.com/coinranking/supplies/compare/v1.33.0...v1.34.0) (2020-04-01)


### Features

* readdcoin fixture ([19158fa](https://github.com/coinranking/supplies/commit/19158fa8a2ab2b47fff485a4fb5422fcb08be999))
* reddcoin driver ([35e40e0](https://github.com/coinranking/supplies/commit/35e40e0b81fc11f30b8db848f750184950289bb4))

# [1.33.0](https://github.com/coinranking/supplies/compare/v1.32.0...v1.33.0) (2020-03-25)


### Bug Fixes

* blockscan blockchain and circulating supply ([d3367ab](https://github.com/coinranking/supplies/commit/d3367ab262284e0a3ff0fd5419e280fb622d1978))


### Features

* blockscan driver ([101afbb](https://github.com/coinranking/supplies/commit/101afbbbfb6bcfef7b8ac6caac314868edf93a22))

# [1.32.0](https://github.com/coinranking/supplies/compare/v1.31.0...v1.32.0) (2020-03-25)


### Bug Fixes

* urls for fetching balance and total supply ([34b4a61](https://github.com/coinranking/supplies/commit/34b4a61a0506aba861431ad153d4f5845ae6cc5d))


### Features

* create fixure ([ab6f1f0](https://github.com/coinranking/supplies/commit/ab6f1f0be928ae59b4d8972b0d6fbe6f484968a5))

# [1.31.0](https://github.com/coinranking/supplies/compare/v1.30.0...v1.31.0) (2020-03-18)


### Bug Fixes

* format ([44a30ab](https://github.com/coinranking/supplies/commit/44a30abfc609effb2a9272efdc475fd7c61c5a26))
* format ([5cbaf74](https://github.com/coinranking/supplies/commit/5cbaf7462b925654e3e495ca6e67f32bd4ed441e))


### Features

* uca driver ([6d0bfb1](https://github.com/coinranking/supplies/commit/6d0bfb1161085790ced52bb685f2be5647e2f900))
* uca driver ([80b7651](https://github.com/coinranking/supplies/commit/80b7651c7246f119618eeed3b54acdd6436484e6))

# [1.30.0](https://github.com/coinranking/supplies/compare/v1.29.0...v1.30.0) (2020-03-13)


### Bug Fixes

* dont parse JSON in the hedera driver ([bcc70ad](https://github.com/coinranking/supplies/commit/bcc70ad75062c9d5dba64f5e52e6524a40bf4f77))
* options in driver ([8ff6b27](https://github.com/coinranking/supplies/commit/8ff6b276fa8b075b2a717120264dcebe4b2bdf48))
* remove fetchBalance and maxSupply ([6317d4b](https://github.com/coinranking/supplies/commit/6317d4ba5c428c3e1fac6bb609192109c74167ef))
* respect the new eslint standard ([ceb174f](https://github.com/coinranking/supplies/commit/ceb174fa922f76bca7197aca8030542c1d5e99e5))


### Features

* blockstack ([3742501](https://github.com/coinranking/supplies/commit/3742501923bd73ae12f562b0ba59f65998648c8c))
* hedera hashgraph driver ([63e4c71](https://github.com/coinranking/supplies/commit/63e4c719b12bb9a942dea88bf066b9f22967249a))
* remove balance ([9c78974](https://github.com/coinranking/supplies/commit/9c78974fca3adbb2030d8ae8adf1962cd6733a1e))

# [1.29.0](https://github.com/coinranking/supplies/compare/v1.28.0...v1.29.0) (2020-03-10)


### Features

* zilliqa driver ([c8f9f03](https://github.com/coinranking/supplies/commit/c8f9f031e89549392fcb5057852d4b3d2dda0140))

# [1.28.0](https://github.com/coinranking/supplies/compare/v1.27.0...v1.28.0) (2020-03-04)


### Features

* add a coverage badge ([0cdb967](https://github.com/coinranking/supplies/commit/0cdb9670a84b2c98c7b1056407af245e008139d1))
* change the description inside the readme ([402e412](https://github.com/coinranking/supplies/commit/402e412ef721eb3080a74217cf3b0ff58e6e0fc6))

# [1.27.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.26.1...v1.27.0) (2020-03-03)


### Features

* ravencoin driver ([b60ce05](https://bitbucket.org/trinarydigital/supplies/commits/b60ce05007b23fc8b942988bca21f3ac0172e788))

## [1.26.1](https://bitbucket.org/trinarydigital/supplies/compare/v1.26.0...v1.26.1) (2020-03-03)


### Bug Fixes

* get the correct totalsupply for Algorand ([3e4d6f3](https://bitbucket.org/trinarydigital/supplies/commits/3e4d6f3f16d73b0c32b55924d8fcb5261d429043))

# [1.26.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.25.2...v1.26.0) (2020-02-28)


### Bug Fixes

* blockchain info and supports object ([93e36d5](https://bitbucket.org/trinarydigital/supplies/commits/93e36d56628d5d816379e4d378cbd9f67a3cddf2))
* dunscan change endpoints for supplies ([075b5fd](https://bitbucket.org/trinarydigital/supplies/commits/075b5fd2ae6b0c9c01bb1743b1cf635e8d225d42))
* set the DunExplorer to the correct blockchain ([54e997f](https://bitbucket.org/trinarydigital/supplies/commits/54e997f4280140f988fc0ecf39f05c404b8fe922))


### Features

* dunscan explorer driver ([0ed6d32](https://bitbucket.org/trinarydigital/supplies/commits/0ed6d3246ff9d36b4fa86d1a21a06edc4a40c245))

## [1.25.2](https://bitbucket.org/trinarydigital/supplies/compare/v1.25.1...v1.25.2) (2020-02-28)


### Bug Fixes

* decimal places ([0580296](https://bitbucket.org/trinarydigital/supplies/commits/05802966eafef2fa2ea260c1c59f1a07b5a07a73))
* set a default throttle and fix helpico ([9e28d70](https://bitbucket.org/trinarydigital/supplies/commits/9e28d7046d8fc5f17e8b1b8913e86cd3ad9f2d28))

## [1.25.1](https://bitbucket.org/trinarydigital/supplies/compare/v1.25.0...v1.25.1) (2020-02-28)


### Bug Fixes

* changed the CryptoNote blockchain to SpesCoin ([1b0e045](https://bitbucket.org/trinarydigital/supplies/commits/1b0e045f62caeb317b1b167f635fc94963d8abc8))

# [1.25.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.24.0...v1.25.0) (2020-02-28)


### Bug Fixes

* add decimals ([11d9f39](https://bitbucket.org/trinarydigital/supplies/commits/11d9f39eaef7e6d02542a156a39ea31321ed5241))
* change blockchain ([6905f7f](https://bitbucket.org/trinarydigital/supplies/commits/6905f7f4cba8e22d5213d34d7127e218908a81ea))
* decimals ([636b717](https://bitbucket.org/trinarydigital/supplies/commits/636b71781a90fbfbdb9a0df51faec50e4378f7c3))
* test pass for vsystem ([59b6069](https://bitbucket.org/trinarydigital/supplies/commits/59b606978033933ec0b1764e0e8995b5fc3c0366))


### Features

* vsystem supply ([8d53f36](https://bitbucket.org/trinarydigital/supplies/commits/8d53f36bb62e3294ae9cfe96fbe40d6a04c8906f))
* xenios coin driver ([c36d609](https://bitbucket.org/trinarydigital/supplies/commits/c36d609c7d6bbce00ae414d29d5e45c4344e04b7))

# [1.24.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.23.2...v1.24.0) (2020-02-26)


### Bug Fixes

* regenerate fixtures for BinanceDex ([0e9d06a](https://bitbucket.org/trinarydigital/supplies/commits/0e9d06afd3763a9608976a02fb408b199168808d))


### Features

* add support for MillenEOS ([76e0b22](https://bitbucket.org/trinarydigital/supplies/commits/76e0b2200d184336267645981431f37d6e367282))
* remove Bloks because it was incomplete ([a9addac](https://bitbucket.org/trinarydigital/supplies/commits/a9addac5dbcff1fb65b62e28a51d4795ddd876f7))

## [1.23.2](https://bitbucket.org/trinarydigital/supplies/compare/v1.23.1...v1.23.2) (2020-02-26)


### Bug Fixes

* return 0 when balance is not there ([4c697a3](https://bitbucket.org/trinarydigital/supplies/commits/4c697a3feab5ebdc7dda8d54d9484b1fdf06eee5))

## [1.23.1](https://bitbucket.org/trinarydigital/supplies/compare/v1.23.0...v1.23.1) (2020-02-26)


### Bug Fixes

* return 0 in tokenbalances on waves ([1689db4](https://bitbucket.org/trinarydigital/supplies/commits/1689db45c67a33879e6911e6830416862c5a0a81))

# [1.23.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.22.0...v1.23.0) (2020-02-25)


### Features

* 2x2 driver ([82e73f7](https://bitbucket.org/trinarydigital/supplies/commits/82e73f7f23bc7e44e5aebe6317e964c255b505f6))
* sierracoin driver ([88d8ec7](https://bitbucket.org/trinarydigital/supplies/commits/88d8ec7202cb24848f2a5985886b351e94e8b432))

# [1.22.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.21.0...v1.22.0) (2020-02-25)


### Features

* ether1 driver ([423c554](https://bitbucket.org/trinarydigital/supplies/commits/423c554990beb1e17b4937153452d9aa5b39c7f6))

# [1.21.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.20.0...v1.21.0) (2020-02-25)


### Bug Fixes

* add circulating supply ([aa30394](https://bitbucket.org/trinarydigital/supplies/commits/aa3039414dd0be8d192bcc81e544925389884e6c))
* bitcoinrh driver remove circulation ([25f9c00](https://bitbucket.org/trinarydigital/supplies/commits/25f9c0030dc251e1a19ee4bb458b375a197e996d))


### Features

* bitcoinrh driver ([93baa8c](https://bitbucket.org/trinarydigital/supplies/commits/93baa8cc84c2a453aede4b04c86628a55f360aa0))

# [1.20.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.19.0...v1.20.0) (2020-02-24)


### Bug Fixes

* options and description ([f28e8f5](https://bitbucket.org/trinarydigital/supplies/commits/f28e8f5d6c84ae44610232e085c76eae1745978d))


### Features

* beyondcoin explorer driver ([620f137](https://bitbucket.org/trinarydigital/supplies/commits/620f137a9982d69db744168ca5f1bdab3e34b624))
* rapids driver ([f7c98b2](https://bitbucket.org/trinarydigital/supplies/commits/f7c98b23d7948751280e7a6de835372cd91b142e))

# [1.19.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.18.0...v1.19.0) (2020-02-24)


### Features

* doge cash driver ([dd11503](https://bitbucket.org/trinarydigital/supplies/commits/dd11503cabbf643c9ae817ac4c94d29bcc9e825d))
* konjungate driver ([cd836ca](https://bitbucket.org/trinarydigital/supplies/commits/cd836ca2412a7a3f3fa39b27996d45a9b03244b2))
* prux driver ([2ac6ef3](https://bitbucket.org/trinarydigital/supplies/commits/2ac6ef36ef99504645f9d3f354052f03d3ecd53a))

# [1.18.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.17.0...v1.18.0) (2020-02-24)


### Features

* myspes explorer driver ([2d29463](https://bitbucket.org/trinarydigital/supplies/commits/2d2946324df97cb72a20b9e9669ab4da8e17faa5))

# [1.17.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.16.0...v1.17.0) (2020-02-24)


### Bug Fixes

* add comment param ([f83f2ff](https://bitbucket.org/trinarydigital/supplies/commits/f83f2ffa11b744997875410f2056ee42086c70d8))


### Features

* stash explorer driver ([94381d2](https://bitbucket.org/trinarydigital/supplies/commits/94381d29acdb3aa57bd94f5a90f21a0c07fdad3a))

# [1.16.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.15.0...v1.16.0) (2020-02-24)


### Features

* add total and max for Ryo Currency ([69a6fb5](https://bitbucket.org/trinarydigital/supplies/commits/69a6fb5286513f10709290c47cbb978b761c4e35))
* ryo explorer ([eb671fc](https://bitbucket.org/trinarydigital/supplies/commits/eb671fc2b9c33c6032bfa789f235a8a86e90975c))

# [1.15.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.14.0...v1.15.0) (2020-02-24)


### Bug Fixes

* smartholdem option fix ([36b4367](https://bitbucket.org/trinarydigital/supplies/commits/36b4367b12d77d16763a4ef98ff449edaef0507e))


### Features

* smartholdem driver ([0a8bfac](https://bitbucket.org/trinarydigital/supplies/commits/0a8bfaca90824f081f3662e03ca3ddeef2f33ae9))

# [1.14.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.13.0...v1.14.0) (2020-02-14)


### Bug Fixes

* convert array to string ([2d52560](https://bitbucket.org/trinarydigital/supplies/commits/2d525607e778c18541946ac17627556d951efa00))


### Features

* xaya driver ([0c27404](https://bitbucket.org/trinarydigital/supplies/commits/0c274042d2c1d599aebe28d2ea5b7fbafd90f9dd))

# [1.13.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.12.0...v1.13.0) (2020-02-14)


### Bug Fixes

* convert array to string ([49b2e3c](https://bitbucket.org/trinarydigital/supplies/commits/49b2e3c5206f9f4b26950d07673eb34f8029ca7c))


### Features

* bare driver ([7549628](https://bitbucket.org/trinarydigital/supplies/commits/7549628d631d32fcfea0af7291b00ee773da0888))

# [1.12.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.11.0...v1.12.0) (2020-02-14)


### Bug Fixes

* add comments ([490a534](https://bitbucket.org/trinarydigital/supplies/commits/490a5347853052c7d19fa7adecb52c7476b21121))
* remove hardcoded options ([4655984](https://bitbucket.org/trinarydigital/supplies/commits/465598411eef83aab43b3188e24395af79e94311))


### Features

* blocks eos driver ([f5abda7](https://bitbucket.org/trinarydigital/supplies/commits/f5abda7d2ccc49e2dde7d85eb4096ddf88fc9c86))
* helpico driver ([dc22100](https://bitbucket.org/trinarydigital/supplies/commits/dc221000e0dc7dce5b0e735365ba1c17e7aadcb2))

# [1.11.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.10.5...v1.11.0) (2020-02-14)


### Bug Fixes

* comments and remove fetchCirculatingSupply ([bd5ec4c](https://bitbucket.org/trinarydigital/supplies/commits/bd5ec4c576cc84947a429ee058c28becad499a62))
* remove hardcoded options ([9137b0b](https://bitbucket.org/trinarydigital/supplies/commits/9137b0b1599817b90232a02b42235e5d935b0d7d))
* remove supports circulating ([0a1432b](https://bitbucket.org/trinarydigital/supplies/commits/0a1432b38da4ea8db66a2d1114612697ac428209))


### Features

* balance function ([d719045](https://bitbucket.org/trinarydigital/supplies/commits/d719045e8ef0dce519bda7982c8b2fd1e9227307))
* fetch balance and total supply ([72a7f9b](https://bitbucket.org/trinarydigital/supplies/commits/72a7f9b574532693c5cd01715b0064bc99a867ff))

## [1.10.5](https://bitbucket.org/trinarydigital/supplies/compare/v1.10.4...v1.10.5) (2020-02-13)


### Bug Fixes

* respect the support options in the happy path tests ([6e224fe](https://bitbucket.org/trinarydigital/supplies/commits/6e224fe4bcb9d309a1df18390c57901e9a46383b))

## [1.10.4](https://bitbucket.org/trinarydigital/supplies/compare/v1.10.3...v1.10.4) (2020-02-13)


### Bug Fixes

* **etherscan:** tokens with 0 decimals no longer default to 18 ([40734e7](https://bitbucket.org/trinarydigital/supplies/commits/40734e70eac1016b13b599622a59b49cec6a6c22))
* **etherscan:** tokens with 0 decimals no longer default to 18 ([4d08125](https://bitbucket.org/trinarydigital/supplies/commits/4d08125c4ebe285c561cbecb185d60201a307c50))

## [1.10.3](https://bitbucket.org/trinarydigital/supplies/compare/v1.10.2...v1.10.3) (2020-02-12)


### Bug Fixes

* remove hardcoded useCache options ([f38b1d6](https://bitbucket.org/trinarydigital/supplies/commits/f38b1d658786344cf04fdfb737b00f26d66de9f3))
* replace the fixtures ([60644b9](https://bitbucket.org/trinarydigital/supplies/commits/60644b909976735173f9c6f808785570a9a7026f))

## [1.10.2](https://bitbucket.org/trinarydigital/supplies/compare/v1.10.1...v1.10.2) (2020-02-12)


### Bug Fixes

* **waves:** address balances are returned as decimal instead of integer ([8b103e8](https://bitbucket.org/trinarydigital/supplies/commits/8b103e8d45f09c750da52d5d308ff3704701f2cb))

## [1.10.1](https://bitbucket.org/trinarydigital/supplies/compare/v1.10.0...v1.10.1) (2020-02-12)


### Bug Fixes

* remove duplicates from the blockchains ([d393357](https://bitbucket.org/trinarydigital/supplies/commits/d393357cbd3bbb6a4acc144b0f056e59e7e27ecd))

# [1.10.0](https://bitbucket.org/trinarydigital/supplies/compare/v1.9.0...v1.10.0) (2020-02-11)


### Bug Fixes

* change blockchain for driver ([cea1ac6](https://bitbucket.org/trinarydigital/supplies/commits/cea1ac6a4f4b84b47373bf737f0ab0c98c2f8b42))
* update docs ([f0a764a](https://bitbucket.org/trinarydigital/supplies/commits/f0a764a33f32993cd78b69a9826345d16df4a327))


### Features

* blockchair bitcoin cash driver ([2a81e25](https://bitbucket.org/trinarydigital/supplies/commits/2a81e25ac368d9fe0ac1f6bbbd10fb060f419cc7))
