Skip to content

Commit

Permalink
wUSDL-APR-Arbitrum (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen-Maxi authored Oct 9, 2024
1 parent 716e7f0 commit a7ed429
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/yellow-olives-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'backend': patch
---

adding wUSDL apr on arbitrum
6 changes: 6 additions & 0 deletions config/arbitrum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,12 @@ export default <NetworkData>{
path: 'collateralRewards.{symbol == "USDC"}.vaultApr',
isIbYield: true,
},
wUSDL: {
tokenAddress: '0x7751e2f4b8ae93ef6b79d86419d42fe3295a4559',
sourceUrl: 'https://usdl-apy.replit.app/usdl_apy',
path: 'apy',
isIbYield: true,
},
},
},
gyro: {
Expand Down

0 comments on commit a7ed429

Please sign in to comment.