[BIP-576] Enable aUSDC/USDC and aUSDT/USDT gauges [Arbitrum]

Summary

  • This is a proposal to enable two uncapped Balancer gauges for so called “Connector Pools” on Arbitrum. The two connector pools will consist of aUSDC/USDC and aUSDT/USDT.
  • Connector Pools are so called “2-CLP” pools that concentrate liquidity within 1bp and feed into Gyroscope’s newly launched Rehype Pools. Rehype Pools auto-rehypothecate E-CLP assets to Aave. In order to reduce smart contract complexity, Rehype Pools are an extension of Gyroscope’s E-CLPs that relies on order routers to wrap/ unwrap aTokens on Aave.
  • Connector Pools are a means to onboarding order routers to Rehype Pools. They reduce gas costs (swap vs (un)wraps on Aave) and require no custom logic from order routers.
  • The pool shall have a swap fee of 0.05bp basis points at pool inception. The pools will have no protocol fees at launch in order to limit the amount of incentives needed to bootstrap this pool. Each pool has a TVL target of around 100k USD. Protocol fee strategy focuses on Rehype Pools instead of these small connector pools.

References/Useful links

Protocol description

  • stataArbUSDT is the wrapped, static version of the rebasing Aave lending deposit token for aUSDT on Arbitrum. - Aave
  • stataArbUSDCn is the wrapped, static version of the rebasing Aave lending deposit token for aUSDC on Arbitrum. - Aave

Motivation

Rehype pools reach new efficiency heights while staying simple and therefore safer. Rehype pools embrace a simple, modular design that doesn’t introduce new smart contract code for rehypothecation. Rehype pools thus inherit the security record of E-CLPs.

The complexity of Rehype pools is handled in the more flexible layers of order routing and front end interface instead of in smart contracts. At the same time, they keep everything transparent on-chain and keep users in control, in contrast to common rehypothecation in TradFi.

Connector pools faciliate Rehype Pools by making it easier for order routers to support the trade routes of Rehype Pools. It is easier in terms of operational complexity and in terms of lower operational costs (i.e., gas fees).

Specifications

Governance

The Gyroscope Protocol will be governed by a DAO and relevant stakeholder with the full launch on Ethereum. For now, the FTL Labs multi-sig can pause the pool, change the swap fee and set the protocol fee. As a custom pool by Gyroscope, the E-CLP will be controlled by Gyroscope governance upon its launch.

Oracles

Audits

Audit reports by Nethermind, Trail of Bits, and Runtime Verification for the underlying E-CLP can be accessed here (the E-CLP is called the “CEMM” in these reports). In addition, the E-CLP code has been live in production on Polygon since November 2022. ‘Rehype Pools’ are an extension of E-CLP that supports Aave’s statA tokens and outsources much of the complexity of ‘Boosted Pools’ to order routers.

Centralization vectors

No centralization vectors. The FTL Labs team’s multi-sig can - currently - pause the pool, change the swap fee and set the protocol fee.

Market History

The Gyroscope Protocol is live on Ethereum since EOY23, with E-CLPs on several other chains. Details available here .

Value

As per “Motivation”.

Contracts

  • aUSDC/USDC
  • aUSDT/USDT

Specification
Transaction: 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): 0x75BA7F8733c154302cbE2e19fe3ec417E0679833
gaugeType(string): Arbitrum

gauge(address): 0xF937BF168B33D8D10d555e9a039Ec1B8e4c543d1
gaugeType(string): Arbitrum

1 Like

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

1 Like