{"id":19903261,"url":"https://github.com/nethereum/augurcontractinfo","last_synced_at":"2026-06-08T02:32:00.807Z","repository":{"id":89828441,"uuid":"54505945","full_name":"Nethereum/AugurContractInfo","owner":"Nethereum","description":"Augur contract information combining serpent files and augur-contracts tx","archived":false,"fork":false,"pushed_at":"2016-03-25T09:12:50.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T08:48:47.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Nethereum.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":"2016-03-22T20:17:42.000Z","updated_at":"2016-03-22T20:25:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa8cc6dd-dde4-48ba-bf50-43700a609848","html_url":"https://github.com/Nethereum/AugurContractInfo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nethereum/AugurContractInfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nethereum%2FAugurContractInfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nethereum%2FAugurContractInfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nethereum%2FAugurContractInfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nethereum%2FAugurContractInfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nethereum","download_url":"https://codeload.github.com/Nethereum/AugurContractInfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nethereum%2FAugurContractInfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34046003,"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-08T02:00:07.615Z","response_time":111,"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":"2024-11-12T20:22:51.069Z","updated_at":"2026-06-08T02:32:00.791Z","avatar_url":"https://github.com/Nethereum.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AugurContractInfo\nAugur contract information combining serpent files and augur-contracts tx. Outputs to a json file as:\n\n```javascript\n\"name\": \"faucets\",\n        \"address\": \"0x895d32f2db7d01ebb50053f9e48aacf26584fe40\",\n        \"functions\": [\n            {\n                \"functionName\": \"reputationFaucet\",\n                \"parameters\": \"branch\",\n                \"signature\": \"i\",\n                \"returns\": \"number\",\n                \"send\": true,\n                \"abi\": {\n                    \"name\": \"reputationFaucet\",\n                    \"type\": \"function\",\n                    \"serpent\": true,\n                    \"constant\": false,\n                    \"inputs\": [\n                        {\n                            \"name\": \"branch\",\n                            \"signature\": \"i\",\n                            \"type\": \"int\"\n                        }\n                    ],\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"int\"\n                        }\n                    ]\n                }\n            },\n            {\n                \"functionName\": \"cashFaucet\",\n                \"parameters\": \"\",\n                \"returns\": \"number\",\n                \"send\": true,\n                \"abi\": {\n                    \"name\": \"cashFaucet\",\n                    \"type\": \"function\",\n                    \"serpent\": true,\n                    \"constant\": false,\n                    \"inputs\": [],\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"int\"\n                        }\n                    ]\n                }\n            },\n            {\n                \"functionName\": \"fundNewAccount\",\n                \"parameters\": \"branch\",\n                \"signature\": \"i\",\n                \"returns\": \"number\",\n                \"send\": true,\n                \"abi\": {\n                    \"name\": \"fundNewAccount\",\n                    \"type\": \"function\",\n                    \"serpent\": true,\n                    \"constant\": false,\n                    \"inputs\": [\n                        {\n                            \"name\": \"branch\",\n                            \"signature\": \"i\",\n                            \"type\": \"int\"\n                        }\n                    ],\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"int\"\n                        }\n                    ]\n                }\n            }\n        ]\n    },\n```\n\nCurrent output can be found here : https://github.com/Nethereum/AugurContractInfo/blob/master/contractsInfo.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethereum%2Faugurcontractinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnethereum%2Faugurcontractinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethereum%2Faugurcontractinfo/lists"}