Reserve price was taking priority over highest bid in processMarkets leading to incorrectly displayed data at the component level.
ZDKDataSource was not matching collection addresses due to casing differences between passed in addresses and the graphql return address, added toLowerCase calls to fix.
Reserve price was taking priority over highest bid in processMarkets leading to incorrectly displayed data at the component level.
ZDKDataSource was not matching collection addresses due to casing differences between passed in addresses and the graphql return address, added toLowerCase calls to fix.