{{ costStats?.total_uploads || 0 }}
Total Spent (atto)
-{{ costStats?.total_cost || '0' }}
+Total Spent{{ fiat() ? '' : ' (atto)' }}
+{{ fmtSpend(costStats?.total_cost) }}
Avg / Upload (atto)
-{{ costStats?.avg_cost_per_upload || '0' }}
+Avg / Upload{{ fiat() ? '' : ' (atto)' }}
+{{ fmtSpend(costStats?.avg_cost_per_upload) }}
Hosted payment mode — uploads are paid by the payment gateway from prepaid credits
+Low balance: uploads will start failing; top up below.
+Gateway: {{ gatewayUrl }}
Remaining storage credit
++ {{ creditUSD() }} + {{ attoToANT(creditAtto) }} ANT + unavailable +
+The gateway could not be reached; credits are unaffected.
+ ++ ≈ {{ gbLeft() }} GB remaining at current prices +
+Add funds with a card
+$5–$10,000 per top-up. You'll confirm the exact ANT credit before paying.
+{{ data.session_id.slice(0, 18) }}…
+ —
+
+