+
+
+
+
+
+
+
+ ${this.getAvatar()} +
+
+
+
+
+ ${translate("walletprofile.minterlevel")} ${this.accountInfo.addressInfo.level} + ${this.renderMintingStatus()} +
+
+
+
+

${this.accountInfo.names.length !== 0 ? this.accountInfo.names[0].name : ''}

+
+ ${this.accountInfo.addressInfo.address} +
+
+ ${translate("explorerpage.exp2")}: ${this.myBalance} QORT +
+
+
+
+
+
+ ${this.accountInfo.addressInfo.blocksMinted + this.accountInfo.addressInfo.blocksMintedAdjustment} + ${translate("walletprofile.blocksminted")} +
+
+
+
+
+
+

${translate("walletprofile.wp3")}

+
+
+
+
+ ${this.coreInfo.buildVersion ? this.coreInfo.buildVersion : ''} + ${translate("appinfo.coreversion")} +
+
+ ${this.nodeInfo.height ? this.nodeInfo.height : ''} + ${translate("appinfo.blockheight")} +
+
+ ${this.nodeInfo.numberOfConnections ? this.nodeInfo.numberOfConnections : ''} + ${translate("appinfo.peers")} +
+
+ ${this.renderSyncStatus()} + ${translate("walletpage.wchange41")} +
+
+
+
+
+
+ ${translate("appinfo.uiversion")}: ${this.nodeConfig.version ? this.nodeConfig.version : ''} +
+
+
+
+
+
+