{"id":29336190,"url":"https://github.com/dev-protocol/dynamic-s-tokens-simple-tiers","last_synced_at":"2026-04-04T03:35:24.869Z","repository":{"id":37039409,"uuid":"499968449","full_name":"dev-protocol/dynamic-s-tokens-simple-tiers","owner":"dev-protocol","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-01T21:58:51.000Z","size":425,"stargazers_count":1,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-02T09:28:59.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-protocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-05T00:49:53.000Z","updated_at":"2025-08-12T16:12:41.000Z","dependencies_parsed_at":"2025-12-29T21:09:37.665Z","dependency_job_id":null,"html_url":"https://github.com/dev-protocol/dynamic-s-tokens-simple-tiers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"dev-protocol/template-repos-ts-sol","purl":"pkg:github/dev-protocol/dynamic-s-tokens-simple-tiers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fdynamic-s-tokens-simple-tiers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fdynamic-s-tokens-simple-tiers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fdynamic-s-tokens-simple-tiers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fdynamic-s-tokens-simple-tiers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-protocol","download_url":"https://codeload.github.com/dev-protocol/dynamic-s-tokens-simple-tiers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fdynamic-s-tokens-simple-tiers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31387016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T01:22:39.193Z","status":"online","status_checked_at":"2026-04-04T02:00:07.569Z","response_time":60,"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":"2025-07-08T05:19:58.200Z","updated_at":"2026-04-04T03:35:24.864Z","avatar_url":"https://github.com/dev-protocol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dynamic-s-tokens-simple-tiers\n\n# Installation\n\n```bash\nyarn\n```\n\n# Verifying a deployed contracts\n\n## For a contract with no constructor arguments\n\nRun hardhat-etherscan\n\n```bash\nyarn hardhat verify --network \u003cNETWORK_NAME\u003e \u003cCONTRACT_ADDRESS\u003e\n```\n\n## For a contract with constructor arguments\n\n1. Create an arguments declaration file\n\n```js\n// cat ./scripts/arguments.js\nmodule.exports = [\n\t'arguments 1',\n\t'arguments 2',\n\t'arguments 3',\n\t...\n]\n```\n\n2. Run hardhat-etherscan\n\n```bash\nyarn hardhat verify --network \u003cNETWORK_NAME\u003e \u003cCONTRACT_ADDRESS\u003e --contract \u003cPATH_TO_CONTRACT\u003e:\u003cCONTRACT_NAME\u003e --constructor-args ./scripts/arguments.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-protocol%2Fdynamic-s-tokens-simple-tiers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-protocol%2Fdynamic-s-tokens-simple-tiers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-protocol%2Fdynamic-s-tokens-simple-tiers/lists"}