You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoice Dashboard doesn't allow the end-user to define currency details.
Proposed Solutions
Allow the end user to select or import a Token List that includes the currencies they trust.
Considerations
Allow the end user to specify a smart contract address. Invoice Dashboard queries the name, symbol, and decimals from an API or Blockchain Node. Add a storage interface for the App Builder to inject their preferred storage. Storage could be a centralized database operated by the app builder or local storage on the end-user's browser.