{
  "name": "Donate to My Content",
  "description": "Donate BTC or ERC20 (ETH/USDT) to support the creator.",
  "socials": {
    "profile_image": "profile.png"
  },
  "wallets": [
    {
      "symbol": "BTC",
      "name": "Bitcoin",
      "network": "Bitcoin Mainnet",
      "address": "1677xrmuGdXDX3WcQQsX2GvW3WMKFURmKu",
      "qr_code": "btc-qrcode"
    },
    {
      "symbol": "ERC20",
      "name": "Ethereum / ERC20 Tokens",
      "network": "Ethereum",
      "address": "0xc604a10270d5e37fa36676f2dec54383399b7e51",
      "qr_code": "erc-qrcode",
      "supported_tokens": ["ETH", "USDT", "USDC"]
    }
  ]
}
