DEXF#3: delta_quote is returning as null from transfers_v2 endpoint

For the PRXY token “quote_rate”: null and “delta_quote”: null for a few transactions due to which our formula to calculate the average cost is breaking.

Endpoint:
https://api.covalenthq.com/v1/1/address/0x6f22CF06501e91a496B9461F785b95A9B51EF2e8/transfers_v2/?contract-address=0x22acaee85ddb83a3a33b7f0928a0e2c3bfdb6a4f&key=***

Proxy was was created after aug on UniSwap. There is no price data on it before that date that’s why null before that.

@anadi2311 if you remember we had discussion over this on TG. Please go through those chats, we discussed that on EtherScan price is present and other attributes like delta are getting populated in the response. You were looking into this with team.