dApp Permissions
- Confirmation for requests from WalletConnect9.0 / 9.0Description
Requires user confirmation for requests from WalletConnect before granting dApp access to specific RPC methods.
-
The wallet has an embedded browser, it requires user confirmation before processing each request to the following RPC endpoints: wallet_addEthereumChain, wallet_watchAsset, eth_decrypt, eth_getEncryptionPublicKey, eth_signTypedData*, personal_sign, eth_sendTransaction.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- User confirmation for requests from embedded browser7.9 / 7.9Description
Requires user confirmation before processing privileged RPC requests from embedded browsers.
-
The wallet has an embedded browser, it requires user confirmation before processing each DApp request to the following RPC endpoints: wallet_addEthereumChain, wallet_watchAsset, eth_decrypt, eth_getEncryptionPublicKey, eth_signTypedData*, personal_sign, eth_sendTransaction.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Wallet unlock before requests5.5 / 5.5Description
Requires users to unlock it before processing dApp requests when in a locked state.
-
The wallet implements Wallet Connect and it requires users to unlock it to process requests from DApps to the following RPC endpoints when in a locked state: wallet_addEthereumChain, wallet_watchAsset, eth_decrypt, eth_getEncryptionPublicKey, eth_signTypedData*, personal_sign, eth_sendTransaction.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Mismatching EIP-712 chainId detection0.0 / 3.5Description
Alerts users or rejects signing EIP-712 messages with a mismatched chain ID.
-
The wallet allows signing of an EIP-712 object even when its chain ID does not match the currently active chain.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- eth_sign method disabled3.3 / 3.3Description
Restricts the use of the deprecated and insecure eth_sign method by default.
-
The wallet allows the use of the eth_sign method but internally converts it to personal_sign with the message encoded as bytes.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Mismatching SIWE domain detection0.0 / 1.8Description
Warns users when the domain in a Sign-In with Ethereum (EIP-4361) message does not match the requesting dApp's origin.
-
The wallet does not warn users of a domain or scheme mismatch when signing an EIP-4361 (Sign in With Ethereum - SIWE) message.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Connected dApp management1.5 / 1.5Description
Allows users to list and revoke connected dApps.
-
The wallet lists connected dApps and allows effective access revocation.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Token approval management0.0 / 1.5Description
Allows users to view and revoke token approvals.
-
The wallet does not provide an option to revoke token approvals, either through in-app functionality or via links to external dApps.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- User confirmation before switching chains0.0 / 1.1Description
Requires user confirmation before switching the active chain.
-
The wallet does not prompt the user for confirmation when switching networks, and it does not provide a way to modify networks within the connection dialog.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Nov 14, 2025Report an issue with this check -
Intent Verification
- Transaction simulation6.7 / 6.7Description
Previews the expected outcome by simulating the request execution on the blockchain before signing.
-
The wallet leverages transaction simulation, effectively displaying all incoming and outgoing assets involved in the transaction.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Clear token approval dialog6.7 / 6.7Description
Clearly displays all the key details for ERC-20 Approve requests.
-
The wallet displays the spender address, token, effect, and amount being approved in an ERC-20 approval transaction.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Clear message signing dialog0.0 / 3.8Description
Clearly displays all message signature request details without truncating or hiding information.
-
The wallet does not display the verifying contract in EIP-712 objects and truncates messages in personal sign requests.
— Verified by Sebastian Camia at Coinspect
Evidence · 6 screenshots




Last updated on Oct 21, 2025Report an issue with this check -
- EIP-712 message parsing0.0 / 2.4Description
Displays human-readable details for EIP-712 signature requests from well-known protocols.
-
The wallet attempts to parse the EIP-712 object, although its interpretation does not appear to be very accurate or clear.
— Verified by Sebastian Camia at Coinspect
Evidence · 4 screenshots


Last updated on Oct 21, 2025Report an issue with this check -
- Invalid address checksum detection0.0 / 2.2Description
Warns users when they input addresses with invalid EIP-55 checksums.
-
The wallet does not warn users when entering addresses with invalid checksums. Testing both manually and through a dApp showed no warnings in any case.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Mandatory message review0.0 / 2.1Description
Requires users to review all the details before signing a message.
-
The sign button remains enabled at all times, and the message is truncated.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Links to blockchain explorers1.2 / 1.2Description
Consistently provides clickable links to block explorers for all key blockchain identifiers.
-
The wallet includes clickable links in both the transaction preview and the wallet history.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
Physical Access
- Seed phrase access control5.4 / 5.4Description
Requires authentication to access seed phrases or private keys.
-
The wallet enforces authentication to display the mnemonics or private keys.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Manual wallet lock0.0 / 3.9Description
Allows users to lock it manually.
-
The wallet does not include a button to manually lock the wallet.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Automatic wallet lock0.0 / 3.9Description
Verifies wallet auto-locks on inactivity, device lock, or background.
-
The wallet does not lock itself after 1 minute of inactivity, when moved to background execution, or when the device gets locked. It also does not offer a settings menu to adjust the auto-lock time.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Robust Authentication3.3 / 3.3Description
Uses strong authentication, such as resistance to trivial or commonly-used passwords. Including biometrics and rate limiting in mobile.
-
The wallet does not allow easy-to-guess passwords and supports biometric authentication.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Clipboard seed phrase leak prevention1.8 / 1.8Description
Limits exposure of secrets by restricting or warning on copying seed phrases or taking screenshots.
-
The wallet does not allow taking screenshots or copying mnemonics to the clipboard.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Seed phrase access warning1.8 / 1.8Description
Warns users of the risk before allowing access to seed phrases or private keys.
-
The wallet warns users about the risks of sharing or revealing their mnemonics or private keys before displaying them.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
Threat Prevention
- Phishing dApp detection5.1 / 5.1Description
Prevents or alerts users about interactions with a known malicious URL.
-
The wallet displays a clear warning message and blocks interactions with known phishing dApps.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Malicious address detection5.1 / 5.1Description
Prevents or alerts users about interactions with a known malicious address.
-
The wallet successfully alerts users when interacting with known phishing or scam addresses, such as the Tornado Cash attacker.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Trusted dApp detection0.0 / 3.3Description
Informs users when interacting with a trusted dApp URL.
-
The wallet does not prompt a connection dialog in several popular dApps (such as Uniswap, SushiSwap, or OpenSea). While it did display a connection dialog for 1inch, it did not inform the user that they were connecting to a well-known, verified dApp.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Unknown address detection0.0 / 2.8Description
Warns users when interacting with an unknown address.
-
The wallet does not warn the user when they are not interacting with a previously known or trusted address.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Nov 17, 2025Report an issue with this check -
- Full dApp URL display1.5 / 1.5Description
Clearly displays the full dApp URL in the connection prompt.
-
When the connection dialog appears, it displays the dApp’s full origin URL without any truncation.
— Verified by Sebastian Camia at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Malicious or spam token filtering1.3 / 1.3Description
Hides malicious tokens and NFTs by default.
-
The wallet successfully filters out scam and spam NFTs and tokens.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- dApp access disclosure dialog1.0 / 1.0Description
Informs dApp access to balances, history, and signing requests on connection.
-
The wallet clearly informs users, within the connection dialog, that by connecting they are allowing the dApp to view their wallet balance and activity, as well as to request transaction approvals.
— Verified by Sebastian Camia at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
This ranking is for informational purposes only. It should not be relied on to provide legal, tax, financial, investment, or other types of advice. Coinspect does not guarantee or warrant the accuracy, completeness, timeliness, suitability, or validity of the information provided and will not be responsible for any claim attributable to reliance on errors, omissions, or other inaccuracies of any part of such information.