diff --git a/index.html b/index.html index 855540b08..e62cab0c0 100644 --- a/index.html +++ b/index.html @@ -32,15 +32,21 @@
- ... - {{balanceByAddr[selectedAddr] || 0}} - + + + + + {{balanceByAddr[selectedAddr.address] || 0}} + + + + + {{selectedAddr.balance || 0}} + +
Create a New Address