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

merge to main #121

Merged
merged 41 commits into from
Jul 22, 2024
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
a5bff00
TinaCMS content update
tina-cloud-app[bot] May 17, 2024
c1c0c10
Update from TinaCMS
tina-cloud-app[bot] Jun 4, 2024
977d7ff
TinaCMS content update
tina-cloud-app[bot] Jun 4, 2024
07e1794
fix protocol fees image
jahabeebs Jun 4, 2024
d20c908
Update from TinaCMS
tina-cloud-app[bot] Jun 28, 2024
815f53e
Update from TinaCMS
tina-cloud-app[bot] Jun 28, 2024
dfed2f4
TinaCMS content update
tina-cloud-app[bot] Jun 28, 2024
c64e941
TinaCMS content update
tina-cloud-app[bot] Jun 28, 2024
414d243
TinaCMS content update
tina-cloud-app[bot] Jun 28, 2024
6b6f6f9
TinaCMS content update
tina-cloud-app[bot] Jun 28, 2024
443d493
TinaCMS content update
tina-cloud-app[bot] Jul 3, 2024
78c550c
Issue #112: Fix docs issues, add instructions for editing/publishing …
jahabeebs Jul 3, 2024
0e8e498
Merge remote-tracking branch 'refs/remotes/origin/main' into dev
jahabeebs Jul 3, 2024
99759a4
TinaCMS content update
tina-cloud-app[bot] Jul 5, 2024
3e748f0
TinaCMS content update
tina-cloud-app[bot] Jul 5, 2024
eb9a626
TinaCMS content update
tina-cloud-app[bot] Jul 5, 2024
5556faf
TinaCMS content update
tina-cloud-app[bot] Jul 5, 2024
6610239
Update `docs/-NFT-Vaults-.mdx`
Jul 9, 2024
1f4d0a4
Update `docs/api/api-endpoints.mdx`
Jul 9, 2024
174d534
TinaCMS content update
tina-cloud-app[bot] Jul 9, 2024
97d892c
TinaCMS content update
tina-cloud-app[bot] Jul 9, 2024
f0d6a73
TinaCMS content update
tina-cloud-app[bot] Jul 9, 2024
d233318
TinaCMS content update
tina-cloud-app[bot] Jul 9, 2024
804d1d0
Merge branch 'main' into dev
jahabeebs Jul 9, 2024
3358abb
Update `docs/-Open-Dollar-Introduction-.mdx`
Jul 10, 2024
4f06b59
Update `docs/-Governance-.mdx`
Jul 10, 2024
74aa895
Update `docs/PID-Controller.mdx`
Jul 10, 2024
1231198
Update `docs/Who-is-Open-Dollar-built-for.mdx`
Jul 10, 2024
1579f4f
Update `docs/How-OD-Stays-Stable.mdx`
Jul 10, 2024
b975b20
TinaCMS content update
tina-cloud-app[bot] Jul 11, 2024
9844308
TinaCMS content update
tina-cloud-app[bot] Jul 11, 2024
c3ecbb4
TinaCMS content update
tina-cloud-app[bot] Jul 11, 2024
e8877ac
TinaCMS content update
tina-cloud-app[bot] Jul 11, 2024
5bb0f3e
TinaCMS content update
tina-cloud-app[bot] Jul 17, 2024
0130ebd
add governance simulator
jahabeebs Jul 17, 2024
3b50d5c
Merge branch 'main' into dev
jahabeebs Jul 19, 2024
684556a
Update Leverage.mdx
TimKingery Jul 22, 2024
11caee4
add slashes
jahabeebs Jul 22, 2024
a0a118f
Merge branch 'main' into dev
jahabeebs Jul 22, 2024
37588dd
Merge remote-tracking branch 'refs/remotes/origin/main' into dev
jahabeebs Jul 22, 2024
35989bb
TinaCMS content update
tina-cloud-app[bot] Jul 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 15 additions & 7 deletions docs/Supported-Collaterals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,25 @@ This page contains the up to date list of supported collaterals in the Open Doll

### Collaterals

**WETH**
#### GRT

WETH - Wrapped Ether
[GRT](https://arbiscan.io/token/0x9623063377ad1b27544c965ccd7342f7ea7e88c7) - Graph Token

Token Address: 0x9623063377AD1B27544C965cCd7342f7EA7e88C7

Minimum Collateral Ratio: 200%

Stability Fee: 5% APR

#### WETH

[WETH](https://arbiscan.io/token/0x82af49447d8a07e3bd95bd0d56f35241523fbab1) - Wrapped Ether

Token Address: 0x82aF49447D8a07e3bd95BD0d56f35241523fBab1

Minimum Collateral Ratio: 120%

Stability Fee: 1.5%
Stability Fee: 1.5% APR

#### wstETH

Expand Down Expand Up @@ -49,8 +59,6 @@ Minimum Collateral Ratio: 185%

Stability Fee: 5% APR

### Future Plans

Other collateral types that could be added in the future include other high-quality LSTs like Coinbase Wrapped Staked ETH, and other Arbitrum native tokens with deep liquidity like ARB token.
### Additional Collateral Types

Higher [stability fees](https://docs.opendollar.com/Fees) and collateralization ratios will be required based on risk assessments of the assets. However, the ODG governance token holders have the final say on what collaterals are added. If the DAO adds new types of collaterals or new vault types with existing ones, those governance proposals are always subject to the Time Lock Delay, which gives users time to exit the protocol if they choose before changes come into effect. This is an additional layer of security.
New collateral types are added by the Open Dollar DAO, [learn more](https://docs.opendollar.com/Proposals-and-Voting).
Loading