add useExchageBalance function, add balance and allowance validation

This commit is contained in:
Steam Deck User
2023-12-08 15:08:56 +04:00
parent 14313c98e8
commit bbf7f664c7
3 changed files with 108 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.28",
"version": "0.20.29-rc0",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",