diff --git a/package.json b/package.json index 51ec7ac..0dc69c6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@nolus/nolusjs", "author": "Nolabs", "license": "Apache-2.0", - "version": "2.4.3", + "version": "2.4.4", "description": "JS library for NodeJS and Web browsers to interact with the Nolus Protocol", "engines": { "node": ">=14.0.0" diff --git a/src/types/Networks.ts b/src/types/Networks.ts index 63742e5..cdb0fd9 100644 --- a/src/types/Networks.ts +++ b/src/types/Networks.ts @@ -89,6 +89,7 @@ export enum ProtocolsPirin { osmosis = 'OSMOSIS-OSMOSIS-USDC_AXELAR', neutron = 'NEUTRON-ASTROPORT-USDC_AXELAR', osmosis_noble = "OSMOSIS-OSMOSIS-USDC_NOBLE", + neutron_noble = 'NEUTRON-ASTROPORT-USDC_NOBLE', } export enum ProtocolsRila {