From 859fb75f9792c3fb56a7fa9b7f7d8209457fa283 Mon Sep 17 00:00:00 2001 From: Hathoriel Date: Tue, 23 Jul 2024 14:40:35 +0200 Subject: [PATCH] ALL-6929 Add zkSync currency --- package.json | 2 +- src/model/request/Currency.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 51408a77c..bafc4ba3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tatumio/tatum", - "version": "1.37.53", + "version": "1.37.54", "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 6511c946c..6aaeb1743 100644 --- a/src/model/request/Currency.ts +++ b/src/model/request/Currency.ts @@ -106,6 +106,7 @@ export enum Currency { ELECTRUM = 'ELECTRUM', CSPR = 'CSPR', TON = 'TON', + ZK_SYNC = 'ZK_SYNC', } export const ERC20_CURRENCIES = [