{"id":22164828,"url":"https://github.com/net2devcrypto/erc-20-transfer-events","last_synced_at":"2026-05-18T19:31:36.219Z","repository":{"id":232741028,"uuid":"784954352","full_name":"net2devcrypto/ERC-20-Transfer-Events","owner":"net2devcrypto","description":"A function that returns transfer events from ERC-20 token smart contracts without the need of third party API. Straight from the blockchain!","archived":false,"fork":false,"pushed_at":"2024-04-11T05:37:13.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T21:43:17.083Z","etag":null,"topics":["erc-20","etherscan","smart-contract-events","solidity"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/net2devcrypto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-10T22:31:28.000Z","updated_at":"2024-07-07T20:39:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2275e20-880d-4a2a-90a7-59d9627fbfcc","html_url":"https://github.com/net2devcrypto/ERC-20-Transfer-Events","commit_stats":null,"previous_names":["net2devcrypto/erc-20-transfer-events"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net2devcrypto%2FERC-20-Transfer-Events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net2devcrypto%2FERC-20-Transfer-Events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net2devcrypto%2FERC-20-Transfer-Events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net2devcrypto%2FERC-20-Transfer-Events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/net2devcrypto","download_url":"https://codeload.github.com/net2devcrypto/ERC-20-Transfer-Events/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245304872,"owners_count":20593626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["erc-20","etherscan","smart-contract-events","solidity"],"created_at":"2024-12-02T05:10:53.687Z","updated_at":"2026-05-18T19:31:31.192Z","avatar_url":"https://github.com/net2devcrypto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC-20-Transfer-Events\nA function that returns transfer events from ERC-20 token smart contracts without the need of third party API. Straight from the blockchain!\n\n\u003cimg src=\"https://raw.githubusercontent.com/net2devcrypto/misc/main/erc-20-events.png\" width=\"980\" height=\"500\"\u003e\n\n\u003e [!NOTE]  \n\u003e THE FILES ATTACHED TO THIS REPO ARE FOR EDUCATIONAL PURPOSES ONLY.\n\u003e NOT FINANCIAL ADVICE\n\u003e USE IT AT YOUR OWN RISK, I'M NOT RESPONSIBLE FOR ANY USE, ISSUES.\n\n\n\u003ch4\u003eInstructions\u003c/h4\u003e\n\n1- Download Repo folder \"erc20-transfer-events\", extract, open events.js and modify as you need:\n\n```shell\n//Replace with values, save and run!\nconst rpcaddress = \"https://eth.llamarpc.com\" //RPC ADDRESS, Example ETH Mainnet RPC Address.\nconst tokenaddress = \"0xdAC17F958D2ee523a2206206994597C13D831ec7\"; // TOKEN ADDRESS, Example USDT Address on Ethereum Mainnet.\nconst lastNumberOfBlocks = 5; //Most recent amount of blocks to Get Event Info. You might have limitations going above 100.\nconst converted = \"mwei\"; // Value conversion wei 18, mwei 6, gwei 10, Verify with token contract decimals.\n```\nSave file CTRL + S;\n\n2- Install dependencies then run!\n\n```shell\ncd erc20-transfer-events\nnpm i\nnode events.js\n```\n\nENJOY!!\n\nA BIG FAVOR, IF YOU FIND THIS REPO USEFUL, PLEASE GIVE IT A STAR, FOLLOW ME ON GITHUB AND Subscribe to my YouTube Channel @NET2DEV!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnet2devcrypto%2Ferc-20-transfer-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnet2devcrypto%2Ferc-20-transfer-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnet2devcrypto%2Ferc-20-transfer-events/lists"}