swaps nativeToken => anyToken use exchangeBalance as a priority; generateSwapCalldata now also returns eth value for transaction

This commit is contained in:
lomonoshka
2023-11-30 14:15:49 +04:00
parent 982ec94d40
commit e0acb78d4f
3 changed files with 204 additions and 80 deletions

View File

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