Skip to content

Commit

Permalink
fix: gnosis gateway [skip cypress] (#2220)
Browse files Browse the repository at this point in the history
  • Loading branch information
grothem authored Oct 21, 2024
1 parent 7c321df commit 115e4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui-config/marketsConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ export const marketsData: {
addresses: {
LENDING_POOL_ADDRESS_PROVIDER: AaveV3Gnosis.POOL_ADDRESSES_PROVIDER,
LENDING_POOL: AaveV3Gnosis.POOL,
WETH_GATEWAY: AaveV3Gnosis.WETH_GATEWAY,
WETH_GATEWAY: '0x7B9c12915c594a68dE96201Cbdc79147F09da278', // AaveV3Gnosis.WETH_GATEWAY,
WALLET_BALANCE_PROVIDER: AaveV3Gnosis.WALLET_BALANCE_PROVIDER,
UI_POOL_DATA_PROVIDER: '0x2E549104c516b8657A7D888494DfbAbD7C70b464', // AaveV3Gnosis.UI_POOL_DATA_PROVIDER,
UI_INCENTIVE_DATA_PROVIDER: '0x78F8Bd884C3D738B74B420540659c82f392820e0', // AaveV3Gnosis.UI_INCENTIVE_DATA_PROVIDER,
Expand Down

3 comments on commit 115e4e2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.