The Smart Wallet
No seed phrases. No single server that can rob you. A separate lock on every transaction. Built on ERC-4337 account abstraction and Shamir key splitting — across nine chains.
Account abstraction
Your wallet is a smart contract identified by math — not a slip of paper you can burn, soak, or forget.
Counterfactual addresses exist before they’re on-chain. Get paid before you spend a cent on gas.
Vaultr can sponsor gas via a Pimlico paymaster. Transact without ever holding the native token.
Many operations, one signature, one transaction. It all happens, or none of it does.
Key management
Your master key is split over GF(256) into device, server, and recovery shares. Any two reconstruct it; any one alone is useless.
2-of-3 · no single point of theft
A 64-byte one-time challenge, verified by OTP or biometric, issuing a single-use token consumed atomically. Steal the session — you still can’t move a cent.
replay-proof · own signing key
BIP32/44 derivation produces addresses for EVM, Bitcoin, and Solana from one secured seed — recoverable with your encrypted recovery share.
BIP32 · BIP44
Multi-chain
EVM, Bitcoin (UTXO) and Solana (SVM) signing — plus live balance and transaction updates over WebSocket.
Escrow
Vaultr ships real on-chain escrow contracts — for freelancing, marketplaces, or any deal where trust is scarce. Fund in ETH, an ERC-20, or via Bitcoin multisig, then release on approval, on milestones, or automatically on a timeout.
Fee engine
All fee math in BigInt — no rounding tricks. Hold or stake BMZ for up to 90% off.
Loyalty
FAQ
ERC-4337 is the account-abstraction standard that makes your wallet a programmable smart contract instead of a single private key. That enables counterfactual addresses, gas sponsorship (pay no gas, or pay it in any token), and batched atomic transactions. Vaultr implements the v0.7 UserOperation flow with a bundler and paymaster.
Your master key is split with Shamir’s Secret Sharing over GF(256) into three shares — device, server, and recovery — any two of which reconstruct it. Compromising any single location yields one useless share, and you can recover with your device and recovery shares without Vaultr’s cooperation.
Nine networks: Ethereum, Base, Polygon, Arbitrum, Optimism, BNB Chain, Bitcoin, Solana, and Vaultr’s own Blockmaze L0. That spans EVM, Bitcoin’s UTXO model, and Solana’s SVM — all from one wallet.
Every significant transaction requires a separate verification layer from your login: a 64-byte one-time challenge, verified by OTP or device biometric, issuing a one-time-use token consumed atomically to prevent replay. Compromising your session does not let an attacker move funds.
Yes. Base rates are fixed and published, all fee math uses BigInt arithmetic (no floating-point rounding), and holding or staking BMZ reduces fees by up to 90%.
Your vault. Your keys. Your messages. Your money. Your identity. Your rules. Get it on every platform — and if they’ve blocked the stores where you live, install the PWA and walk right in.