-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: leverage token exchange issuance quote functions (#101)
* add issue quote function * add redemption quote function * add uniswap V3 support * add code comments * fix tests * fix comments * refactor * move tests to new interface * better tests * fix tests * fix integration tests * add curve support * remove console log * fix function visibility * cleanup * add integration test for curve quotes * fix integration tests
- Loading branch information
Showing
10 changed files
with
603 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.