{"id":50805972,"url":"https://github.com/bicced/make-integromat-crypto-workflows","last_synced_at":"2026-06-13T01:05:10.665Z","repository":{"id":318869725,"uuid":"1076768736","full_name":"bicced/make-integromat-crypto-workflows","owner":"bicced","description":"Make.com Integromat crypto/web3 workflow templates: Solana, Ethereum, Binance Smart Chain, Base, EVM, DeFi, bots, alerts","archived":false,"fork":false,"pushed_at":"2025-11-03T17:16:28.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-03T19:19:52.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bicced.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-15T10:13:17.000Z","updated_at":"2025-11-03T17:16:32.000Z","dependencies_parsed_at":"2025-10-16T23:25:15.548Z","dependency_job_id":"c2fcb840-2926-4cf3-927f-1cf3b825c8e6","html_url":"https://github.com/bicced/make-integromat-crypto-workflows","commit_stats":null,"previous_names":["bicced/make-integromat-crypto-workflows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bicced/make-integromat-crypto-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bicced%2Fmake-integromat-crypto-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bicced%2Fmake-integromat-crypto-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bicced%2Fmake-integromat-crypto-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bicced%2Fmake-integromat-crypto-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bicced","download_url":"https://codeload.github.com/bicced/make-integromat-crypto-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bicced%2Fmake-integromat-crypto-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34268213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-13T01:05:09.797Z","updated_at":"2026-06-13T01:05:10.650Z","avatar_url":"https://github.com/bicced.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Make.com Integromat Crypto Workflows — Open Source Web3 Automations\n\n[![GitHub stars](https://img.shields.io/github/stars/bicced/make-integromat-crypto-workflows?style=social)](https://github.com/bicced/make-integromat-crypto-workflows)\n[![License: MIT](https://img.shields.io/github/license/bicced/make-integromat-crypto-workflows)](./LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)\n[![Built for make.com](https://img.shields.io/badge/Built%20for-make-0a6cff?logo=make\u0026logoColor=white)](https://make.com)\n\nIf this project helps you, please ⭐ [Star the repo](https://github.com/bicced/make-integromat-crypto-workflows) and share it.\n\nCommunity-maintained collection of ready-to-import **make.com Integromat crypto workflows** for Web3, DeFi, and on-chain automation. Every workflow is a **JSON template (blueprint)** you can import into your own make.com Integromat instance.\n\nUseful for: alerts, wallet operations, token approvals, scheduled transfers, trade quotes, and social notifications (Telegram, Discord, X/Twitter).\n\n---\n\n## Table of Contents\n- [Why make.com Integromat Crypto Workflows?](#why-make-integromat-crypto-workflows)\n- [Quick Start](#quick-start)\n- [Templates](#templates)\n- [Verification Checklist](#verification-checklist)\n- [Contributing](#contributing)\n- [License](#license)\n- [Legal \u0026 Risk Notice](#legal--risk-notice)\n\n---\n\n## Why make.com Integromat Crypto Workflows?\n- Automate common crypto tasks using battle-tested make.com Integromat nodes and HTTP calls\n- Mix on-chain actions with off-chain notifications and AI triggers\n- Use as templates for your own custom automations\n\nSome workflows optionally use APIs from providers such as [CoinGecko](https://www.coingecko.com/), [Jupiter](https://jup.ag/), [AFKCrypto](https://www.afkcrypto.com), and others. Requirements are noted per workflow.\n\n---\n\n## Quick Start\n1) Clone or download this repository.  \n2) In make.com Integromat, create a new workflow and simply copy and paste JSON code from [`/workflows`](./workflows) into your make.com Integromat workflow.  \n3) Fill in credentials and environment variables (API keys, RPC URLs, secrets).  \n4) Run with small values or on testnets first.  \n5) Review logs and add timeouts/retries where appropriate.\n\nTip: Search for “make.com Integromat crypto workflows” to find this repo again.\n\n---\n\n## Templates\nAll templates (blueprints) live in [`/workflows`](./workflows). File names describe the purpose.\n\n### Browse all templates\n- Explore the full list in [`/workflows`](./workflows)\n- Use repository search with keywords such as: `make.com Integromat crypto workflows`, `solana`, `evm`, `telegram`, `discord`, `x-twitter`, `approval`, `transfer`, `quote`\n\nIf you publish a blog or video about these templates, please include a link to this repo with the phrase “make.com Integromat crypto workflows” so others can discover them.\n\n---\n\n## Verification Checklist\nBefore enabling any workflow with funds or production credentials:\n\n- Confirm node parameters and environment variables are set correctly\n- Validate addresses, chain IDs, token decimals, and slippage settings\n- Add timeouts and bounded retries where requests may fail\n- Log critical steps and verify success conditions, not just request completion\n- Start with testnets or dust amounts; progressively increase only after review\n- Ensure your jurisdiction permits the actions you automate\n\n---\n\n## 🤝 Contributing\nWant to add or improve an **make.com Integromat crypto workflow**?\n\n- Fork this repository\n- Add your `.json` file under `/workflows`\n- Use lowercase-with-hyphens for filenames (e.g., `token-swap.json`)\n- Open a PR describing what it does, dependencies, and required credentials\n- Note any third-party services used (e.g., AFKCrypto, CoinGecko, Jupiter)\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for details.\n\n---\n\n## 📜 License\nMIT — see [LICENSE](./LICENSE). For additional risk disclosures, see [DISCLAIMER.md](./DISCLAIMER.md).\n\n---\n\n## Legal \u0026 Risk Notice\nThese templates are provided by the community on an **AS IS** basis, with **no warranties** of any kind, express or implied. They may contain mistakes or incomplete logic. By using them, you agree that:\n\n- You are solely responsible for reviewing, testing, securing, and operating any workflow\n- You will verify behavior on testnets or with trivial amounts before real usage\n- You accept all risks, including but not limited to loss of funds or access\n- This is **not financial advice** and **no liability** is assumed for any outcome\n\nSee also: [DISCLAIMER.md](./DISCLAIMER.md).\n\nTrademarks: “make.com Integromat” is a trademark of make.com Integromat GmbH; all other names belong to their owners.\n\nMaintained by the community; originally initiated by AFKCrypto.\n\n\u003c!-- SEO: make.com Integromat crypto workflows, make.com Integromat crypto automation, make.com Integromat web3 workflows, make.com Integromat DeFi templates, make.com Integromat solana, make.com Integromat ethereum, make.com Integromat wallet automations, make.com Integromat crypto AI trading bot --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbicced%2Fmake-integromat-crypto-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbicced%2Fmake-integromat-crypto-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbicced%2Fmake-integromat-crypto-workflows/lists"}