[BIP-340] Migrate vETH StablePool Gauge [Ethereum]

PR with Payloads

Summary:

This proposal aims to add a Balancer gauge for vETH/wETH pool on Ethereum, with a 10% emissions cap. The initial gauge enabled by BIP-269 will be migrated due to a change in the rate provider contract. The new gauge in this proposal would be approved and the prior gauge killed 2 weeks later to allow LPs to migrate funds.

References/Useful links:

Link to:
• Website: bifrost.finance
• Documentation: https://wiki.bifrost.finance/
• Github Page: Bifrost · GitHub
• Communities: Discord ; Twitter

Protocol Description:

Bifrost (https://bifrost.finance) is a substrate based Kusama and Polkadot parachain that provides non custodial decentralised cross-chain liquid tokens for staked assets. By leveraging on Polkadots cross-consensus message format (XCM) it provides standardised cross-chain liquid staking services for multiple chains (currently 6+ chains).

Bifrost is currently one of the largest liquid staking protocols on Polkadot with a current total TVL of $63M. vETH, Bifrost liquid staking token (LST) for staked ETH was launched in late November of 2020, and is the protocols largest LST in terms of TVL with $36M. vETH is an ERC-20 decentralised yield bearing dual protocol asset that supports both ERC 20 and Substrate Based (via the Ethereum ↔ Polkadot transfer bridge) in the future.

In order to adapt Ethereum Shanghai update, vETH 2.0 is a new contract which involves two main new functions:

  1. Once The Merge is completed, the exchange rate of vETH/ETH will gradually increase as staking rewards accumulate.
  2. vETH 2.0 supports vETH unstake.
    At the initial stage of vETH 2.0 launch, two steps of multi-signature still remain (sign by 5 members in Bifrost governance council + technical committee):
  3. Deposit confirmation: SLP deposit contract executes the final step to deposit ETH to Beacon Chain validators. Before that, it needs Bifrost multisig contract to confirm that the withdrawal credential hash in deposit json (validator deployed by Infstones) is the same as Bifrost generated.
  4. vETH-ETH rate relayer: The relayer bot deployed by Bifrost foundation, synchronize the volumes of ETH in staking and vETH total issuance to SLP contract. The SLP contract has been set a rate increased cap to prevent if the replayer feeds malicious data to dramatically increase vETH price.

Bifrost plans to replace multisig steps by using Secret Shared Validators (SSV), which encrypts a validator key and splits it into several KeyShares. These KeyShares are distributed to four non-trusting nodes run by operators, delivering a robust, fault-tolerant, active-active redundancy for Ethereum staking. Thus, the current multisig process will be abandoned.
Learn more details about vETH 2.0 mechanism and open-sourced contracts here.

Useful Links regarding vETH

vETH solution details

Bifrost vETH App

vETH Contract

Motivation:

Primary motivation of the new gauge is to maintain the liquidity source of vETH on Balancer more efficiently and no longer incentivize the suboptimal pool which is currently in use. The prior motivation can be seen in the original proposal.

Specifications:

  1. Governance: Bifrost on-chain governance and Bifrost forum
  2. Oracles: vETH Balancer Rate Provider (pending link)
  • The Orb integrations team has reviewed the rate provider code and confirm that this RateProvider will return the correct exchange rate of vETH2 in terms of ETH, as long as it is constructed with slpCore pointing to this contract.
  • Two main notes from the review highlighted that there are specific, but highly unlikely conditions that can cause the rate to be equal to zero or calculation to revert. Also, the the trust granted to the owner and vaults corresponding to these contracts can be potentially problematic in the case of a bad actor.
  1. Audits:
    Slowmist; vETH 2.0 Contract
    Slowmist; Bifrost Protocol
    Certik; Staking Liquidity Protocol Pallet
  2. Centralization vectors: The protocol is decentralised, the multisig confirmation steps are mentioned in Protocol Description section, here are specification of details:
  1. Market History: Prior vETH composable stable pool
    vETH has been a tradable asset since the 27th of November 2020.
    Recap of vETH 1.0 initial launched in 2020
    Publish of vETH 1.0 deposit history
    Bifrost vETH officially listing on Uniswap
    AMM Liquidity Mining of vETH in Loopring
    vETH listed on DODO
  2. Value: Bifrost aims to make vETH/ETH pool on Balancer as its primary source of liquidity for vETH on Ethereum. As a result, this should result in volume and trading fees for Balancer.

Pool: 0x156C02f3f7fEf64a3A9D80CCF7085f23ccE91D76
Gauge: 0x1d157Cf1F1339864A3C291D1Bbe786d6Ee682434

Transaction Specification

The Balancer Maxi LM Multisig eth:0xc38c5f97B34E175FFd35407fc91a937300E33860 will interact with the GaugeAdderv4 at 0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd and call the addGauge function with the following arguments:

gauge(address): 0x1d157Cf1F1339864A3C291D1Bbe786d6Ee682434
gaugeType(string): Ethereum

Kill old gauge
2 weeks after the execution of this transaction the killing of the old gauge will take place. (July 3, 2023)

The DAO Multisig eth:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f will interact with the AuthorizerAdapterEntryPoint 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA with the following arguments:

data: 0xab8f0945 which corresponds to the function for kill()

target: 0x8a88C1f44854C61a466aB55614F6A7778473418b

1 Like

https://snapshot.org/#/balancer.eth/proposal/0xcb77c8bf3d12090ec73c291e94e8f4e25c23e384a441ad2d7b1d48d2f537ce59