{"id":19864376,"url":"https://github.com/balmy-protocol/oracles","last_synced_at":"2025-05-02T05:31:10.321Z","repository":{"id":38784630,"uuid":"501703908","full_name":"Balmy-protocol/oracles","owner":"Balmy-protocol","description":"A repository to store everything related to Mean's oracles","archived":false,"fork":false,"pushed_at":"2025-04-15T19:34:01.000Z","size":928,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T21:37:52.761Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Balmy-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}},"created_at":"2022-06-09T15:13:32.000Z","updated_at":"2025-04-15T19:34:04.000Z","dependencies_parsed_at":"2024-05-07T19:49:55.316Z","dependency_job_id":null,"html_url":"https://github.com/Balmy-protocol/oracles","commit_stats":{"total_commits":120,"total_committers":4,"mean_commits":30.0,"dds":"0.42500000000000004","last_synced_commit":"8ec22fe53eb823d51490a0fbd42fd067ded7fb94"},"previous_names":["mean-finance/mean-oracles","balmy-protocol/oracles","mean-finance/oracles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Foracles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Foracles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Foracles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Foracles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Balmy-protocol","download_url":"https://codeload.github.com/Balmy-protocol/oracles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251992744,"owners_count":21677020,"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":[],"created_at":"2024-11-12T15:18:29.397Z","updated_at":"2025-05-02T05:31:10.312Z","avatar_url":"https://github.com/Balmy-protocol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Lint](https://github.com/Balmy-Protocol/oracles/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/Balmy-Protocol/oracles/actions/workflows/lint.yml)\n[![Tests](https://github.com/Balmy-Protocol/oracles/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/Balmy-Protocol/oracles/actions/workflows/tests.yml)\n[![Slither Analysis](https://github.com/Balmy-Protocol/oracles/actions/workflows/slither.yml/badge.svg?branch=main)](https://github.com/Balmy-Protocol/oracles/actions/workflows/slither.yml)\n\n# Balmy Oracles\n\nThis repository will hold all Balmy's oracle infrastructure. It aims to have a sufficiently flexible architecture as to support a wide amount of tokens composition, and therefore enabling quoting pairs that couldn't be done before.\n\nSome of this is achieved by leveraging already existing oracles like [Uniswap V3 Static Oracle](https://github.com/Balmy-Protocol/uniswap-v3-oracle).\n\n## 🔒 Audits\n\nOracles has been audited by [Omniscia](https://omniscia.io/) and can be find [here](https://omniscia.io/reports/mean-finance-oracle-module/).\n\n## 📦 NPM/YARN Package\n\nThe package will contain:\n\n- Artifacts can be found under `@balmy/oracles/artifacts`\n- Typescript smart contract typings under `@balmy/oracles/typechained`\n\n## 📚 Documentation\n\nEverything that you need to know as a developer on how to use all repository smart contracts can be found in the [documented interfaces](./solidity/interfaces/).\n\n## 🛠 Installation\n\nTo install with [**Hardhat**](https://github.com/nomiclabs/hardhat) or [**Truffle**](https://github.com/trufflesuite/truffle):\n\n#### YARN\n\n```sh\nyarn add @balmy/oracles\n```\n\n### NPM\n\n```sh\nnpm install @balmy/oracles\n```\n\n## 📖 Deployment Registry\n\nContracts are deployed at the same address on all available networks via the [deterministic contract factory](https://github.com/Balmy-Protocol/deterministic-factory)\n\n\u003e Available networks: Optimism, Arbitrum One, Polygon.\n\n- Identity Oracle: `0x0171C3D8315159d771f4A4e09840b1747b7f7364`\n- OracleAggregator: `0x9e1ca4Cd00ED059C5d34204DCe622549583545d9`\n- StatefulChainlinkOracle: `0x5587d300d41E418B3F4DC7c273351748a116d78B`\n- UniswapV3Adapter: `0xD741623299413d02256aAC2101f8B30873fED1d2`\n- TransformerOracle: `0xEB8615cF5bf0f851aEFa894307aAe2b595628148`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmy-protocol%2Foracles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalmy-protocol%2Foracles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmy-protocol%2Foracles/lists"}