diff --git a/package.json b/package.json index 0e95864..94c2141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.19.35", + "version": "0.19.36-rc.0", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js", diff --git a/src/types.ts b/src/types.ts index 7f07ddd..b973dfc 100644 --- a/src/types.ts +++ b/src/types.ts @@ -94,6 +94,7 @@ export enum SupportedChainId { BSC = '56', BSC_TESTNET = '97', OKC_TESTNET = '65', + DRIP_TESTNET = '56303', // For testing and debug purpose // BROKEN = '0',