Closed steveklebanoff closed 4 years ago
Introduces new QuoteReport which reports on all sources considered and the path generated
QuoteReport
Call getMarketSellSwapQuoteForAssetDataAsync or getMarketBuySwapQuoteForAssetDataAsync and investigate the quoteReport in the response
getMarketSellSwapQuoteForAssetDataAsync
getMarketBuySwapQuoteForAssetDataAsync
quoteReport
Example quoteReport response: https://gist.github.com/steveklebanoff/73eb1b733a102ebb46f3cef983f0ac01
Closed in favor of https://github.com/0xProject/0x-monorepo/pull/2627
Description
Introduces new
QuoteReport
which reports on all sources considered and the path generatedTesting instructions
Call
getMarketSellSwapQuoteForAssetDataAsync
orgetMarketBuySwapQuoteForAssetDataAsync
and investigate thequoteReport
in the responseExample quoteReport response: https://gist.github.com/steveklebanoff/73eb1b733a102ebb46f3cef983f0ac01
Types of changes
TODO