Skip to content

Commit

Permalink
Gnosis-Aave-APRs
Browse files Browse the repository at this point in the history
Adding USDCe and USDC aprs on gnosis. Looks like some old arbitrum items somehow in gnosis configs above these.
  • Loading branch information
Zen-Maxi committed Sep 12, 2024
1 parent f1cc1c9 commit d81fd23
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions config/gnosis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,28 @@ export default <NetworkData>{
isIbYield: true,
},
},
aave: {
v3: {
subgraphUrl: `https://gateway-gnosis.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/subgraphs/id/HtcDaL8L8iZ2KQNNS44EBVmLruzxuNAz1RkBYdui1QUT`,
tokens: {
USDC: {
underlyingAssetAddress: '0xddafbb505ad214d7b80b1f830fccc89b60fb7a83',
aTokenAddress: '0xc6b7aca6de8a6044e0e32d0c841a89244a10d284',
wrappedTokens: {
stataGNOUSDC: '0x270ba1f35d8b87510d24f693fccc0da02e6e4eeb',
},
},
USDCn: {
underlyingAssetAddress: '0x2a22f9c3b484c3629090feed35f17ff8f88f76f0',
aTokenAddress: '0xC0333cb85B59a788d8C7CAe5e1Fd6E229A3E5a65',
wrappedTokens: {
stataGNOUSDCn2: '0xf0e7ec247b918311afa054e0aedb99d74c31b809',
},
},

},
},
},
},
gyro: {
config: '0x00a2a9bbd352ab46274433faa9fec35fe3abb4a8',
Expand Down

0 comments on commit d81fd23

Please sign in to comment.