dApp Permissions
- User confirmation before processing requests8.7 / 8.7Description
Requires user confirmation before processing requests from dApps for specific RPC methods.
-
The wallet requires user confirmation for every request.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- User consent for dApp access7.7 / 7.7Description
Requires user approval before granting dApp access to specific RPC methods.
-
The wallet requires a user connection for every request.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Wallet unlock before requests5.6 / 5.6Description
Requires users to unlock it before processing dApp requests when in a locked state.
-
The wallet requires the user to unlock it for every request.
— Verified by Alejo Sequeira 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 does not refuse or deny signing an EIP-712 object with different chain IDs.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 `eth_sign` method is disabled by default.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 about domain or scheme mismatches when signing a SIWE message.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 displays a list of connected dApps and provides the option to disconnect from them either individually or all at once.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Token approval management1.5 / 1.5Description
Allows users to view and revoke token approvals.
-
The wallet allows users to revoke token approvals through its own built-in revocation system.
— Verified by Alejo Sequeira 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 switches chains without requesting user confirmation.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 offers transaction simulation, displaying the incomes and outcomes of the transaction.
— Verified by Alejo Sequeira 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.
-
It shows all the required information such as token, allowance, contract address, spender address and effect.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Clear message signing dialog3.8 / 3.8Description
Clearly displays all message signature request details without truncating or hiding information.
-
The verifying contract is displayed in the EIP-712 object, and the wallet does not truncate large inputs in a personal sign request.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- EIP-712 message parsing2.4 / 2.4Description
Displays human-readable details for EIP-712 signature requests from well-known protocols.
-
The wallet successfully parses the EIP-712 OpenSea contract and blocks the ERC20 permit.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Invalid address checksum detection2.2 / 2.2Description
Warns users when they input addresses with invalid EIP-55 checksums.
-
The wallet warns the user sending a transaction with an address containing invalid checksums.
— Verified by Alejo Sequeira 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.
-
When signing a personal message with a large input, the button remains available at all times.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
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 historical transactions and ongoing transactions.
— Verified by Alejo Sequeira 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 supports seed phrase backup functionality and it enforces authentication to display the mnemonics or private keys.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Manual wallet lock3.9 / 3.9Description
Allows users to lock it manually.
-
The wallet includes a manual lock button in the settings menu.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Automatic wallet lock0.0 / 3.4Description
Verifies wallet auto-locks on inactivity.
-
The wallet offers auto-lock options, but by default, it is set to activate after 24 hours of inactivity.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 requires users to create an 8-digit password and prevents the use of easily guessable passwords like "12345678."
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Clipboard seed phrase leak prevention0.0 / 1.8Description
Limits exposure of secrets by restricting or warning on copying seed phrases or taking screenshots.
-
The wallet does not explicitly warn the user about the risks of copying mnemonics or the private key to the clipboard for more than a minute
— Verified by Alejo Sequeira 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 displays a warning in the mnemonics interface, informing the user about the risks of sharing their mnemonics.
— Verified by Alejo Sequeira 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 makes a strong effort to prevent users from connecting to phishing dApps.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 warns the user when attempting to send a transaction to a well-known scam address, such as the Tornado Cash Attacker address.
— Verified by Alejo Sequeira 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 inform the user when they are connecting to a well-known verified URL.
— Verified by Alejo Sequeira 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 interacting with an unknown address.
— Verified by Alejo Sequeira 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.
-
The dApp origin URL is displayed in full without truncation.
— Verified by Alejo Sequeira 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 from the list.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 about the permissions being granted to the dApp, such as viewing wallet balance, transaction activity, and requesting transaction approvals.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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.