We display token amounts on many tables and need them to behave similarly. The user should have a switcher in the column name to change between a fixed amount of decimals (even on integer numbers) or the least necessary not losing precision. The choice should be remembered (local storage) and all tables should use the same setting.
Description
We display token amounts on many tables and need them to behave similarly. The user should have a switcher in the column name to change between a fixed amount of decimals (even on integer numbers) or the least necessary not losing precision. The choice should be remembered (local storage) and all tables should use the same setting.