Price conversion from fiat to (USDC, ETH, BANK).
Status
Assign
type
effort points
100
Start Date
Jan 30, 2022
End Date
priority
tags
Github PR
This task requires to create a utility function to convert price. The conversion will be two steps: (a.) Local currency to USD (b.) USD to selected cryptocurrency/token. For now, supported tokens are BANK, ETH, and USDC.
Research and find out API service that provides a wide selection and is affordable.
Write utility function.
Test with alert bar (alert is a temp solution until token selection modal is created).
Create and close PR with screenshots included.