diff --git a/src/utils/constants.ts b/src/utils/constants.ts index a0b310f..25d9fc6 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: "Bifrost Wallet", + url: "https://bifrostwallet.com/", + }, ];