Skip to content

Commit 1720402

Browse files
committed
feat: yield bearing assets
1 parent 6b88947 commit 1720402

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/rings/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,17 @@ const config = {
1414
],
1515
supportedAssets: [
1616
'0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48', // USDC
17+
'0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c', // AAVEUSDC
1718
'0xdAC17F958D2ee523a2206206994597C13D831ec7', // USDT
19+
'0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a', // AAVEUSDT
1820
'0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f', // GHO
21+
'0x1a88Df1cFe15Af22B3c4c783D4e6F7F9e0C1885d', // STKGHO
1922
'0x6B175474E89094C44Da98b954EedeAC495271d0F', // DAI
23+
'0x83F20F44975D03b1b09e64809B757c47f942BEeA', // SDAI
2024
'0xdC035D45d973E3EC169d2276DDab16f1e407384F', // USDS
25+
'0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD', // SUSDS
2126
'0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2', // WETH
27+
'0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8', // AAVEWETH
2228
'0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0', // WSTETH
2329
'0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee', // WEETH
2430
]

0 commit comments

Comments
 (0)