fix: simplify wallet choices and use bnb chain

This commit is contained in:
TerryM
2026-06-02 02:58:01 +08:00
parent b9fe7ff168
commit 0edcc80513
7 changed files with 197 additions and 248 deletions

View File

@@ -12,7 +12,7 @@ export function walletDeepLink(
switch (kind) {
case "tokenPocket":
return `tpdapp://open?params=${encodeURIComponent(
JSON.stringify({ url: dappUrl, chain: "ETH" }),
JSON.stringify({ url: dappUrl, chain: "BSC" }),
)}`;
case "metaMask":
return `https://metamask.app.link/dapp/${encodeURIComponent(