Non-Custodial

A design where you keep control of your own assets and no company or intermediary ever takes possession of them or can move them for you.

Non-custodial describes a system where you keep control of your own assets and no intermediary ever takes possession of them. Your funds stay under your keys or inside a smart contract with fixed, verifiable rules, and no company can freeze, move, or lose them on your behalf.

The opposite model is custodial: a centralized exchange holds your coins in its own wallets, and your balance is an IOU in its database. History has shown repeatedly that custodians can fail through hacks, mismanagement, or fraud, which is where the phrase about your keys and your coins comes from. Non-custodial DeFi replaces the custodian with code. When you deposit into a properly designed vault or pool, the contract's rules, not an operator's discretion, determine when and how you can withdraw.

There is nuance in applying the label. Assets in a smart contract are technically held by the contract, so what makes a design non-custodial is that no human has discretionary control over them. An immutable vault that any holder can redeem against at any time is non-custodial in the meaningful sense. An upgradeable contract with an admin key that could drain or freeze funds quietly reintroduces custody risk, whatever the marketing says, so checking for admin powers is part of verifying the claim.

Non-custodial does not mean risk-free. Smart contracts can have bugs, and holding your own keys means securing them yourself, with no support desk to reverse a mistake. What the model removes is counterparty discretion: nobody else gets to decide what happens to your assets.

Go deeper

Related terms

See it in action
Onchain ETFs on Base: create or trade a basket in one click.
Launch App →