1 Comment

> { amount: 200, currency: “USD” }

To interpret currencies correctly every time, one also need to include the date with the amount. Sometimes the number of valid decimals changes (can both increase and decrease); sometimes a major devaluation happens (where the ticker may or may not change)

Expand full comment