diff --git a/floscout.svg b/floscout.svg new file mode 100644 index 0000000..98bda1b --- /dev/null +++ b/floscout.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 9142877..f403fdc 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ + @@ -673,15 +674,19 @@ if (type == 'smartContractPays' || type == ' smartContractPays') { name = '' } + if(type.trim() === 'nftIncorporation') type = 'NFT Incorporation' else if(type.trim() === 'nft transfer') type = 'NFT Transfer' + return html`
${type}
-

${name}

+

+ ${name} +

Transaction ID
@@ -745,10 +750,10 @@ return html`
-

${token}

+

${token}

Supply

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

-
Address
+
Incorporation address

${incAddress}

@@ -872,8 +877,10 @@
transfer
+
${title}
${token} +