Use abacus for simulate transactions and balance polling (#43)

* Use abacus for simulate transactions and balance polling

* address comment

* use dydx gas token

* address nits
This commit is contained in:
Bill
2023-09-22 14:21:42 -07:00
committed by GitHub
parent f7d052f52e
commit dea36da7bf
15 changed files with 175 additions and 223 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@cosmjs/proto-signing": "^0.31.0",
"@cosmjs/stargate": "^0.31.0",
"@cosmjs/tendermint-rpc": "^0.31.0",
"@dydxprotocol/v4-abacus": "^0.5.0",
"@dydxprotocol/v4-abacus": "^0.5.4",
"@dydxprotocol/v4-client-js": "^0.36.1",
"@dydxprotocol/v4-localization": "^0.1.11",
"@ethersproject/providers": "^5.7.2",