this isn't a full Bitcoin wallet. Sending exactly this amount is safest. If you overpay (e.g. a faucet), the leftover is automatically forwarded to the next "mint another" address right after this mint — but only if you don't reload the page before that happens.
identity & backup▼
npub: …
This nsec re-derives your PP's deposit address and signs events. Losing it loses control of funded UTXOs.
Minted consignments are not re-derivable — back them up.
wallet UTXOs
…
⚡ lightning (experimental)▼
Separate wallet + network from your PP above (Utexo's own hosted Lightning infra, not the same signet chain) — this doesn't touch your minted PP or its deposit UTXO.
not connected
Receive an RGB asset over Lightning (needs a usable RGB channel to the LSP for this asset_id — auto-opened by the LSP if it's allowlisted).
Real RGB collectible genesis sealed to a real Bitcoin UTXO. The block hash that confirms your deposit
determines your PP's traits — permanently, provably, trustlessly. No server decides.
Mint runs entirely in your browser via Utexo's RGB SDK (@utexo/rgb-sdk-web).