Skip to content

Commit 2826eaa

Browse files
authored
Merge pull request #86 from morpho-org/feat/rUSD-hardcoding
feat(rUSD):hardcoding to USDC
2 parents 24145d8 + 244b789 commit 2826eaa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

data/tokens.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1596,7 +1596,8 @@
15961596
"decimals": 18,
15971597
"metadata": {
15981598
"logoURI": "https://cdn.morpho.org/assets/logos/rusd.svg",
1599-
"alternativeHardcodedOracles": ["USD", "usd-pegged", "rwa"]
1599+
"alternativeHardcodedOracles": ["USD", "USDC"],
1600+
"tags": ["stablecoin", "usd-pegged", "rwa"]
16001601
},
16011602
"isWhitelisted": true
16021603
},

0 commit comments

Comments
 (0)