Skip to content

Commit

Permalink
Merge pull request #102 from gnosisguild/fix-curve-issues
Browse files Browse the repository at this point in the history
enable safe apps bridge for curve
  • Loading branch information
jfschwarz authored Apr 15, 2024
2 parents a301c1e + 1759c3c commit a90891f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/src/bridge/SafeAppBridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export const SAFE_APP_WHITELIST = [
'https://www.drips.network',
'https://app.balancer.fi',
'https://stake.lido.fi',
'https://curve.fi',
]

export default class SafeAppBridge {
Expand Down

0 comments on commit a90891f

Please sign in to comment.