diff --git a/public/index.html b/public/index.html
index bbfcd5e0c..c7f3e2054 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,6 +20,12 @@
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU"
crossorigin="anonymous"
/>
+
+
+
Plasma Burner
{
(acc, curr) => acc + parseInt(curr, 10),
0
);
- const parts = currencyDisplay(mainAmount, true);
return (
<>
- {parts.map(({ type, value }) => (
- {value}
- ))}
+ {currencyDisplay(mainAmount)}
{otherAssetsTotal > 0 && (
+{currencyDisplay(otherAssetsTotal)} in other assets