Certora / liquid-collective-protocol

Liquid Collective protocol smart contracts

Home Page:https://liquidcollective.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquid Collective Protocol

tests mythril lint license

This repository contains the Liquid Collective Protocol's smart contracts.

Liquid Collective is a liquid staking protocol designed to meet the needs of institutions, built and run by a collective of leading web3 teams.

Liquid 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.

Useful Links

Deployment Addresses

Contract Mainnet Goerli
TLC 0xb5Fe6946836D687848B5aBd42dAbF531d5819632 0xb2f102b87022bf5a64e012b39FF25a404102e301
River (LsETH) 0x8c1BEd5b9a0928467c9B1341Da1D7BD5e10b6549 0x3ecCAdA3e11c1Cc3e9B5a53176A67cc3ABDD3E46
OperatorsRegistry 0x1235f1b60df026B2620e48E735C422425E06b725 0xf06BEd337f29CB856b072dc8d57A2c22FB2eC2CB
Oracle 0x895a57eD71025D51fe4080530A3489D92E230683 0x088050c58ae0F447d52674Ac58e20DD2FB68E2da
Allowlist 0xebc83Bb472b2816Ec5B5de8D34F0eFc9088BB2ce 0xe7B74d98D46A8e0979B0342172A3A4890F852558
Withdraw 0x0AFd81862eEA47322Cf85Db39D3D07e8A3c25154 0x40a369DD92f043A6782F4d071f9D2ba22b4Ea14d
ELFeeRecipient 0x7D16d2c4e96BCFC8f815E15b771aC847EcbDB48b 0x5654f8dFFE80ca9Fa270540C44F230CEeB0EA3bB
RedeemManager 0x080b3a41390b357Ad7e8097644d1DEDf57AD3375 0x0693875efbf04ddad955c04332ba3324472df980
CoverageFund 0x32Aac358b627B9FEaa971CC33304027A41e49a81 0x8dBCc38c2A822Cbb5608a2e513C5DE07c6eC609D
WLSETH n/a 0x39dca666d863f9a5fcd0f54aedc38583ab1478bc

Security

If 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

Contributing

For guidance on setting up a development environment and how to make a contribution to Liquid Collective, see the contributing guidelines.

Licensing

The primary license for Liquid Collective is the Business Source License 1.1 (BUSL-1.1), see LICENSE. However, some files are dual licensed as indicated in its SPDX header.

About

Liquid Collective protocol smart contracts

https://liquidcollective.io/

License:Other


Languages

Language:Solidity 89.2%Language:TypeScript 9.3%Language:Shell 1.4%Language:Makefile 0.1%Language:JavaScript 0.0%