diff --git a/assets/trustwalletton.png b/assets/trustwalletton.png new file mode 100644 index 0000000..b36413a Binary files /dev/null and b/assets/trustwalletton.png differ diff --git a/wallets-v2.json b/wallets-v2.json index 6f8ab14..8b0efce 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -786,5 +786,25 @@ "extraCurrencySupported": false } ] + }, + { + "app_name": "trustwalletTon", + "name": "Trust", + "image": "https://assets-cdn.trustwallet.com/dapps/trust.logo.png", + "about_url": "https://trustwallet.com", + "bridge": [ + { + "type": "js", + "key": "trustwalletTon" + } + ], + "platforms": ["chrome"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] } ]