Skip to content

Commit ede3d62

Browse files
committed
Added new wallet testing results
1 parent f9c14c2 commit ede3d62

1 file changed

Lines changed: 51 additions & 16 deletions

File tree

data/wallets.json

Lines changed: 51 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@
44
"name": "Ambire",
55
"status": "incompatible",
66
"description": "App opens but nothing happens. Support request sent to add support.",
7-
"lastTested": "2025-06-06",
8-
"issues": ["No response to transactions"]
9-
},
10-
{
11-
"name": "Argent",
12-
"status": "incompatible",
13-
"description": "App opens but nothing happens.",
14-
"lastTested": "2025-06-06",
7+
"lastTested": "2025-07-17",
158
"issues": ["No response to transactions"]
169
},
1710
{
@@ -24,30 +17,72 @@
2417
{
2518
"name": "D'cent",
2619
"status": "incompatible",
27-
"description": "App doesn't appear in 'Select wallet list'.",
28-
"lastTested": "2024-01",
29-
"issues": ["Not detected in wallet selection"]
20+
"description": "Doesn't open. Doesn't support ethereum: intents",
21+
"lastTested": "2025-07-17",
22+
"issues": ["No ERC-681 support"]
23+
},
24+
{
25+
"name": "Daimo",
26+
"status": "incompatible",
27+
"description": "Doesn't open. Doesn't support ethereum: intents",
28+
"lastTested": "2025-07-17",
29+
"issues": ["No ERC-681 support"]
3030
},
3131
{
3232
"name": "Exodus",
3333
"status": "issues",
3434
"description": "Opens, but value does not take decimals into account, and opens Ethereum instead of the L2 network. Bug report sent through support.",
35-
"lastTested": "2025-06-06",
35+
"lastTested": "2025-07-17",
3636
"issues": ["Decimal handling incorrect", "Wrong network selection"]
3737
},
3838
{
3939
"name": "MetaMask",
40-
"status": "issues",
40+
"status": "compatible",
4141
"description": "Sometimes works, but send button is often disabled. Bug report sent through GitHub.",
42-
"lastTested": "2025-06-06",
43-
"issues": ["Intermittent send button issues", "Bug report submitted"]
42+
"lastTested": "2025-07-17",
43+
"issues": ["Intermittent send button issues"]
4444
},
45+
{
46+
"name": "Obvious",
47+
"status": "issues",
48+
"description": "App opens but nothing happens.",
49+
"lastTested": "2025-07-17",
50+
"issues": ["No response to transactions"]
51+
},
52+
{
53+
"name": "Phantom",
54+
"status": "incompatible",
55+
"description": "Doesn't open. Doesn't support ethereum: intents",
56+
"lastTested": "2025-07-17",
57+
"issues": ["No ERC-681 support"]
58+
},
4559
{
4660
"name": "Rainbow",
4761
"status": "issues",
4862
"description": "Works but gets stuck loading gas/USD values. Bug report sent through GitHub.",
49-
"lastTested": "2025-06-06",
63+
"lastTested": "2025-07-17",
5064
"issues": ["Gas calculation loading issues", "USD value loading problems"]
65+
},
66+
{
67+
"name": "Ready (prev Argent)",
68+
"status": "issues",
69+
"description": "App opens but requires user to select tokens manually instead of auto-filling",
70+
"lastTested": "2025-07-17",
71+
"issues": ["Requires manual selection"]
72+
},
73+
{
74+
"name": "Trust Wallet",
75+
"status": "issues",
76+
"description": "App opens and destination address is filled but token amount is not filled, and can only send ETH on Ethereum",
77+
"lastTested": "2025-07-17",
78+
"issues": ["Requires manual selection"]
79+
},
80+
{
81+
"name": "Zerion",
82+
"status": "issues",
83+
"description": "App opens but requires user to select destination address and tokens manually instead of auto-filling",
84+
"lastTested": "2025-07-17",
85+
"issues": ["Requires manual selection"]
5186
}
5287
],
5388
"lastUpdated": "2024-01-15",

0 commit comments

Comments
 (0)