diff --git a/src/utils/constants.ts b/src/utils/constants.ts index a0b310f..f6a5258 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: "Universal Profile", + url: "https://universalprofile.cloud", + }, ];