${type}
${name}
-
Hash
+
Transaction ID
${hash}
`
contractInfo.innerHTML = `
-
Hash
-
+
Sender
${sender}
receiver
@@ -440,7 +433,15 @@
amount
${amount} ${token}
Contract name
-
${contractName}
`;
+
${contractName}
+
Transaction ID
+
`;
card.append(contractInfo)
return card;
},
@@ -465,21 +466,22 @@
${token}