Choosing your wallets
Which wallet to use for each chain, and how to keep the number of wallets you maintain to a minimum. You keep the keys and NoHoldPay only watches.
You supply the wallets. NoHoldPay only watches the chain and matches payments to invoices. This page covers two questions: which wallet to reach for on each chain, and how to keep the number of wallets you maintain small.
The one rule
You give NoHoldPay a public key or a receive address. Never a seed phrase, never a private key. Monero is the one exception, and even there it is only a view key that lets us see incoming payments but cannot move funds. See Monero for that case and Trust model for exactly what each key can and cannot do.
Everything below is about picking wallets that hand you that public value cleanly, then keeping the set small.
Keep the wallet count low
You do not need a separate wallet per chain. Two facts do most of the work.
- One address covers every EVM chain. ETH, Base, Polygon, and BNB Chain share the same
0xaddress format, and the same address is valid on all of them, and on their testnets. So you keep one EVM wallet and reuse its address across the EVM chains you enable, instead of a separate wallet per chain. - One multi-coin wallet covers most non-EVM chains. A single app can hold your Bitcoin, Litecoin, Bitcoin Cash, Dogecoin, Monero, XRP, and Stellar keys and export the exact value NoHoldPay needs for each.
Reuse across chains, never across accounts. Everything above is reuse within one NoHoldPay account, which is fine and encouraged. A receive address or account key can only be bound to one account at a time. Two accounts watching one address share a single inbound stream, so one customer payment could be credited against an order in each. NoHoldPay rejects the second bind rather than letting that happen. If you run more than one account, give each its own address. Retiring a wallet releases its address, so moving your business to a different account still works.
Put together, a merchant accepting everything NoHoldPay supports can run on a handful of apps:
| Wallet | Covers | Key you export |
|---|---|---|
| Hodlall | BTC, LTC, BCH, DOGE, XMR, XRP, XLM | zpub for BTC and LTC, xpub for BCH and DOGE, primary address plus view key for XMR, r... for XRP, G... for XLM |
| MetaMask (or any EVM wallet) | ETH, Base, Polygon, BNB Chain | one 0x receive address |
| TronLink | TRON | one T... address |
| Backpack | Solana | one base58 address |
That is four apps for the whole chain list. Split it further if you prefer a dedicated wallet per chain, or consolidate onto one hardware device. The number is your choice, not a requirement.
Hardware wallets fit most rows. Many of these wallets can drive a Ledger or other hardware key (Sparrow, Electrum, MetaMask, TronLink, Backpack, Xaman, and Feather among them). Keeping the signing key on hardware does not change what you paste into NoHoldPay. It is still only the public key.
Hodlall
Hodlall is NoHoldPay's open-source fork of Stack Wallet, a multi-coin, non-custodial wallet that keeps keys on your device. We maintain the fork because standard Stack Wallet cannot export a few of the exact key formats NoHoldPay needs. Hodlall adds:
zpubexport for Bitcoin and Litecoin (native SegWit account keys). A plainxpubis accepted on BTC and LTC too, but only after you affirm it is a Native SegWit (BIP-84) account and match your wallet's first receiving address. Azpubskips that extra confirmation step. Standard Stack Wallet exports onlyxpub.- XRP support, so you can hold an XRP account and copy its classic
r...address from the same app. - A configurable UTXO address scan (gap limit), so your own wallet keeps finding paid addresses without a manual gap fix.
Everything else is stock Stack Wallet: Bitcoin, Litecoin, Bitcoin Cash, Dogecoin, Monero, Stellar, and more, all non-custodial.
Source on GitHub
Hodlall is open source and you can build it from source today. Prebuilt, signed downloads are not published yet - until they are, use one of the per-chain wallets below and switch when the builds land. Better to point you at a wallet you can install now than at an empty releases page.
Prefer a single-chain wallet for one asset? The table below lists a strong standalone option for every chain.
Recommended wallet per chain
Each chain page has the full setup steps, faucets, and the exact key format. This is the short list of what to reach for.
| Chain | NoHoldPay needs | Recommended wallet | Also works |
|---|---|---|---|
| Bitcoin | zpub (or a confirmed xpub) | Hodlall or Sparrow | Electrum, Bitcoin Core |
| Litecoin | zpub (or a confirmed xpub) | Hodlall or Electrum-LTC | Litecoin Core |
| Bitcoin Cash | xpub | Hodlall or Electron Cash | Bitcoin Cash Node |
| Dogecoin | xpub or dgub | Dogecoin Core | Hodlall (confirm the export is xpub/dgub) |
| Ethereum + EVM | 0x receive address | MetaMask | Rabby, Coinbase Wallet, Ledger Live, Safe |
| TRON | T... address | TronLink | Klever, TokenPocket |
| Solana | base58 pubkey | Backpack | Phantom, Solflare |
| XRP | classic r... address | Hodlall or Xaman | Crossmark, Ledger Live |
| Stellar | account G... | Hodlall or Solar | Lobstr, Freighter |
| Monero | primary address + view key | Hodlall or Feather | Cake, Monero GUI |
TRON is not in the multi-coin wallets, so it needs its own app. TronLink is required, because it is currently the only TRON wallet that signs the typed-data the CREATE2 forwarder onboarding needs. See TRON.
Exporting your key: the pattern
Every wallet differs in the details, but the shape is always the same.
zpub export is the smoothest path. A plain xpub from that same account also works, with an extra confirmation step (see Verify below).Hodlall: exporting a key (walkthrough)
Hodlall holds several chains at once, so this one flow covers most of your setup. Repeat the copy step per coin.
Open Hodlall and select the coin (for example Bitcoin). On first use, create a new wallet or restore from your seed.
Screenshot
Hodlall home screen with the coin list, Bitcoin selected
add image at public/images/guides/hodlall-coin-list.png
Open the coin's settings and choose Extended public key (UTXO chains) or Receive (XRP,
Stellar). For Bitcoin and Litecoin, confirm the format is zpub.
Screenshot
Hodlall extended public key panel showing a zpub for Bitcoin
add image at public/images/guides/hodlall-xpub-panel.png
Set the address scan depth (gap limit) for UTXO chains. Hodlall exposes this directly, so you rarely need NoHoldPay's gap filler.
Screenshot
Hodlall gap-limit / address scan depth setting
add image at public/images/guides/hodlall-gap-limit.png
Copy the key and paste it into NoHoldPay. For Monero, copy the primary address and the private view key from the view-key panel instead.
Screenshot
Hodlall Monero view-only keys screen with primary address and private view key
add image at public/images/guides/hodlall-monero-viewkey.png
For standalone wallets, each chain page has the exact steps, for example Bitcoin with Sparrow, Litecoin with Electrum-LTC, and EVM with MetaMask.
Verify before you go live
Whatever wallet you use, do this once per chain.
- Create a small payment in test mode first. See Quickstart.
- Compare the first address NoHoldPay generates against the address your wallet shows at the same derivation path. Each UTXO chain page lists the path.
- Only then flip to live and accept real orders.
A mismatch means the address NoHoldPay derived does not match your wallet, so the key is the wrong account or script type. On Bitcoin and Litecoin, if you paste a plain xpub, NoHoldPay asks you to affirm it is a Native SegWit (BIP-84) account and to paste your first receiving address, then confirms the two match before saving. Fix the key or the address rather than accepting payments to an address you cannot see.
See also
- Payment modes - per-payment forwarder, direct settlement, and gasless
- Portfolio - track balances across every wallet you add
- Recovery Kit - recover funds with no platform involvement
- Trust model - what each key can and cannot do
How Safe Is Your Money?
NoHoldPay is non-custodial. Your wallet key stays with you. Here is exactly what the platform can and cannot do.
Payment modes
How each chain gives a payment its own identity. Per-payment forwarders on EVM, TRON and Solana, native per-payment derivation on the Bitcoin family and Monero, one account plus a per-payment reference on XRP, Stellar and TON, plus gasless and direct-to-treasury settlement.