Skip to content

Add SVR for cWETHv3 on Arbitrum#1092

Open
MishaShWoof wants to merge 49 commits intocompound-finance:mainfrom
woof-software:woof-software/add-svr-for-arbitrum-weth
Open

Add SVR for cWETHv3 on Arbitrum#1092
MishaShWoof wants to merge 49 commits intocompound-finance:mainfrom
woof-software:woof-software/add-svr-for-arbitrum-weth

Conversation

@MishaShWoof
Copy link
Copy Markdown
Contributor

No description provided.


### SVR fee recipient

SVR generates revenue from liquidators and Compound DAO will receive that revenue as part of the protocol fee. The fee recipient for SVR is set to Compound DAO multisig: 0xd9496F2A3fd2a97d8A4531D92742F3C8F53183cB.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on this network we have a different fee recipient 0xb3e79c7cac540ca833015e63d96d3032ba0c4129
https://docs.compound.finance/

const rsETHInConfiguratorInfoWETHComet = (await configurator.getConfiguration(comet.address)).assetConfigs[rsETHIndexInComet];

expect(rsETHInCometInfo.priceFeed).to.eq(newRsETHPriceFeed);
expect(rsETHInConfiguratorInfoWETHComet.priceFeed).to.eq(newRsETHPriceFeed);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a check to ensure that the CAPO oracle is set to the correct value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants