**Description:** Update the API to return token prices in terms of the native asset. **To do:** - [ ] Write unit tests for the modified **`_process()`** method in the EventProcessorStageExchange_Bundle class. - [ ] Test that the token prices are calculated correctly and stored in the **`TokenPrice`** table. - [ ] Test the integration with Redis cache.
Description:
Update the API to return token prices in terms of the native asset.
To do:
_process()method in the EventProcessorStageExchange_Bundle class.TokenPricetable.