[Gauntlet] wstETH and ezETH Asset Listing

Simple Summary

If the community decides to list the following assets, Gauntlet recommends the below risk parameters:

WETH Comet on BASE

Asset Collateral Factor Liquidation Factor Liquidation Penalty Supply Cap
wstETH 90% 93% 2.5% 1200
ezETH 80% 85% 10% 500

USDC Comet on BASE

Asset Collateral Factor Liquidation Factor Liquidation Penalty Supply Cap
wstETH 80% 85% 10% 700

USDC Comet on Arbitrum

Asset Collateral Factor Liquidation Factor Liquidation Penalty Supply Cap
wstETH 80% 85% 10% 1,500

USDC Comet on Ethereum

Asset Collateral Factor Liquidation Factor Liquidation Penalty Supply Cap
wstETH 82% 87% 8% 15,000

Analysis


wstETH was recommended within this forum post approximately 7 months ago to be listed on WETH Comet on BASE and USDC Comets on Ethereum and Arbitrum. Gauntlet would like to push these recommendations on-chain with updated parameters while including adding ezETH to the BASE WETH Comet and wstETH to the BASE USDC Comet. Gauntlet is recommending listing the assets again in order to improve capital efficiency, especially within the BASE WETH Comet that currently has one collateral asset,cbETH.

Liquidity

wstETH → USDC Liquidty Profile

Chain 25% Slippage
Ethereum 29k ($100M)
Arbitrum 2.8k ($9.8M)
BASE 1.4k ($4.8M)

ezETH → WETH Liquidty Profile

Chain 25% Slippage
BASE 1.9k ($5.7M)

The Aerodrome pools are overweighted with WETH to allow for high liquidity for ezETH relative to the circulating supply on BASE.

Use of Exchange Rate Oracles

As mentioned in the [Franklin DAO] Request for comment on: Market pricing vs. exchange rate pricing for LSTs and potential oracle implementations post, Gauntlet supports exchange rate oracles for wstETH and ezETH within the correlated WETH Comet if the community decides to pursue this strategy. The exchange rate-based risk parameters could facilitate higher caps and Liquidation Factors along with more conservative Liquidation Penalties.

As shown in the chart below, the market rate of ezETH has regained its peg to the exchange rate since the introduction of withdrawals.

Yield Risk

The yield from staking ETH and earning ezETH can be volatile and is influenced by various factors such as validator performance, network conditions, and staking competition. Yield rates can fluctuate, and there is no guarantee of consistent returns. Gauntlet would like to flag this potential risk to the community.

Next Steps

  • Welcome Community Feedback
1 Like

Thank you @Gauntlet for the recommendations. wstETH and ezETH are popular assets that will help to increase borrowing avenues for their holders. wstETH has been a dominant collateral asset on top lending protocols. The Growth program supports this initiative and will put developer resources behind this to expedite the deployment of these.

Additionally, I would also like to suggest listing ezETH as collateral on the

  • USDC Comet on Arbitrum
  • WETH comet on Arbitrum
  • USDC Comet on Optimism.
  • USDT Comet on Optimism

We aim to start coding on these assets in the coming weeks and push them for community vote. Look forward to any feedback on the action items

An Update, Coding has already been completed by Lido team for

  • wstETH on Base ETH Market
  • wstETH on Arbitrum USDC market
  • wstETH on Mainnet USDC Market

Community members can find more details here

The deployments have been blocked due to Exchange rate conversation. Thanks to @Gauntlet revisiting these assets and giving refreshed parameters, this will help a lot in expediting the launch of the assets.

We will keep the community updated on the launch of these assets

Add wstETH to cUSDCv3 on Arbitrum

PR - Add wstETH as collateral to USDC market on Arbitrum by MishaShWoof · Pull Request #883 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x:. Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  2. Forge test. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  4. Scan. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  5. arbitrum-usdc Scenario. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  6. Unit tests. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  7. Eslint. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  8. Contract linter. Success.:white_check_mark: Add wstETH as collateral to USDC market on Arbitrum · woof-software/comet@9ef28b4 · GitHub
  9. Prepare migration. Success.:white_check_mark: Prepare Migration · woof-software/comet@9ef28b4 · GitHub
  10. Enact migration with impersonate. Success.:white_check_mark: Enact Migration · woof-software/comet@9ef28b4 · GitHub

Description we use:

Add wstETH as collateral into cUSDCv3 on Arbitrum\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add wstETH into cUSDCv3 on Arbitrum network. This proposal takes the governance steps recommended and necessary to update a Compound III USDC market on Arbitrum. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds wstETH to the USDC Comet on Arbitrum. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Arbitrum.

Thanks for the refreshed parameters @Gauntlet ! Looking forward to having these as collaterals on the markets

1 Like

Add ezETH to cWETHv3 on Base

PR - Add ezETH as collateral to WETH market on Base by MishaShWoof · Pull Request #888 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  2. Forge test. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  4. Scan. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  5. base-weth Scenario. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  6. Unit tests. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  7. Eslint. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  8. Contract linter. Success.:white_check_mark: Add ezETH as collateral to WETH market on Base · woof-software/comet@d0155c1 · GitHub
  9. Prepare migration. Success.:white_check_mark: https://github.com/woof-software/comet/actions/runs/997732757
  10. Enact migration with impersonate. Success.:white_check_mark: Enact Migration · woof-software/comet@d0155c1 · GitHub
  11. Enact migration for delegator. Enact Migration · woof-software/comet@d0155c1 · GitHub

Description we use:

Add ezETH as collateral into cWETHv3 on Base\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add ezETH into cWETHv3 on Base network. This proposal takes the governance steps recommended and necessary to update a Compound III WETH market on Base. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds ezETH to the WETH Comet on Base. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Base.

Add wstETH to cWETHv3 on Base

PR - Add wstETH as collateral to WETH market on Base by MishaShWoof · Pull Request #887 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  2. Forge test. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  4. Scan. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  5. base-weth Scenario. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  6. Unit tests. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  7. Eslint. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  8. Contract linter. Success.:white_check_mark: Add wstETH as collateral to WETH market on Base · woof-software/comet@233f2b7 · GitHub
  9. Prepare migration. Success.:white_check_mark: Prepare Migration · woof-software/comet@233f2b7 · GitHub
  10. Enact migration with impersonate. Success.:white_check_mark: Enact Migration · woof-software/comet@233f2b7 · GitHub
  11. Enact migration for delegator. Enact Migration · woof-software/comet@233f2b7 · GitHub

Description we use:

Add wstETH as collateral into cWETHv3 on Base\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add wstETH into cWETHv3 on Base network. This proposal takes the governance steps recommended and necessary to update a Compound III WETH market on Base. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds wstETH to the WETH Comet on Base. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Base.

Add wstETH to cUSDCv3 on Base

PR - Add wstETH as collateral to USDC market on Base by MishaShWoof · Pull Request #889 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  2. Forge test. Success.:white_check_mark: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  4. Scan. Success.:white_check_mark: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  5. base-usdc Scenario. Success.:white_check_mark: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  6. Unit tests. Success.:white_check_mark: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  7. Eslint. Success.:white_check_mark:
    Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  8. Contract linter. Success.:white_check_mark: Add wstETH as collateral to USDC market on Base · woof-software/comet@2acc884 · GitHub
  9. Prepare migration. Success.:white_check_mark: Prepare Migration · woof-software/comet@2acc884 · GitHub
  10. Enact migration with impersonate. Success.:white_check_mark: Enact Migration · woof-software/comet@2acc884 · GitHub
  11. Enact migration for delegator Enact Migration · woof-software/comet@2acc884 · GitHub

Description we use:

Add wstETH as collateral into cUSDCv3 on Base\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add wstETH into cUSDCv3 on Base network. This proposal takes the governance steps recommended and necessary to update a Compound III USDC market on Base. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds wstETH to the USDC Comet on Base. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Base.

Add wstETH to cUSDCv3 on Mainnet

PR - Add wstETH as collateral to USDC market on Mainnet by MishaShWoof · Pull Request #884 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x:. Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  2. Forge test. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  4. Scan. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  5. mainnet Scenario. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  6. Unit tests. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  7. Eslint. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  8. Contract linter. Success.:white_check_mark: Add wstETH as collateral to USDC market on Mainnet · woof-software/comet@903e794 · GitHub
  9. Enact migration with impersonate. Success.:white_check_mark: Enact Migration · woof-software/comet@903e794 · GitHub
  10. Enact migration for delegator. Enact Migration · woof-software/comet@903e794 · GitHub

Description we use:

Add wstETH as collateral into cUSDCv3 on Ethereum Mainnet\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add wstETH into cUSDCv3 on Ethereum Mainnet network. This proposal takes the governance steps recommended and necessary to update a Compound III USDC market on Ethereum Mainnet. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds wstETH asset as collateral with corresponding configurations.\n\n

The second action deploys and upgrades Comet to a new version.

ezETH Asset Listing on OP/Arbitrum

Simple Summary

Gauntlet provides the following recommendations:

Asset Comet Collateral Factor Liquidation Factor Liquidation Penalty Supply Cap
ezETH OP WETH 88% 91% 6% 400
ezETH ARB WETH 88% 91% 6% 2,500
ezETH ARB USDC 80% 85% 10% 500

Analysis


The CF/LF/LP parameter recommendations for WETH Comets on the ezETH platform were detailed in the accompanying forum post.

OP Chain

Dex Category Pool address TVL(mil)
velodrome-finance-slipstream 0xb71ac980569540ce38195b38369204ff555c80be 2.49
uniswap_v3_optimism 0xb40da71c49c745dd3ab801882b1d410760541678 1.12

The ezETH OP DEX total value locked (TVL) amounts to $3.61M, with approximately $1M of ezETH available for swapping into ETH within the OP ecosystem. Currently, the limited DEX liquidity constrains the market’s capital efficiency. Gauntlet will advise against listing ezETH on the USDC Comet while maintaining initially conservative supply caps for the WETH Comet.

ARB Chain

Dex Category Pool address TVL(mil)
balancer_arbitrum 0xb61371ab661b1acec81c699854d2f911070c059e 2.95
ramses-v2 0x575f1691e6391a2fcf932f9b9dfd6dbfb4792c13 1.62
camelot-v3 0xaa45265a94c93802be9511e426933239117e658f 1.43
traderjoe-v2-2-arbitrum 0x8c0635ad0afd7aa9444af07da6c104dd79b58d82 0.44
pancakeswap-v3-arbitrum 0x1d2031fa0da6fb4bda57e377c7273c22eab930d6 0.13
uniswap_v3_arbitrum 0xa245416e3bed0e60dd76ef400de7396fc3f4caa3 0.12
uniswap_v3_arbitrum 0xf2c6091bfa490694f3e931020572f4ca9f6be480 0.11
uniswap_v3_arbitrum 0x40cc6f68400958bf7225e8a762d3ad41c1064086 0.02
dackieswap-v3-arbitrum 0x40de4d0fa40cb4d496353cfc2a95e60c959b26ae 0.01

ezETH Arbitrum DEX TVL liquidity totals $6.84M.

ezETH/USDC Volatility

Add ezETH to cWETHv3 on Arbitrum

PR - Add ezETH as collateral to WETH market on Arbitrum by MishaShWoof · Pull Request #907 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x:. Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  2. Forge test. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  4. Scan. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  5. arbitrum-weth Scenario. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  6. Unit tests. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  7. Eslint. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  8. Contract linter. Success.:white_check_mark: Add ezETH as collateral to WETH market on Arbitrum · woof-software/comet@8e32406 · GitHub
  9. Prepare migration. Success.:white_check_mark:Prepare Migration · woof-software/comet@8e32406 · GitHub
  10. Enact migration. Success.:white_check_mark: Enact Migration · woof-software/comet@8e32406 · GitHub

Description we use:

Add ezETH as collateral into cWETHv3 on Arbitrum\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add ezETH into cWETHv3 on Arbitrum network. This proposal takes the governance steps recommended and necessary to update a Compound III WETH market on Arbitrum. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds ezETH to the WETH Comet on Arbitrum. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Arbitrum.

1 Like

Add ezETH to cWETHv3 on Optimism

PR - Add ezETH as collateral to WETH market on Optimism by MishaShWoof · Pull Request #905 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x:. Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  2. Forge test. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  4. Scan. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  5. optimism-weth Scenario. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  6. Unit tests. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  7. Eslint. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  8. Contract linter. Success.:white_check_mark: Add ezETH as collateral to WETH market on Optimism · woof-software/comet@52e5362 · GitHub
  9. Prepare migration. Success.:white_check_mark:Prepare Migration · woof-software/comet@3413149 · GitHub
  10. Enact migration. Success.:white_check_mark: Enact Migration · woof-software/comet@52e5362 · GitHub

Description we use:

Add ezETH as collateral into cWETHv3 on Optimism\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add ezETH into cWETHv3 on Optimism network. This proposal takes the governance steps recommended and necessary to update a Compound III WETH market on Optimism. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds ezETH to the WETH Comet on Optimism. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Optimism.

1 Like

Add ezETH to cUSDCv3 on Arbitrum

PR - Add ezETH as collateral to USDC market on Arbitrum by MishaShWoof · Pull Request #908 · compound-finance/comet · GitHub

Actions

  1. Run Slither. Fails. :x:. Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  2. Forge test. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  3. Gas Profiler. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  4. Scan. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  5. arbitrum-usdc Scenario. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  6. Unit tests. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  7. Eslint. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  8. Contract linter. Success.:white_check_mark: Add ezETH as collateral to USDC market on Arbitrum · woof-software/comet@fc93aa5 · GitHub
  9. Prepare migration. Success.:white_check_mark: Prepare Migration · woof-software/comet@fc93aa5 · GitHub
  10. Enact migration with impersonate. Success.:white_check_mark: Enact Migration · woof-software/comet@fc93aa5 · GitHub

Description we use:

Add ezETH as collateral into cUSDCv3 on Arbitrum\n\n

Proposal summary\n\n

Compound Growth Program [AlphaGrowth] proposes to add ezETH into cUSDCv3 on Arbitrum network. This proposal takes the governance steps recommended and necessary to update a Compound III USDC market on Arbitrum. Simulations have confirmed the market’s readiness, as much as possible, using the Comet scenario suite. The new parameters include setting the risk parameters based off of the recommendations from Gauntlet.\n\n

Further detailed information can be found on the corresponding proposal pull request and forum discussion.\n\n\n

Proposal Actions\n\n

The first proposal action adds ezETH to the USDC Comet on Arbitrum. This sends the encoded addAsset and deployAndUpgradeTo calls across the bridge to the governance receiver on Arbitrum.

1 Like