Open franzns opened 11 months ago
we would like to be able to switch currencies and the frontend wants to pull exchange rates from the api. We need to query and store exchange rate for an external provider and offer a query endpoint
https://github.com/balancer/frontend-v3/blob/main/lib/shared/utils/currencies.ts#L31-L43
we would like to be able to switch currencies and the frontend wants to pull exchange rates from the api. We need to query and store exchange rate for an external provider and offer a query endpoint