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.
-
Every RPC endpoint still requires user confirmation before processing any request.
— Verified by Alejo Sequeira 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 requires users to confirm all requests before processing them.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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.
-
It forces the user to unlock the wallet for all the requests before processing them.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
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 an EIP-712 object even when the chainID doesn’t match the active chain and provides no warning about the mismatch.
— Verified by Alejo Sequeira 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 eth_sign method is disabled by default, as the wallet uses personal_sign instead, converting the message to bytes.
— Verified by Alejo Sequeira 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 provide a specific warning when signing Sign-In with Ethereum (SIWE) messages.
— 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 shows a list of all DApps currently connected via WalletConnect and offers an option to revoke access. It also features a timer that automatically disconnects DApps after a set duration.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 lacks a built-in feature for token allowance revocation and does not redirect users to third-party services for this purpose.
— 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 skips user confirmation when attempting to switch the chain
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Nov 14, 2025Report an issue with this check -
Intent Verification
- Transaction simulation0.0 / 6.7Description
Previews the expected outcome by simulating the request execution on the blockchain before signing.
-
The wallet does not utilize transaction simulation and fails to display the incoming and outgoing assets of transactions.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Clear token approval dialog0.0 / 6.7Description
Clearly displays all the key details for ERC-20 Approve requests.
-
The approval screen lacks details such as the amount, token, effect, and spender, making it difficult for users to fully understand the transaction.
— Verified by Alejo Sequeira 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 “show more” button works as intended and reveals the full message, but it doesn’t allow users to scroll through the content, and the message cannot be signed. For eth_signTypedData requests, such as Permit or OpenSea contracts, no data is shown.
— Verified by Alejo Sequeira at Coinspect
Evidence · 3 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 doesn't parse EIP-712 objects for well-known contracts and protocols, such as OpenSea Seaport listings and ERC-20 Permits.
— 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 prevents transactions to addresses with invalid checksums, but does not clearly inform the user—only briefly displaying an alert.
— 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.
-
The confirm button is always enabled.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Links to blockchain explorers0.6 / 1.2Description
Consistently provides clickable links to block explorers for all key blockchain identifiers.
-
The wallet displays clickable links in the transaction history but does not provide them during the transaction process.
— 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 requires biometric authentication or a passphrase to reveal the seed phrase.
— Verified by Alejo Sequeira 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 manual lock button but does provide an option to remove the account.
— 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.9Description
Verifies wallet auto-locks on inactivity, device lock, or background.
-
The wallet doesn’t automatically lock after 1 minute of background activity or when the device is locked; it only locks upon being fully closed. There’s no setting to adjust the auto-lock duration.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Robust Authentication0.0 / 3.3Description
Uses strong authentication, such as resistance to trivial or commonly-used passwords. Including biometrics and rate limiting in mobile.
-
The wallet enforces a 6-digit passphrase but accepts simple ones like 123456 and lacks rate limiting for incorrect entries. Biometrics are enabled by default.
— Verified by Alejo Sequeira at Coinspect
Evidence · 3 screenshots

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 permits both taking screenshots and copying the seed phrase to the clipboard without offering any warning about the associated risks and doesn't limit the time are present in the clipboard.
— 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 shows a warning about the risks of sharing the recovery phrase, though it lacks detail and clarity.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
Threat Prevention
- Phishing dApp detection0.0 / 5.1Description
Prevents or alerts users about interactions with a known malicious URL.
-
The wallet omits the dApp’s URL-specific name and displays only the primary domain. For instance, if a phishing dApp is hosted on a Vercel subdomain, it misleadingly shows “Vercel” as the origin. It also wrongly displays a green checkmark, suggesting the site is verified, which can easily mislead users into trusting malicious dApps.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
Last updated on Oct 21, 2025Report an issue with this check -
- Malicious address detection0.0 / 5.1Description
Prevents or alerts users about interactions with a known malicious address.
-
The wallet does not alert the user when attempting to send a transaction to 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 incorrectly shows a green checkmark on every connection dialog, falsely suggesting that all DApps are verified. This could mislead users into trusting unverified or potentially malicious DApps.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
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 display any message when interacting with an address for the first time.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Nov 17, 2025Report an issue with this check -
- Full dApp URL display0.0 / 1.5Description
Clearly displays the full dApp URL in the connection prompt.
-
The wallet truncates the URL in the connection dialog, showing only the main domain of the DApp. This hides important details like subdomains, which phishing sites can exploit to mimic legitimate platforms. For example, it displays only “VERCEL” for https://arbitrum-token-bridge-cqjggprvn-offchain-labs.vercel.app/.
— 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 doesn’t display NFTs but does filter spam tokens, placing them in a separate “Spam Tokens” tab.
— Verified by Alejo Sequeira 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 notifies users that the DApp will be able to view their balances and activity, as well as request 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.