v11.0.0
What's Changed
- chore: update networks to v8 by @fadeev in #157
- fix: getFees should skip querying CCM fees if chain doesn't support it by @fadeev in #158
- fix: getQuote should work with ZETA by @fadeev in #156
- chore: update protocol contracts to v8 by @fadeev in #159
- fix: deposit ERC-20 by @fadeev in #160
- fix: use
signer.getAddress
instead ofsigner.address
by @fadeev in #161 - refactor(getBalances): Use multicall3 to reduce numer of RPC calls by @fadeev in #162
Full Changelog: v10.0.0...v11.0.0