Skip to content

Commit f8550c3

Browse files
authored
Updated Bridge Wallet
Updated Bridge Wallet submission
1 parent 62238f3 commit f8550c3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -850,16 +850,16 @@ export const walletsData: WalletData[] = [
850850
documentation: "",
851851
},
852852
{
853-
last_updated: "2022-06-24",
853+
last_updated: "2024-07-24",
854854
name: "Bridge wallet",
855855
image: BridgeWalletImage,
856856
brand_color: "#ffffff",
857857
url: "https://www.mtpelerin.com/bridge-wallet",
858858
active_development_team: true,
859-
languages_supported: ["en", "fr", "de", "it", "es", "zh", "zh-tw"],
859+
languages_supported: ["en", "fr", "de", "it", "es", "pt", "zh", "zh-tw"],
860860
twitter: "https://twitter.com/mtpelerin",
861861
discord: "https://discord.gg/WErDKTvMr7",
862-
reddit: "",
862+
reddit: "https://www.reddit.com/r/MtPelerin/",
863863
telegram: "https://t.me/mtpelerinchat/",
864864
ios: true,
865865
android: true,
@@ -879,7 +879,7 @@ export const walletsData: WalletData[] = [
879879
nft_support: false,
880880
connect_to_dapps: true,
881881
staking: false,
882-
swaps: false,
882+
swaps: true,
883883
multichain: true,
884884
layer_2: true,
885885
gas_fee_customization: true,
@@ -889,8 +889,8 @@ export const walletsData: WalletData[] = [
889889
withdraw_crypto: true,
890890
multisig: false,
891891
social_recovery: false,
892-
onboard_documentation: "",
893-
documentation: "",
892+
onboard_documentation: "https://www.mtpelerin.com/learn",
893+
documentation: "https://www.mtpelerin.com/support",
894894
},
895895
{
896896
last_updated: "2022-09-14",

0 commit comments

Comments
 (0)