Add native API to access the Ratios server's markets coingecko proxy endpoint for frontend use #21455
Labels
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
The overall goal is to give the frontend access to the coingecko endpoint for returning top currencies. We proxy calls to coingecko, through the ratios server here brave-intl/bat-go#1234. So we need to expose an API in C++ for the frontend code to use that hits the new ratios endpoint.
Add to AssetRatioService from components/brave_wallet/common/brave_wallet.mojom.
The text was updated successfully, but these errors were encountered: