This commit is contained in:
sairaj mote 2023-04-26 19:00:15 +05:30
parent 24f93087e9
commit acbbd86bf1

View File

@ -703,6 +703,8 @@
if (!ownedTokens[token].balance)
ownedTokens[token].balance = 0
}
if (!ownedTokens)
ownedTokens = {}
return html`
<div id="address_page" class="page">
<div class="balance-card">