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

Create sUSDS Rate Provider on Base #254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mkflow27
Copy link
Collaborator

Fixes #233

@mkflow27 mkflow27 marked this pull request as ready for review January 31, 2025 09:53
@mkflow27 mkflow27 requested a review from brunoguerios January 31, 2025 09:54
- [ ] The Rate Provider is upgradeable (e.g., via a proxy architecture or an `onlyOwner` function that updates the price source address).

- [x] Some other portion of the price pipeline is upgradeable (e.g., the token itself, an oracle, or some piece of a larger system that tracks the price).
- upgradeable component: `SUsds` ([ethereum:0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD](https://etherscan.io/address/0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD#readProxyContract))
Copy link
Member

Choose a reason for hiding this comment

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

How did you get to these L1 addresses?



## Conclusion
**Summary judgment: USABLE**
Copy link
Member

Choose a reason for hiding this comment

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

Should we start using USABLE/UNUSABLE instead of SAFE/UNSAFE?

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.

Create sUSDS Rate Provider on Base
2 participants