{"id":18304586,"url":"https://github.com/numtel/sticky-contracts","last_synced_at":"2025-09-07T01:04:48.163Z","repository":{"id":150131007,"uuid":"526845217","full_name":"numtel/sticky-contracts","owner":"numtel","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-11T05:49:21.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T10:42:02.712Z","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/numtel.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":"2022-08-20T06:27:34.000Z","updated_at":"2022-10-22T20:27:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"36fd59f6-3199-45c2-99eb-575589dbe55c","html_url":"https://github.com/numtel/sticky-contracts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/numtel/sticky-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fsticky-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fsticky-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fsticky-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fsticky-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/sticky-contracts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fsticky-contracts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983110,"owners_count":25202095,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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-05T15:29:28.266Z","updated_at":"2025-09-07T01:04:48.135Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sticky Contracts\n\n## Deployed Contracts\n\nContract | Deployed\n---------|-----------------\nfactory |  [0x85f14ebccb8311e8213ad65fbea8a3d3c3acfaae](https://polygonscan.com/address/0x85f14ebccb8311e8213ad65fbea8a3d3c3acfaae)\nusdcPool |  [0x9eDC68A520A727076dc8Cc612Fed5018AB9df6BA](https://polygonscan.com/address/0x9eDC68A520A727076dc8Cc612Fed5018AB9df6BA)\nusdtPool |  [0x79699bBa3051B246B9C12F1489676b5008fAB180](https://polygonscan.com/address/0x79699bBa3051B246B9C12F1489676b5008fAB180)\nusdtHelper |  [0xff7ad69E5F44FD727a139A6CBcf32936051EDbDD](https://polygonscan.com/address/0xff7ad69E5F44FD727a139A6CBcf32936051EDbDD)\ndaiPool |  [0x00F145D39Ef31db556Ff29E4e343c4081c06C701](https://polygonscan.com/address/0x00F145D39Ef31db556Ff29E4e343c4081c06C701)\ndaiHelper |  [0x9d178288b6e6a0C36D6961279cA21e1c612a6FBe](https://polygonscan.com/address/0x9d178288b6e6a0C36D6961279cA21e1c612a6FBe)\nwmaticPool |  [0xb6a3586F8d51A878dC6d883af73bac2A931eB4fe](https://polygonscan.com/address/0xb6a3586F8d51A878dC6d883af73bac2A931eB4fe)\nwmaticHelper |  [0xDd639257817992Ca5167386ACE42b31C11926C93](https://polygonscan.com/address/0xDd639257817992Ca5167386ACE42b31C11926C93)\n\n## Installation\n\n```\n$ git clone https://github.com/numtel/sticky-contracts.git\n$ cd sticky-contracts\n$ npm install\n```\n\nDownload the `solc` compiler. This is used instead of `solc-js` because it is much faster. Binaries for other systems can be found in the [Ethereum foundation repository](https://github.com/ethereum/solc-bin/).\n```\n$ curl -o solc https://binaries.soliditylang.org/linux-amd64/solc-linux-amd64-v0.8.13+commit.abaa5c0e\n$ chmod +x solc\n```\n\n## Testing Contracts\n\n```\n# Build contracts before running tests\n$ npm run build-test\n$ npm run build-dev\n\n$ npm test\n```\n\n## Initiating a new epoch\n\nComing soon...\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fsticky-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Fsticky-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fsticky-contracts/lists"}