Create deposit links that accept crypto from any chain and auto-convert to stablecoins. No login required.
Create a deposit link that generates multi-chain deposit addresses. Anyone can send crypto from Solana, Ethereum, Bitcoin, or Tron — it automatically converts to a stablecoin and settles to the specified destination wallet.
No login required. This is a permissionless tool.
mp deposit create \
--name <label> \
--wallet <destination-address> \
--chain <destination-chain> \
--token <stablecoin>
solana, ethereum, base, polygon, arbitrum, bnb
USDC — available on all chainsUSDT — available on all chainsUSDC.e — bridged USDC, Polygon onlymp deposit create with a name, destination wallet, chain, and token.mp deposit transaction list --id <deposit-id> to check incoming payments.mp deposit create --name "My Payments" --wallet 0xf1D8...5036 --chain base --token USDC