diff --git a/package.json b/package.json index ec92d61f01..57e192e643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tatumio/tatum", - "version": "1.37.38", + "version": "1.37.39", "description": "Tatum API client allows browsers and Node.js clients to interact with Tatum API.", "main": "dist/src/index.js", "repository": "https://github.com/tatumio/tatum-js", diff --git a/src/model/request/Currency.ts b/src/model/request/Currency.ts index c53368efc9..2c5ca8ae9f 100644 --- a/src/model/request/Currency.ts +++ b/src/model/request/Currency.ts @@ -94,6 +94,7 @@ export enum Currency { ZCASH = 'ZCASH', ZEC = 'ZEC', ZEN = 'ZEN', + CHZ = 'CHZ', } export const ERC20_CURRENCIES = [