Crypto.ssr Crypto.ssr
{{ toast.msg }}
1
Create Order
2
Payment Confirmation
Select Deposit Coin
{{ coin.symbol }} {{ coin.name }}
{{ net.label }} {{ net.desc }}
โœ“
1 {{ depositCoinSymbol }} โ‰ˆ ${{ DEPOSIT_COINS.find(c=>c.id===depositCoin)?.rate }} USD (real-time credit)
1
Create Order
2
Payment Confirmation
Payment Info
Please wait...
Usually completes within a few minutes
Transfer Amount: {{ depositUniqueAmount }} {{ depositCoinSymbol }}
Order Info
Order No. {{ depositOrderIdShort }}
Coin / Network {{ depositCoinSymbol }} ยท {{ depositNetworkLabel }}
Transfer Amount {{ depositUniqueAmount }} {{ depositCoinSymbol }}
Credit Balance ${{ depositUsdAmt }}
Address Status โณ Pending โœ“ Assigned
Payment Status {{ depositPaid ? 'Paid' : 'Pending' }}
Time Remaining
{{ depositPaid ? 'Payment Successful' : depositCountdown }}
Payment Instructions
1. Use the {{ depositCoinSymbol }} ({{ depositNetworkLabel }}) network for transfer. Funds sent on the wrong network will be lost.
2. The transfer amount must exactly match the order: {{ depositUniqueAmount }} {{ depositCoinSymbol }}
3. The system auto-confirms after payment, usually within 3-30 minutes
4. Please complete within 60 minutes, otherwise the order will be auto-cancelled
Total Asset Value (USD)
${{ portfolio.usdBalance.toFixed(2) }}
Transaction History
No transactions yet
{{ tx.title }} {{ formatDate(tx.time) }} {{ tx.statusLabel }}
{{ tx.amountChange >= 0 ? '+' : '' }}${{ Math.abs(tx.amountChange).toFixed(2) }}
Show More โ†“
Collapse โ†‘

My Assets View Wallet โž”

Cash Balance ${{ portfolio.usdBalance.toFixed(2) }}

Execute Trade ยท {{ tradeDuration }}s Settlement

{{ tier.label }}
+{{ Math.round((tier.payout - 1) * 100) }}%
โ‰ฅ ${{ (tier.minBalance >= 1000000 ? (tier.minBalance/1000000)+'M' : tier.minBalance >= 1000 ? (tier.minBalance/1000)+'K' : tier.minBalance) }}
Settlement Cycle {{ currentTier.seconds }}s
Payout Rate +{{ Math.round((currentTier.payout - 1) * 100) }}%
Est. Profit ${{ tradeAmount > 0 ? (tradeAmount * (currentTier.payout - 1)).toFixed(2) : '0.00' }}
๐Ÿ”’ Unlock requires balance of ${{ currentTier.minBalance >= 1000000 ? (currentTier.minBalance/1000000)+'M' : (currentTier.minBalance/1000)+'K' }} ยท Current balance ${{ portfolio.usdBalance.toLocaleString('en-US', {maximumFractionDigits:2}) }}
Fee: ${{ estimatedFee.toFixed(2) }} Total: ${{ totalCost.toFixed(2) }}
{{ tradeStatus }}
Select Trading Coin
No matching coins found
{{ coin.name }} {{ coin.symbol?.toUpperCase() }}
${{ coin.price >= 1 ? coin.price.toLocaleString('en-US',{maximumFractionDigits:2}) : coin.price?.toFixed(6) }} {{ coin.change24h >= 0 ? '+' : '' }}{{ coin.change24h?.toFixed(2) }}%

Active Positions

Please log in to view positions
CoinDirectionAmountEntry PriceStatus
{{ pos.coinId }} {{ pos.type==='up' ? 'Up โ–ฒ' : 'Down โ–ผ' }} ${{ pos.amount.toFixed(2) }} ${{ pos.entryPrice.toFixed(4) }} Settling
No active positions

Position History

Please log in to view history
CoinDirectionAmountEntryCloseResultP&L
{{ pos.coinId }} {{ pos.type==='up' ? 'Up' : 'Down' }} ${{ pos.amount.toFixed(2) }} ${{ pos.entryPrice.toFixed(4) }} ${{ pos.settlementPrice?.toFixed(4) ?? '-' }} {{ pos.status==='Won' ? 'Won' : 'Lost' }} {{ pos.status==='Won' ? '+' : '-' }}${{ pos.status==='Won' ? (pos.payout - pos.amount).toFixed(2) : pos.amount.toFixed(2) }}
No history records
Loading market data...
No matching coins found
icon

{{ coin.name }} {{ coin.symbol }}

Current Price ${{ formatMarketPrice(coin.price) }}
24h Change {{ coin.change24h >= 0 ? '+' : '' }}{{ coin.change24h?.toFixed(2) }}%
icon

{{ marketSelectedCoin.name }}

{{ marketSelectedCoin.symbol }}
Current Price
${{ formatMarketPrice(marketSelectedCoin.price) }}
24h Change
{{ marketSelectedCoin.change24h >= 0 ? '+' : '' }}{{ marketSelectedCoin.change24h?.toFixed(2) }}%
Market Cap
${{ formatLargeNumber(marketSelectedCoin.marketCap) }}
24h Volume
${{ formatLargeNumber(marketSelectedCoin.totalVolume) }}
{{ marketSelectedCoin ? marketSelectedCoin.name : '' }} / USD
{{ marketSelectedCoin ? marketSelectedCoin.name : '' }} / USD
Market Trade News
Trending:
Loading news...
{{ newsLoadingTip }}
Market Sentiment
{{ newsSentiment.label }}
{{ newsSentiment.summary }}
{{ item.source }} ยท {{ item.time }} {{ item.impactLabel }}
{{ coin }}
{{ item.title }}
{{ item.summary }}
Page {{ newsCurrentPage }} / {{ newsTotalPages }} ยท {{ newsList.length }} items total
Updated at {{ newsUpdateTime }}
๐Ÿ“ฐ
Click search to get crypto news
Real-time aggregation of the latest cryptocurrency news