diff --git a/src/utils/constants.ts b/src/utils/constants.ts index a0b310f..37269ab 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: "ECOIN Wallet", + url: "https://www.ecoinwallet.org", + }, ];