A custodial wallet is a crypto wallet where the service provider — not the user — holds the private keys. The user sees a balance and can send, receive and trade, but the keys that control the funds on-chain sit with the platform, the way a bank holds deposits. The opposite model, a non-custodial wallet, leaves keys (and full responsibility for them) with the user.
Why platforms use custodial wallets
- Usability — no seed phrases to lose; password resets and account recovery work like any other app.
- Instant internal transfers — trades and transfers between users of the same platform settle in the platform’s ledger, with no on-chain fees or waiting.
- Operational control — the platform can enforce KYC tiers, limits and AML screening before funds move on-chain.
Every exchange balance is a custodial wallet: when users trade, the platform updates its internal ledger and manages the actual on-chain funds separately.
What good custody looks like
Holding other people’s keys is the heaviest responsibility in crypto, so the security model matters more than the feature list:
- Hot/cold separation — most funds in offline cold storage; only a small operational float in hot wallets exposed to the internet.
- Key management — multi-signature or MPC setups so no single person or server can move funds alone.
- Reconciliation — internal ledger balances provably matching on-chain holdings.
- Withdrawal controls — velocity limits, allowlists and manual review thresholds that cap the damage of any single compromise.
Custody at Monbits
Monbits Exchange and Monbits Pay both run on managed custodial infrastructure — hot/cold separation, withdrawal controls and admin oversight are part of the platform, so operators don’t build key management from scratch.