📋 {{ t('clickToCopy') }}
💰 {{ t('marketCap') }}{{ token.marketCap || '$0' }}
👥 {{ t('holders') }}{{ formatNumber(token.holders) }}
📊 {{ t('volume') }}{{ token.volume || '$0' }}
🏆 {{ t('highestRank') }}#{{ token.lastRank || '-' }}
🕐 {{ t('enteredRank') }}: {{ formatTime(token.createTime) }}