diff --git a/package.json b/package.json index 6ff659c4ed..da7f2a1b6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tatumio/tatum", - "version": "1.37.40", + "version": "1.37.41", "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 37b79ce414..218ed853ad 100644 --- a/src/model/request/Currency.ts +++ b/src/model/request/Currency.ts @@ -96,6 +96,9 @@ export enum Currency { ZEC = 'ZEC', ZEN = 'ZEN', CHZ = 'CHZ', + ISLM = 'ISLM', + FLR = 'FLR', + SGB = 'SGB', } export const ERC20_CURRENCIES = [