Skip to content

Commit

Permalink
Merge pull request #117 from gnosisguild/foundance-mm
Browse files Browse the repository at this point in the history
impersonate metamask for foundance
  • Loading branch information
jfschwarz authored Jul 16, 2024
2 parents 6a6f75e + 6707d26 commit 6833aa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions extension/.cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"delegatecalls",
"esbuild",
"ethersproject",
"foundance",
"getsourcecode",
"gnosisguild",
"hexlify",
Expand Down
1 change: 1 addition & 0 deletions extension/src/bridge/InjectedProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,5 @@ const HOSTNAMES_REQUIRING_METAMASK = [
'www.staderlabs.com',
'metavault.trade',
'quickswap.exchange',
'app.foundance.org',
]

0 comments on commit 6833aa7

Please sign in to comment.