Skip to content

Commit

Permalink
Updated Bridge Wallet
Browse files Browse the repository at this point in the history
Updated Bridge Wallet submission
  • Loading branch information
yannggg authored Jul 24, 2024
1 parent 62238f3 commit f8550c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -850,16 +850,16 @@ export const walletsData: WalletData[] = [
documentation: "",
},
{
last_updated: "2022-06-24",
last_updated: "2024-07-24",
name: "Bridge wallet",
image: BridgeWalletImage,
brand_color: "#ffffff",
url: "https://www.mtpelerin.com/bridge-wallet",
active_development_team: true,
languages_supported: ["en", "fr", "de", "it", "es", "zh", "zh-tw"],
languages_supported: ["en", "fr", "de", "it", "es", "pt", "zh", "zh-tw"],
twitter: "https://twitter.com/mtpelerin",
discord: "https://discord.gg/WErDKTvMr7",
reddit: "",
reddit: "https://www.reddit.com/r/MtPelerin/",
telegram: "https://t.me/mtpelerinchat/",
ios: true,
android: true,
Expand All @@ -879,7 +879,7 @@ export const walletsData: WalletData[] = [
nft_support: false,
connect_to_dapps: true,
staking: false,
swaps: false,
swaps: true,
multichain: true,
layer_2: true,
gas_fee_customization: true,
Expand All @@ -889,8 +889,8 @@ export const walletsData: WalletData[] = [
withdraw_crypto: true,
multisig: false,
social_recovery: false,
onboard_documentation: "",
documentation: "",
onboard_documentation: "https://www.mtpelerin.com/learn",
documentation: "https://www.mtpelerin.com/support",
},
{
last_updated: "2022-09-14",
Expand Down

0 comments on commit f8550c3

Please sign in to comment.