{"id":41256551,"url":"https://github.com/0chain/dex_subgraph","last_synced_at":"2026-01-23T01:51:55.070Z","repository":{"id":169523241,"uuid":"600723500","full_name":"0chain/dex_subgraph","owner":"0chain","description":"A subgraph for DEX core smart contracts.","archived":false,"fork":false,"pushed_at":"2024-09-10T06:55:42.000Z","size":531,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-10T09:12:22.991Z","etag":null,"topics":["defi","ethereum"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0chain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-02-12T11:57:50.000Z","updated_at":"2024-09-10T06:55:46.000Z","dependencies_parsed_at":"2023-12-09T06:29:48.658Z","dependency_job_id":"2dd63d77-55ff-4d23-80bb-09577daaec20","html_url":"https://github.com/0chain/dex_subgraph","commit_stats":null,"previous_names":["0chain/dex_subgraph"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0chain/dex_subgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Fdex_subgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Fdex_subgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Fdex_subgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Fdex_subgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0chain","download_url":"https://codeload.github.com/0chain/dex_subgraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Fdex_subgraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["defi","ethereum"],"created_at":"2026-01-23T01:51:54.992Z","updated_at":"2026-01-23T01:51:55.059Z","avatar_url":"https://github.com/0chain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEX subgraph\n\nSubgraph, which allows to index chosen **Ethereum** network and provide queries to retreive data.\n\n**This subgraph is supposed to be used in CI workflows with Linux environment.**\n\n## Setup\n\nInstallation process is performed using GNU Make project building system.\n\nDepending on the network you want to deploy DEX core smart contracts to you should select proper GNU Make target parameters.\n\n| Name | Description |  Possible value |\n-------| --------------| ------------- |\nnetwork | network where the tracked smart contract is deployed | mumbai(default), mainnet |\nsmart_contract_address | ddress of the smart contract, which will be tracked | 0xa358ADf3864Ea36EdeccB9d4c46EEeb9C02C1ed9 |\nethereum_node_url | URL of the ethereum JSON-RPC node | https://mainnet.infura.io/v3/6852119f9d84410e8039e00faf4928f7 |\ngraph_deploy | URL of the deployed JSON-RPC admin server of the graph node instance | https://graphnode.test.network/ |\ngraph_index | URL of the status GraphQL server of the deployed graph node instance | https://graphnode.test.network/status/ |\n\n```shell\nmake deploy \n  network=mainnet \n  smart_contract_address=0xa358ADf3864Ea36EdeccB9d4c46EEeb9C02C1ed9 \n  ethereum_node_url=https://mainnet.infura.io/v3/6852119f9d84410e8039e00faf4928f7 \n  graph_deploy=https://graphnode.test.network/ \n  graph_index=https://graphnode.test.network/status/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0chain%2Fdex_subgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0chain%2Fdex_subgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0chain%2Fdex_subgraph/lists"}