Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Commit

Permalink
Update helpers.ts
Browse files Browse the repository at this point in the history
adding support to gnisis safe and xDefi wallets
#1536 
#1579
  • Loading branch information
ashachaf authored Oct 3, 2021
1 parent 1d7f4b7 commit 6b86a27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/api/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -675,9 +675,11 @@ const wallets = [
{ walletName: "ledger", rpcUrl: RPC_URL },
{ walletName: "authereum" },
{ walletName: "opera", preferred: true },
{ walletName: "xdefi", preferred: true },
{ walletName: "operaTouch" },
{ walletName: "torus" },
{ walletName: "status" },
{ walletName: "gnosis" },
{ walletName: "unilogin" },
{
walletName: "walletLink",
Expand Down

0 comments on commit 6b86a27

Please sign in to comment.