We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8abf2e commit a3febc9Copy full SHA for a3febc9
src/localServer/workers/utilities/web3Util.ts
@@ -535,7 +535,6 @@ const getProfileAssets_CONET_Balance = async (profile: profile) => {
535
contract: CONET_Guardian_Nodes_V6,
536
name: 'Guardian',
537
supplyMaximum: maxGuardianNft.toString(),
538
- totalSupply: maxGuardianNft.toFixed(0)
539
},
540
Guardian_referrer: {
541
balance: GuardianData.balanceReferrer.toString(),
0 commit comments