diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 79d958f..e9d78ce 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -91,4 +91,8 @@ export const supportedWallets = [ name: "Fluvi", url: "https://fluviwallet.xyz/", }, + { + name: "Milkomeda WSC Provider", + url: "https://milkomeda.com", + }, ];