{{ t('notice.title') }}
{{ t('notice.content') }}
{{
t('equity.title') }} ({{ currentCurrency }})
{{
currentSymbol }}
{{
isPrivacyMode ? '******' : currentEquityValue }}
2.4%
{{ t('equity.update') }}
{{ tr('dashboard.assetCurrencyCount', '资产币种') }}
{{ accountCurrencyCount }}
{{ tr('dashboard.frozenSummary', '冻结资产') }}
{{ isPrivacyMode ? '****' : currentFrozenValue }}
{{ tr('dashboard.topHolding', '最大持仓') }}
{{ topHoldingCurrency }}
{{ t('button.add') }}
{{ t('button.exchange') }}
{{ t('button.remit') }}
账户数据加载失败
当前无法读取余额信息,请稍后刷新重试
暂无账户余额
账户创建后会在这里显示对应币种余额
{{ isPrivacyMode ? '****' : getCurrencySymbol(acc.currency) + ' ' + formatAmount(acc.balance) }}
{{ acc.currency }} 余额
(冻结 {{ formatAmount(acc.frozen) }})
{{ isPrivacyMode ? '****' : (pendingCount === null ? '—' : pendingCount) }}
{{ t('dashboard.pendingOrders') }}
{{ tr('dashboard.pendingOrdersBadge', '进行中') }}
{{ t('transactions.title') }}
{{ recentTransactionCount }}{{ scope.row.title
}}
{{ scope.row.date }}
Hash
{{ scope.row.hash }}
Addr
{{ scope.row.address }}
{{ scope.row.network }}
From {{ scope.row.sender }}
Bank {{ scope.row.bank }}
Rate 1 {{ scope.row.currency }} ≈ {{ scope.row.rate }} {{ scope.row.toCurrency }}
Order
{{ scope.row.orderNo }}
To {{
scope.row.receiver }}
Bank
{{ scope.row.bank }} ({{ scope.row.account }})
{{ isPrivacyMode ? '****' : '-' + Math.abs(scope.row.amount).toLocaleString() + ' ' + scope.row.currency }}
→ {{ isPrivacyMode ? '****' : '+' + scope.row.toAmount.toLocaleString() + ' ' + scope.row.toCurrency }}
{{ scope.row.amount > 0 ? '+' : '' }}{{ isPrivacyMode ? '****' : scope.row.amount.toLocaleString() }} {{ scope.row.currency }}
{{ t('dashboard.kycTitle') }}
{{ t('dashboard.kycDescription') }}