curl -X POST "https://api.cryptomate.me/cards/virtual-cards/card_6f1e2a30-4a3c-4b2e-9a1d-5e8c9b7a1f23/deposit-wallet/rotate" \ -H "X-API-KEY: $CRYPTOMATE_API_KEY"
{ "address": "0xabcdefabcdefabcdefabcdefabcdefabcdefabcd", "blockchain": "POLYGON", "tokens": ["USDC", "USDT"], "ramps": [] }
Create a new deposit wallet for a card and deprecate the previous one.
TOP_UP