diff --git a/index.html b/index.html index 596298c..7300b38 100644 --- a/index.html +++ b/index.html @@ -1097,10 +1097,8 @@
-
Sender
- - ${sender} - +
Sender (Smart contract)
+ ${contractName}-${sender}
Receiver
@@ -1109,10 +1107,6 @@
-
-
Contract name
-

${contractName}

-
Amount

${formatAmount(amount, token.toLowerCase() === 'rupee' ? 'inr' : 'usd')} ${token}