Releases: curvefi/curve-js
Releases · curvefi/curve-js
v2.66.9
Bug Fixes
- fixed fetchRecentlyDeployedStableNgFactoryPool (61abe0a)
v2.66.8
Features
- add sUSDS equal USDS for router (7dbb555)
v2.66.7
Features
- enable tokenApy for Sonic (8d75053)
v2.66.6
Bug Fixes
- fixed dao userGaugeVotes (a2ca451)
- fixed types IGaugesDataFromApi (657f6b2)
v2.66.5
Bug Fixes
- change names for hardcoded USDT pools (4a24540)
v2.66.3
Merge pull request #443 from curvefi/chore/ethcall
chore: update ethcall
v2.66.2
Bug Fixes
- remove
assert
, use with
for JSON files (c4cfbdc)
v2.66.1
Merge pull request #441 from curvefi/fix/type
refactor: simplify NoRPC interface