{"id":22669074,"url":"https://github.com/liquid-collective/liquid-collective-protocol","last_synced_at":"2025-04-12T11:10:45.120Z","repository":{"id":180988512,"uuid":"454854993","full_name":"liquid-collective/liquid-collective-protocol","owner":"liquid-collective","description":"Liquid Collective protocol smart contracts","archived":false,"fork":false,"pushed_at":"2025-04-12T03:43:50.000Z","size":9905,"stargazers_count":21,"open_issues_count":22,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-12T04:34:02.822Z","etag":null,"topics":["dao","ethereum","governance","liquid-staking","protocol","smart-contracts","solidity","staking"],"latest_commit_sha":null,"homepage":"https://liquidcollective.io/","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liquid-collective.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":"audits/halborn/audit.pdf","citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":"docs/Governance.png","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-02T16:41:16.000Z","updated_at":"2024-12-04T14:23:10.000Z","dependencies_parsed_at":"2023-07-13T16:15:16.980Z","dependency_job_id":"a22a4ce3-d2de-4f8d-ae2a-61ce605042ea","html_url":"https://github.com/liquid-collective/liquid-collective-protocol","commit_stats":null,"previous_names":["liquid-collective/liquid-collective-protocol"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquid-collective%2Fliquid-collective-protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquid-collective%2Fliquid-collective-protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquid-collective%2Fliquid-collective-protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquid-collective%2Fliquid-collective-protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liquid-collective","download_url":"https://codeload.github.com/liquid-collective/liquid-collective-protocol/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557844,"owners_count":21124168,"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":["dao","ethereum","governance","liquid-staking","protocol","smart-contracts","solidity","staking"],"created_at":"2024-12-09T15:18:22.018Z","updated_at":"2025-04-12T11:10:45.102Z","avatar_url":"https://github.com/liquid-collective.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Liquid Collective Protocol\n\n[![tests](https://github.com/liquid-collective/liquid-collective-protocol/actions/workflows/Tests.yaml/badge.svg)](https://github.com/liquid-collective/liquid-collective-protocol/actions/workflows/Tests.yaml)\n[![mythril](https://github.com/liquid-collective/liquid-collective-protocol/actions/workflows/Mythril.yaml/badge.svg)](https://github.com/liquid-collective/liquid-collective-protocol/actions/workflows/Mythril.yaml)\n[![lint](https://github.com/liquid-collective/liquid-collective-protocol/actions/workflows/Lint.yaml/badge.svg)](https://github.com/liquid-collective/liquid-collective-protocol/actions/workflows/Lint.yaml)\n[![license](https://img.shields.io/badge/license-busl--1.1-blue.svg)](./LICENSE)\n\nThis repository contains the Liquid Collective Protocol's smart contracts.\n\nLiquid Collective is a liquid staking protocol designed to meet the needs of institutions, built and run by a collective of leading web3 teams.\n\nLiquid Collective enables users to stake ETH and mint LsETH. The LsETH liquid staking token evidences legal and beneficial ownership of the staked ETH and any network rewards that the staked ETH accrues, minus any fees and penalties.\n\n## Useful Links\n\n- [Liquid Collective Protocol Documentation](https://docs.liquidcollective.io/)\n- [Liquid Collective Website](https://liquidcollective.io)\n- ![twitter](https://img.shields.io/twitter/follow/liquid_col?style=social)\n- [Litepaper](https://liquidcollective.io/litepaper/)\n- [Report Security Vulnerability](https://github.com/liquid-collective/security)\n\n## Deployment Addresses\n\n| Contract                                                                                                                             |                                                         Mainnet                                                         |                                                             Holesky                                                             |\n| ------------------------------------------------------------------------------------------------------------------------------------ | :---------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------: |\n| [TLC](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/TLC.1.sol)                             | [`0xb5Fe6946836D687848B5aBd42dAbF531d5819632`](https://etherscan.io/address/0xb5Fe6946836D687848B5aBd42dAbF531d5819632) | [`0x1dA1B892575dc5fABbef28FA0F62fE302ED39E83`](https://holesky.etherscan.io/address/0x1dA1B892575dc5fABbef28FA0F62fE302ED39E83) |\n| [River (LsETH)](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/River.1.sol)                 | [`0x8c1BEd5b9a0928467c9B1341Da1D7BD5e10b6549`](https://etherscan.io/address/0x8c1BEd5b9a0928467c9B1341Da1D7BD5e10b6549) | [`0x1d8b30cC38Dba8aBce1ac29Ea27d9cFd05379A09`](https://holesky.etherscan.io/address/0x1d8b30cC38Dba8aBce1ac29Ea27d9cFd05379A09) |\n| [OperatorsRegistry](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/OperatorsRegistry.1.sol) | [`0x1235f1b60df026B2620e48E735C422425E06b725`](https://etherscan.io/address/0x1235f1b60df026B2620e48E735C422425E06b725) | [`0xCb8641aF17e19976245bEB68CD50f61c5779b294`](https://holesky.etherscan.io/address/0xCb8641aF17e19976245bEB68CD50f61c5779b294) |\n| [Oracle](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/Oracle.1.sol)                       | [`0x895a57eD71025D51fe4080530A3489D92E230683`](https://etherscan.io/address/0x895a57eD71025D51fe4080530A3489D92E230683) | [`0xc8D639f014a78B1cEc17761BFD9E8c80919efbc6`](https://holesky.etherscan.io/address/0xc8D639f014a78B1cEc17761BFD9E8c80919efbc6) |\n| [Allowlist](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/Allowlist.1.sol)                 | [`0xebc83Bb472b2816Ec5B5de8D34F0eFc9088BB2ce`](https://etherscan.io/address/0xebc83Bb472b2816Ec5B5de8D34F0eFc9088BB2ce) | [`0x5C783DCD596dad2bDe930f22C3684E77E25b6436`](https://holesky.etherscan.io/address/0x5C783DCD596dad2bDe930f22C3684E77E25b6436) |\n| [CoverageFund](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/CoverageFund.1.sol)           | [`0x32aac358b627b9feaa971cc33304027a41e49a81`](https://etherscan.io/address/0x32aac358b627b9feaa971cc33304027a41e49a81) | [`0x8eeaca6f8964771d4e50f899a06f527c2affe15c`](https://holesky.etherscan.io/address/0x8eeaca6f8964771d4e50f899a06f527c2affe15c) |\n| [Withdraw](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/Withdraw.1.sol)                   | [`0x0AFd81862eEA47322Cf85Db39D3D07e8A3c25154`](https://etherscan.io/address/0x0AFd81862eEA47322Cf85Db39D3D07e8A3c25154) | [`0xAaF99F2F0C47EF32AB9B5aa3e117c9190b37Ff88`](https://holesky.etherscan.io/address/0xAaF99F2F0C47EF32AB9B5aa3e117c9190b37Ff88) |\n| [ELFeeRecipient](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/ELFeeRecipient.1.sol)       | [`0x7D16d2c4e96BCFC8f815E15b771aC847EcbDB48b`](https://etherscan.io/address/0x7D16d2c4e96BCFC8f815E15b771aC847EcbDB48b) | [`0x4E44868856A26F4cbB431cC144318D4E7F39a585`](https://holesky.etherscan.io/address/0x4E44868856A26F4cbB431cC144318D4E7F39a585) |\n| [RedeemManager](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/RedeemManager.1.sol)         | [`0x080b3a41390b357Ad7e8097644d1DEDf57AD3375`](https://etherscan.io/address/0x080b3a41390b357Ad7e8097644d1DEDf57AD3375) | [`0x0693875efbF04dDAd955c04332bA3324472DF980`](https://holesky.etherscan.io/address/0x0693875efbF04dDAd955c04332bA3324472DF980) |\n| [WLSETH](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/WLSETH.1.sol)                       |                                                           n/a                                                           | [`0x21ae523bf67C81c8e4F640d8f76F9c7B77eCc0bf`](https://holesky.etherscan.io/address/0x21ae523bf67C81c8e4F640d8f76F9c7B77eCc0bf) |\n| [Protocol Metrics](https://github.com/liquid-collective/liquid-collective-protocol/blob/main/contracts/src/ProtocolMetrics.1.sol)    | [`0xf19345EabC46ADF82e85CC2293A657A2dBa5c7d4`](https://etherscan.io/address/0xf19345EabC46ADF82e85CC2293A657A2dBa5c7d4) | [`0x0264d6ba1bf1ed4d55630dc5dc5e0eb1b71ae4ca`](https://holesky.etherscan.io/address/0x0264d6ba1bf1ed4d55630dc5dc5e0eb1b71ae4ca) |\n\n## Security\n\nIf you're interested in learning more about Liquid Collective security processes, including security audits and the protocol's vulnerability disclosure policy, see: [Liquid Collective Security](https://github.com/liquid-collective/security)\n\n## Contributing\n\nFor guidance on setting up a development environment and how to make a contribution to Liquid Collective, see the [contributing guidelines](./CONTRIBUTING.md).\n\n## Licensing\n\nThe primary license for Liquid Collective is the Business Source License 1.1 (`BUSL-1.1`), see [`LICENSE`](./LICENSE). However, some files are dual licensed as indicated in its SPDX header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliquid-collective%2Fliquid-collective-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliquid-collective%2Fliquid-collective-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliquid-collective%2Fliquid-collective-protocol/lists"}