SVphone Prototype Wallet v05 BSV Mainnet

📱 Phone Test Suite

Proof Token (P) -- P2PKH + OP_RETURN prototype. v05: consensus script field, address-based transfers, ownership via P2PKH output. Token verification uses Merkle proofs + block headers only. MAINNET -- real BSV.

Wallet

Address: ...
Public Key: ...
Private Key (WIF): ...
Balance: ...
WhatsOnChain Explorer

Send BSV


  

Mint Token

Fungible: amount = satoshis, all UTXOs share same Token ID

Initial supply in satoshis. Each satoshi = 1 token unit. Can receive more UTXOs later.

sats/KB

  

My Tokens

No tokens yet. Mint one above.

Transfer Token

You can include a message, a file, or both. File is embedded on-chain; hash appended to stateData.


  

Verify Token

Verification uses only Merkle proofs + block headers (SPV). No UTXO lookups required.


  

Flush Token

Convert this token UTXO back to spendable satoshis.

Token:
Amount: 1 sat

If checked, token metadata stays in localStorage so you can recover it later if the UTXO is still on-chain. If unchecked, the token is permanently deleted.

Token Recovery (v05.23)

Scan blockchain for flushed tokens that can be recovered.