{{ cryptoMessage }}

Balance

{{ totalBalanceDisplay }}

{{ heroCaption }}

Coins
{{ utxoCount }}
Addresses
{{ knownAddressCount }}
Receive slot
{{ receiveIndexDisplay }}

No wallet yet

Create or restore a wallet in Settings to see your balance and coins.

Coins

Each unspent output is its own spendable coin.

Updated {{ lastSyncedAt }}

Load a wallet to view coins.

No coins yet

Receive SIKKA, then sync.

{{ formatSikka(utxo.value) }} {{ utxoPathLabel(utxo) }} · #{{ utxo.index }} · depth {{ utxo.dag_depth }}

Receive

Share this address to receive SIKKA.

Branch 0
{{ currentReceiveEntry ? currentReceiveEntry.address : 'Create or restore a wallet first.' }}

Balance

{{ currentReceiveEntry ? formatSikka(currentReceiveEntry.balanceChillar || '0') + ' SIKKA' : '—' }}

Slot

{{ receiveIndexDisplay }}

Coins here

{{ currentReceiveEntry ? (currentReceiveEntry.utxoCount || 0) : 0 }}

Change address

Internal branch 1 — return change from sends.

{{ currentChangeEntry ? currentChangeEntry.address : '—' }}

Send

Exact-value transfer — selects coins automatically when building a draft.

{{ amountPreviewText }}

{{ powToneLabel }}

Draft

{{ draftOutputText }}

{{ sortedUtxos.length }} coin{{ sortedUtxos.length === 1 ? '' : 's' }} available

{{ formatSikka(utxo.value) }} SIKKA {{ shortHex(utxo.txid) }}:{{ utxo.index }}

History

Recent transactions involving your wallet (newest first).

Loading recent transactions…
{{ historyError }}
No recent transactions touch your wallet addresses.

Showing {{ recentTxs.length }} recent transaction{{ recentTxs.length === 1 ? '' : 's' }} for your wallet · via /v1/sync/tail (fallback to chunk)

Addresses

Derived HD paths from your seed.

{{ emptyAddressMessage }}
Type Path Balance Coins Address Actions
{{ entry.branch === 0 ? 'Receive' : 'Change' }} m/0/{{ entry.branch }}/{{ entry.index }} {{ formatSikka(entry.balanceChillar || '0') }} {{ entry.utxoCount || 0 }} {{ entry.address }}

Generate a BIP-39 wallet stored locally in this browser.

Backup

{{ index + 1 }}

{{ word }}

{{ seedWords.length ? 'Seed hidden — reveal only to back up.' : 'No seed in this session.' }}
{{ walletOutputText }}

{{ statusMessage }}

{{ lastSyncedAt ? 'Last sync ' + lastSyncedAt : 'Not synced yet' }}

Export secret key

{{ secretModal.address }}

Anyone with this key can spend from this address.