{"id":26539854,"url":"https://github.com/deccord/known-address","last_synced_at":"2025-03-22T00:19:33.809Z","repository":{"id":280386231,"uuid":"941817594","full_name":"Deccord/known-address","owner":"Deccord","description":"There is a list of known Deccord (DCD) address for mining pools, exchange and etc.","archived":false,"fork":false,"pushed_at":"2025-03-03T05:22:33.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-03T06:24:38.911Z","etag":null,"topics":["block-explorer","dcdexplorer","typescript"],"latest_commit_sha":null,"homepage":"https://dcdexplorer.com","language":"TypeScript","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/Deccord.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":"2025-03-03T05:18:03.000Z","updated_at":"2025-03-03T05:23:18.000Z","dependencies_parsed_at":"2025-03-03T06:34:49.334Z","dependency_job_id":null,"html_url":"https://github.com/Deccord/known-address","commit_stats":null,"previous_names":["deccord/known-address"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deccord%2Fknown-address","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deccord%2Fknown-address/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deccord%2Fknown-address/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deccord%2Fknown-address/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deccord","download_url":"https://codeload.github.com/Deccord/known-address/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244886232,"owners_count":20526391,"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":["block-explorer","dcdexplorer","typescript"],"created_at":"2025-03-22T00:19:33.269Z","updated_at":"2025-03-22T00:19:33.803Z","avatar_url":"https://github.com/Deccord.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Address Labels for dcdexplorer.com\n\nThis repository maintains a list of known Deccord addresses with labels that appear on **[dcdexplorer.com](https://dcdexplorer.com)**. If you own an exchange, mining pool, or other relevant service and would like your address labeled, follow the instructions below.\n\n## Structure of `addresses.ts`\nEach entry in the `knownAddresses` array follows this structure:\n\n```typescript\nexport interface AddressLabel {\n  address: string\n  name: string\n  description?: string\n  url?: string\n  category?: string\n}\n```\n\n### Example Entry\n```typescript\n{\n  address: 'DAJ88XgDfp1XrnuaLQ1ods7izJUMSbyLMa',\n  name: 'Developer Address',\n  description: 'Main developer funding address',\n  url: 'https://www.deccord.com',\n  category: 'developer'\n}\n```\n\n## How to Add Your Address\n1. **Fork this repository.**\n2. Open `addresses.ts` in your fork.\n3. Add your address **at the bottom** of the `knownAddresses` array, following the structure above.\n4. Submit a **pull request (PR)** with the changes.\n\n### Rules for Adding Addresses\n- The address **must be valid** and related to Deccord.\n- Use a **clear and accurate name** for your service.\n- The **description** should explain the purpose of the address.\n- The **URL** should be an official website (optional but recommended).\n- The **category** field can be any relevant category, but only appropriate ones will be accepted.\n\n## Contact\nFor any issues or questions, open a GitHub **issue** or contact the Deccord team via [https://discord.gg/rhfYv7r9Q4](https://discord.gg/rhfYv7r9Q4).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeccord%2Fknown-address","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeccord%2Fknown-address","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeccord%2Fknown-address/lists"}