Releases: curvefi/curve-js
Releases · curvefi/curve-js
v1.22.0
Bug Fixes
- price in pool.stats.getVolume() (ff64cfc)
Features
- getting coin prices from api (0aa29ab)
- getting TVL from API (9cf2d9a)
- getTVL (total network TVL) (bf92c80)
v1.21.0
Bug Fixes
- addLiquidity gas estimation for tricrypto2 (9e230be)
- factory coins adding addresses to constants (225e17c)
- polygon plain factories exchange (83204e1)
Features
- getting crypto factory pools data from api (c65a99f)
- getting factory pools data from api (021cc1c)
- name, full_name and symbol in crypto factories obtained from SC (70ff446)
- name, full_name and symbol in factories obtained from SC (6c98575)
- name, full_name and symbol in poolData (9a85708)
v1.20.1
Features
- blacklist for factory swap addresses (2e94e3b)
v1.20.0
Features
- new single-pool swaps offchain router (8e42343)
v1.19.0
Bug Fixes
- 0 division in getTokenApy (f86d9c4)
- fetching crypto factories only on ethereum (5e38148)
Features
v1.18.0
Bug Fixes
Features
- fetchFactoryPools (6e458d4)
- fetching factory pools data (3109b78)
- getFactoryPoolList (98ba158)
- polygon factory pools (33879e6)
- volume and apy stats for factory pools (0305a91)
Performance Improvements
v1.17.2
Merge pull request #20 from curvefi/chore/getUsdRate
Chore/get usd rate
v1.17.1
Bug Fixes
- addLiquidityApprove for zap (6787816)
- removeLiquidityApprove for zap (cdc7e97)
- removeLiquidityOneCoinApprove for zap (6b92861)