Skip to content

Commit

Permalink
fixup! Implement fetchSwapQuotes
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed Oct 16, 2023
1 parent 0a775a4 commit 0452b1c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# edge-core-js

## Unreleased

- added: `EdgeAccount.fetchSwapQuotes`, to return all relevant quotes, and not just the best one.

## 1.10.0 (2023-10-10)

- added: EdgeTxAction types to tag known smart contract trasaction types (swap, stake, etc)
- added: `EdgeTransaction.action` to tag known smart contract transaction types (swap, stake, etc.).

## 1.9.0 (2023-10-10)

Expand Down

0 comments on commit 0452b1c

Please sign in to comment.