{"id":15769213,"url":"https://github.com/btc415/token-metadata","last_synced_at":"2025-03-14T00:32:16.705Z","repository":{"id":256338676,"uuid":"854975724","full_name":"BTC415/Token-Metadata","owner":"BTC415","description":"This project provides a way to fetch token metadata from the Ethereum Mainnet using different methods, including Alchemy SDK, Node.js Fetch, and Axios. The metadata includes important information such as the token's name, symbol, and logo, which is useful for DeFi apps and analytics platforms that need to display data for multiple tokens.","archived":false,"fork":false,"pushed_at":"2024-09-10T05:24:50.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T14:06:49.462Z","etag":null,"topics":["alchemy","alchemysdk","axios","metadata","node","node-fetch","token"],"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/BTC415.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-09-10T04:53:59.000Z","updated_at":"2024-10-03T17:17:12.000Z","dependencies_parsed_at":"2024-09-10T07:36:50.841Z","dependency_job_id":"faf85d25-1634-4208-84ac-82563b9cbb72","html_url":"https://github.com/BTC415/Token-Metadata","commit_stats":null,"previous_names":["btc415/token-metadata"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FToken-Metadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FToken-Metadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FToken-Metadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FToken-Metadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BTC415","download_url":"https://codeload.github.com/BTC415/Token-Metadata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243504649,"owners_count":20301485,"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":["alchemy","alchemysdk","axios","metadata","node","node-fetch","token"],"created_at":"2024-10-04T14:01:43.882Z","updated_at":"2025-03-14T00:32:16.433Z","avatar_url":"https://github.com/BTC415.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Token-Metadata\nThis project gets token metadata from Ethereum Mainnet using Alchemy SDK, Node, Axios.\n\nOften when you are a DeFi app aggregating several tokens on your platform (like [Uniswap](https://uniswap.org/)), or an analytics app displaying data about thousands of tokens (like [CoinGecko](https://www.coingecko.com/)) - you need to show the metadata for several tokens. The metadata includes important fields like the token's name, symbol, and logo.\n\n## Alchemy SDK (Recommended)\nAlchemy's Token API endpoint getTokenMetadata can come in handy for use-cases like that! We are going to fetch the metadata for the USDT token.\nFor this particular example, we're going to fetch the metadata for USDT token which has the contract address ``0xdAC17F958D2ee523a2206206994597C13D831ec7``\n\n## Node - Fetch\nOptionally we can use Node fetching method for this.\n\n## Axios\nOptionally we can use Axios for this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtc415%2Ftoken-metadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtc415%2Ftoken-metadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtc415%2Ftoken-metadata/lists"}