moonpay-deposit

Installation
SKILL.md

Crypto Deposits

Goal

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.

Command

mp deposit create \
  --name <label> \
  --wallet <destination-address> \
  --chain <destination-chain> \
  --token <stablecoin>

Supported destination chains

Installs
43
Repository
moonpay/skills
GitHub Stars
110
First Seen
Mar 21, 2026
moonpay-deposit — moonpay/skills