Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StakedTokenV1 rate provider #7

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

mkflow27
Copy link

@mkflow27 mkflow27 commented Nov 29, 2022

Tests were run against mainnet fork at block 16026669
To run the fork test, include the networks property in the hardhat.config.ts

The rateprovider for a generic StakedTokenV1 staked Token. More here: https://github.com/coinbase/wrapped-tokens-os/blob/main/contracts/wrapped-tokens/staking/StakedTokenV1.sol#L124

cbEth whitepaper: https://www.coinbase.com/cbeth/whitepaper
cbEth audit: https://blog.openzeppelin.com/coinbase-liquid-staking-token-audit/
proxy: https://etherscan.io/address/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704#readProxyContract
implementation: https://etherscan.io/address/0x31724ca0c982a31fbb5c57f4217ab585271fc9a5#readContract


@mkflow27 mkflow27 changed the title Staked token v1 rate provider StakedTokenV1 rate provider Nov 29, 2022
@mkflow27 mkflow27 marked this pull request as ready for review January 30, 2023 14:55
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.

1 participant