AircoSystem-participate
⚠️ {{ t('importantNotice') }}:
{{ t('networkNotice') }}
{{ t('networkAutoSwitch') }}

{{ t('walletAddress') }}:

{{ walletAddress }}
{{ t('network') }}: BSC主网 (Chain ID: 56)
{{ error }}
{{ success }}
{{ t('investmentParticipation') }}
{{ t('investmentFunction') }}
{{ t('phaseDesc').replace('{phase}', currentPhase + 1).replace('{total}', 3) }}
{{ t('phasePrice') }}:{{ formatUsdtPrice(phaseInfo.price) }} USDT/ARCO (约{{ formatBnbPrice(phaseInfo.price, bnbUsdtPrice) }} BNB/ARCO)
{{ t('phaseProgress') }}:
{{ t('phaseSold') }}: {{ formatNumber((Number(phaseInfo.minted) / 1e18).toFixed(1)) }} {{ t('phaseUnit') }} {{ t('phaseRemain') }}: {{ formatNumber((Number(phaseInfo.cap - phaseInfo.minted) / 1e18).toFixed(1)) }} {{ t('phaseUnit') }}
{{ t('inviteLinkDetected') }} ({{ getRefCodeFromURL() }})
{{ t('autoGenerateAfterInvestment') }}
{{ t('contractInfo') }} (BSC主网):
• {{ t('minInvestment') }}: 0.2 BNB
• {{ t('maxInvestment') }}: 1 BNB ({{ t('cumulative') }})
• {{ t('contractAddress') }}: 0x48CB0DB9fc8a3AA89D1e8Bba62e6a12B47735246
• {{ t('yourInvestment') }}: {{ t('querying') }}...
• {{ t('mintStatus') }}: {{ mintStatus ? t('paused') : t('normal') }}
因BNB價格波動,若交易失敗,請再次嘗試。
{{ t('refCodeInfo') }}
{{ t('queryingRefCode') }}
{{ t('yourRefCode') }}: {{ refCode }}
{{ t('needInvestmentFirst') }}
{{ t('noRefCode') }}
{{ t('directRefList') }} ({{ refList.length }}{{ t('people') }})
{{ item.address }} {{ formatNumber(item.amount) }}
{{ t('noDirectRefRecord') }}
{{ t('indirectRefList') }} ({{ ref2List.length }}{{ t('people') }})
{{ item.address }} {{ formatNumber(item.amount) }}
{{ t('noIndirectRefRecord') }}
{{ t('myStats') }}
{{ t('myInvestment') }}:{{ formatNumber(myTotalAmount) }}
{{ t('inviteRewardTotal') }}:{{ formatNumber(inviteTotalAmount) }}
{{ t('rewardDetails') }}
{{ t('directRefTotal') }}:{{ formatNumber(directTotalAmount) }}
{{ t('directRefReward') }}(5%):{{ formatNumber(directReward) }}
{{ t('indirectRefTotal') }}:{{ formatNumber(indirectTotalAmount) }}
{{ t('indirectRefReward') }}(3%):{{ formatNumber(indirectReward) }}
{{ t('totalReward') }}:{{ formatNumber(inviteTotalAmount) }}
{{ t('rewardNotice') }}: {{ t('rewardDistributionInfo') }}