{{ $t('地址深度监控') }}

{{ $t('提交 TRON 地址,后台进行完整交易历史与多层对手方分析,生成详细 AML 报告。') }}

{{ user.username || $t('未登录') }} {{ formatBalance(user.balance) }} USDT {{ usableCount }} {{ user.plan?.name || $t('Free') }} {{ user.address_count || 0 }} / {{ user.max_addresses || 0 }}

{{ isTrx ? $t('TRX 深度监控') : $t('提交监控任务') }}

USDT TRX
{{ $t('追踪深度') }}: {{ traceDepth }}
{{ $t('开始监控') }}

{{ $t('监控报告') }}

{{ monitorReport.address }}
{{ $t(reportStatusLabel) }}
{{ $t('查看报告') }} {{ $t('复制') }}
{{ monitorReport.risk_score }} {{ riskScoreLabel(monitorReport.risk_score, monitorTopSource) }}
{{ monitorReport.report?.summary?.counterparties ?? 0 }} {{ monitorReport.report?.summary?.high_risk_count ?? 0 }} {{ monitorReport.report?.summary?.medium_risk_count ?? 0 }} {{ (monitorReport.report?.summary?.total_inflow || (isTrx ? '0' : '0.00')) }} {{ isTrx ? 'TRX' : 'USDT' }} {{ (monitorReport.report?.summary?.total_outflow || (isTrx ? '0' : '0.00')) }} {{ isTrx ? 'TRX' : 'USDT' }} {{ monitorReport.report?.balance?.trx_balance ?? '-' }} {{ monitorReport.report?.balance?.usdt_balance ?? '-' }} {{ $t('是') }} {{ $t('否') }} {{ $t('是') }} {{ $t('否') }}
* {{ $t(isTrx ? 'flow_sample_note_trx' : 'flow_sample_note') }}
* {{ $t(isTrx ? 'risk_depth_note_trx' : 'risk_depth_note') }}
* {{ $t('risk_score_note') }}
{{ ruleLabel(event) }} {{ event.risk_score }} {{ $t('影响分') }}: {{ event.contribution ?? 0 }}
{{ eventReason(event) }}
{{ $t('风险分') }}: {{ event.risk_score }} · {{ $t('影响分') }}: {{ event.contribution ?? 0 }} · {{ $t('累计') }}: {{ event.cumulative ?? (event.contribution ?? 0) }}
{{ $t('analyzing_please_wait') }}
{{ latestTxError }}
{{ $t('暂无数据') }}
{{ monitorReport.status === 'completed' ? $t('暂无数据') : $t('analyzing_please_wait') }}
{{ $t('最大深度') }}: {{ graphDepth }} {{ $t('最小节点额') }}: {{ graphMinVolume }} {{ isTrx ? 'TRX' : 'USDT' }} {{ $t('最多节点数') }}: {{ graphMaxNodes }} {{ $t('层级布局') }} {{ $t('力导向布局') }}
{{ $t('暂无数据') }}

{{ $t('污染路径') }}

{{ $t('路径深度') }}: {{ path.depth }} · {{ (path.path || []).length }} {{ $t('路径步骤') }}

{{ $t('contamination_tx_note') }}

{{ $t('contamination_path_note') }}

{{ pathDialogError }}
{{ $t('path_note') }} {{ $t('资金流向图') }}
{{ $t('暂无数据') }}
{{ $t('暂无数据') }}
{{ pathFlowNodeTitle(step) }} {{ riskScoreLabel(step.data.risk_score, step.data.risk_source) }}
{{ step.data.address }}
{{ riskSourceLabel(step.data.risk_source) }}
{{ row.tag }} {{ shortHash(row.txHash) }} {{ row.time }}
{{ row.amount }} {{ $t('查看明细') }} {{ $t('查看交易') }}
{{ pathFlowStepArrow(pathFlowList[index + 1].data) }}
{{ txDialogError }}
{{ $t('暂无数据') }}
{{ monitorReport.error }}
{{ $t('提交后系统会在后台拉取完整交易历史并做深度关联分析,完成后可在此页面查看报告。建议绑定 Telegram 机器人在报告完成后接收通知。') }}
Loading...