Skip to content

Releases: zeriontech/defi-sdk

More adapters!

23 Apr 10:09
f85fcd7
Compare
Choose a tag to compare

New pack of supported protocols:

These adapters do not have default tokens in the AdapterRegistry contract.
So, balances will not be tracked by the getBalances() function.

New adapters architecture

07 Apr 15:48
dd57f00
Compare
Choose a tag to compare

We've changed the architecture of adapters - now ProtocolAdapter and TokenAdapter are the different contracts.

We've also added new protocols support - Idle and Balancer!

Addresses of the deployed contracts may be found here, as well as the detailed documentation.

BTW, thanks @bugduino for the Idle adapters!

New SNX adapter

23 Mar 09:08
Compare
Choose a tag to compare

Now SNX adapter works with Synthetix ERC20 proxy and will not fail anymore!

New PoolTogether and Curve pools

23 Mar 09:06
Compare
Choose a tag to compare

Added USDC pool for PoolTogether, updated Compound Curve pool.

New Curve pools

23 Mar 09:04
Compare
Choose a tag to compare

Updated Compound pool and added Y Curve pool.

One more adapter

23 Mar 09:00
Compare
Choose a tag to compare

Added iearn.finance support!

Initial deployment

23 Mar 08:57
bde61ed
Compare
Choose a tag to compare

Deployed AdapterRegistry contract. It is available here!

Currently, supported protocols are the following:

  • Aave
  • Compound
  • Curve (Compound pool)
  • DSR
  • MCD
  • PoolTogether (SAI, DAI pools)
  • Synthetix
  • 0x Staking