diff --git a/wallets-v2.json b/wallets-v2.json index ffa1f09..f4305a2 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -169,7 +169,10 @@ ], "platforms": ["ios", "android", "chrome", "firefox"] }, - { + + + { + "app_name": "okxTonWallet", "name": "OKX Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", @@ -229,6 +232,7 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, + { "app_name": "bybitTonWallet", "name": "Bybit Wallet", @@ -299,4 +303,27 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] } + + ,{ + "app_name": "mathwallet", + "name": "MathWallet", + "image": "https://avatars.githubusercontent.com/u/49776094?s=200&v=4", + "about_url": "https://mathwallet.org", + "universal_url": "https://mathwallet.org", + "deepLink": "mathwallet://", + "bridge": [ + { + "type": "js", + "key": "tonmathwallet" + }, + + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android"] + } + ] +