crypto wallet generation success

{
  "event": "CRYPTO_WALLET_ADDRESS_GENERATED",
  "business_id": "8f4e2a1b-6c3d-4e9a-9b2f-1a2b3c4d5e6f",
  "account_id": "3d7f9e2a-1b4c-4d8e-9f1a-5b6c7d8e9f0a",
  "wallet": {
    "id": "a1b2c3d4-e5f6-47a8-8901-23456789abcd",
    "address": "TXYZopqrs123456789abcdefABCDEFghijk",
    "network": "TRON",
    "currency": "usdt"
  },
  "network": {
    "id": "9f8e7d6c-5b4a-3f2e-1d0c-9b8a7f6e5d4c",
    "name": "Tron",
    "symbol": "trc20",
    "currency": "usdt"
  },
  "timestamp": "2025-12-06T18:04:21.555Z"
}