Skip to content

v1.0.48

Compare
Choose a tag to compare
@dougdellolio dougdellolio released this 11 Mar 15:09
· 11 commits to master since this release
  • Updated Deposit detail fields to match API models
  • Added the ability to get single currency by Id GetCurrencyByIdAsync(Currency currency) to the CurrenciesService
  • Added product pair/currency support for the following:
    • Polygon (MATIC) - MATIC-USD, MATIC-EUR, MATIC-GBP, MATIC-BTC
    • SKALE (SKL) - SKL-USD, SKL-BTC, SKL-EUR, SKL-GBP
    • SushiSwap (SUSHI) - SUSHI-USD, SUSHI-BTC, SUSHI-EUR, SUSHI-ETH, SUSHI-GBP
  • Added the Status channel to the Websocket feed (https://docs.pro.coinbase.com/#the-status-channel)