{
  "accounts": [
    {
      "id": "977dacbb-95b4-4432-9dc9-b66f707b7043",
      "currency": "NGN",
      "hold": "530000000",
      "pending_balance": "0",
      "balance": "2499998700",
      "name": "Naira",
      "type": "fiat",
      "deposit": true,
      "payout": true,
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000379/alice_v3/NGN.svg"
    },
    {
      "id": "d92abd3e-933b-4f23-a3e8-fe641e9f1bec",
      "currency": "ETH",
      "hold": "0.508056",
      "pending_balance": "0",
      "balance": "0.1",
      "name": "Ethereum",
      "type": "digital",
      "deposit": true,
      "payout": true,
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000379/alice_v3/ETH.svg"
    },
    {
      "id": "5ad2ee10-5ca6-4576-96fe-1ef642057681",
      "currency": "BTC",
      "hold": "0",
      "pending_balance": "0.00001",
      "balance": "142.999009",
      "name": "Bitcoin",
      "type": "digital",
      "deposit": true,
      "payout": true,
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000379/alice_v3/BTC.svg"
    },
    {
      "currency": "XLM",
      "hold": "0",
      "pending_balance": "0",
      "balance": "0",
      "name": "Stellar",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000381/alice_v3/XLM.svg",
      "id": "tRsxUbQ",
      "deposit": true,
      "payout": true
    }
  ],
  "wallets": [
    {
      "currency": "XLM",
      "name": "Stellar",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000381/alice_v3/XLM.svg"
    },
    {
      "currency": "LTC",
      "name": "Litecoin",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000379/alice_v3/LTC.svg"
    },
    {
      "currency": "RMT",
      "name": "SureRemit",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000379/alice_v3/RMT.svg"
    },
    {
      "currency": "USDT",
      "name": "Tether",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1593000381/alice_v3/USDT.svg"
    },
    {
      "currency": "XRP",
      "name": "Ripple",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1606747749/alice_v3/XRP.svg"
    },
    {
      "currency": "DOGE",
      "name": "Dogecoin",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1619043964/alice_v3/DOGE.svg"
    },
    {
      "currency": "TRX",
      "name": "TRON",
      "type": "digital",
      "imgURL": "https://res.cloudinary.com/dwoc5fknz/image/upload/v1600068604/alice_v3/TRX.svg"
    }
  ]
}