{
  "name": "Receive Bitcoin, Etherium, Solana, Binance data with Gecko Coin and Gmail",
  "nodes": [
    {
      "id": "5fbff26f-1a80-4d23-aa3e-52e92648ad6d",
      "name": "Get BITCOIN OHLC",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3100,
        -260
      ]
    },
    {
      "id": "1bf83dc0-5a66-4e05-a2bd-6ec968e73d7e",
      "name": "Get ETHEREUM OHLC",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3100,
        -60
      ]
    },
    {
      "id": "082ba217-80f2-4e2a-862d-d2fcad68119f",
      "name": "Get SOLANA OHLC",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3100,
        160
      ]
    },
    {
      "id": "51ee63be-8a58-42af-9226-3a858cbc06b9",
      "name": "Get BINANCECOIN OHLC",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3100,
        360
      ]
    },
    {
      "id": "4bde5098-8f2b-4fa2-a05f-9d3714e8826e",
      "name": "Send Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3740,
        700
      ]
    },
    {
      "id": "ac30db80-f5c5-43bb-afae-4d8017cc363d",
      "name": "Merge 1 (BTC + ETH)",
      "type": "n8n-nodes-base.merge",
      "position": [
        3760,
        -80
      ]
    },
    {
      "id": "c978a6f1-f09d-4c1c-a6d0-3fc48c621f50",
      "name": "Merge 2 (+SOL)",
      "type": "n8n-nodes-base.merge",
      "position": [
        3760,
        140
      ]
    },
    {
      "id": "0b5ee2b8-4fa6-4781-934b-ec163765d8eb",
      "name": "Merge 3 (+BNB)",
      "type": "n8n-nodes-base.merge",
      "position": [
        3760,
        340
      ]
    },
    {
      "id": "ebd6c9ed-d137-4dbd-9fcc-c1f2d2d8b4b0",
      "name": "Schedule",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        2820,
        60
      ]
    },
    {
      "id": "eca1ff26-0e85-45c3-b85a-babfe3b63fdf",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3020,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "2ffe41ee-ab7c-47e4-8d48-754f3440eaef",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3300,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f33d4edb-8fa4-4812-80f0-eef1f089c76f",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3580,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5ad5ca29-9830-4635-b889-1f932e881ed3",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3580,
        540
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "3c3dfcb6-25ef-4bf8-912a-4f87828977c0",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2740,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "eaf6adfe-c862-4f63-88d0-595bc69ab754",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2500,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d1aeaced-bd53-4ddf-9ffc-5ed2e01cd1d8",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2500,
        920
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "0a9d6e86-4636-4294-b21c-5d5f7c2895e2",
      "name": "Format BTC",
      "type": "n8n-nodes-base.code",
      "position": [
        3400,
        -260
      ]
    },
    {
      "id": "a1721b1d-9945-4f55-945a-b6b0a2db3024",
      "name": "Format ETH",
      "type": "n8n-nodes-base.code",
      "position": [
        3400,
        -60
      ]
    },
    {
      "id": "92f9c8f7-3667-4f1a-984e-a8ce4375f1fb",
      "name": "Format SOL",
      "type": "n8n-nodes-base.code",
      "position": [
        3400,
        160
      ]
    },
    {
      "id": "4b262821-0f31-429c-8fc5-3319cf222375",
      "name": "Format BNB",
      "type": "n8n-nodes-base.code",
      "position": [
        3400,
        360
      ]
    },
    {
      "id": "8a2d7d17-47f7-46d7-b968-91b80a38c5a5",
      "name": "Combine All Coins",
      "type": "n8n-nodes-base.code",
      "position": [
        3400,
        700
      ]
    }
  ],
  "connections": {
    "Schedule": {
      "main": [
        [
          {
            "node": "Get BITCOIN OHLC",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get ETHEREUM OHLC",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get SOLANA OHLC",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get BINANCECOIN OHLC",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format BNB": {
      "main": [
        [
          {
            "node": "Merge 3 (+BNB)",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Format BTC": {
      "main": [
        [
          {
            "node": "Merge 1 (BTC + ETH)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format ETH": {
      "main": [
        [
          {
            "node": "Merge 1 (BTC + ETH)",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Format SOL": {
      "main": [
        [
          {
            "node": "Merge 2 (+SOL)",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Merge 2 (+SOL)": {
      "main": [
        [
          {
            "node": "Merge 3 (+BNB)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge 3 (+BNB)": {
      "main": [
        [
          {
            "node": "Combine All Coins",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get SOLANA OHLC": {
      "main": [
        [
          {
            "node": "Format SOL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get BITCOIN OHLC": {
      "main": [
        [
          {
            "node": "Format BTC",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Combine All Coins": {
      "main": [
        [
          {
            "node": "Send Gmail",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get ETHEREUM OHLC": {
      "main": [
        [
          {
            "node": "Format ETH",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge 1 (BTC + ETH)": {
      "main": [
        [
          {
            "node": "Merge 2 (+SOL)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get BINANCECOIN OHLC": {
      "main": [
        [
          {
            "node": "Format BNB",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}