diff --git a/src/utils/constants.ts b/src/utils/constants.ts index a0b310f..e1b6c2d 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: "ComingChat", + url: "https://coming.chat", + }, ];