diff --git a/src/utils/constants.ts b/src/utils/constants.ts index a0b310f..37d8f38 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -111,4 +111,8 @@ export const supportedWallets = [ name: "Loopring", url: "https://www.loopring.io", }, + { + name: "Haqq Wallet", + url: "https://haqq.network/wallet", + }, ];