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.
-
Implements Wallet Connect and requires user confirmation before processing each DApp 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 has an embedded browser and requires user confirmation before processing each DApp 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.5 / 5.5Description
Requires users to unlock it before processing dApp requests when in a locked state.
-
Implements WalletConnect and, when in a locked state, requires users to unlock the wallet before processing requests. This behavior was tested using a delayed method through the embedded browser connected via WalletConnect.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Mismatching EIP-712 chainId detection3.5 / 3.5Description
Alerts users or rejects signing EIP-712 messages with a mismatched chain ID.
-
The wallet refuses to sign EIP-712 messages when the chain ID doesn't match the currently active chain.
— 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, the wallet used personal_sign, converted to bytes.
— Verified by Alejo Sequeira at Coinspect
Evidence · 4 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 doesn't warn users of domain or scheme mismatches when signing an EIP-4361 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.
-
It shows all connected DApps and also the chance to revoke access to them
— 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 the functionality to revoke tokens approvals
— 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.
-
It doesn´t require user confirmation before processing the method
— 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.
-
Clearly inform the expected inputs and outputs from the execution of such 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 includes contract address, token, effect, allowance, and contract spender address
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
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.
-
Wallet displays all the information including the Domain with verifying Contract and the personal_sign with a large message.
— Verified by Alejo Sequeira at Coinspect
Evidence · 5 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 parses EIP-712 objects for well-known contracts/protocols, like detailing Opensea Seaport listings or ERC-20 Permits
— Verified by Alejo Sequeira at Coinspect
Evidence · 4 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.
-
In the app, the Wallet successfully warns the user when providing an address with invalid checksums and in WC, it doesn't display a warning but prevents you from sending a transaction.
— 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 sign button is available from the beginning and the information is truncated (it's necessary to click on it to display the full content).
— 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 the transaction history and during the process of sending a transaction.
— 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.
-
After accepting the warning and clicking “Continue,” the wallet prompts for a PIN (if activated) to display the secret words or private keys. By default, since authentication is not required, it shows a confirmation message asking whether the user is sure they want to proceed.
— 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 doesn't have a "Lock" button. Instead, it has a "Reset App" button.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Automatic wallet lock3.9 / 3.9Description
Verifies wallet auto-locks on inactivity, device lock, or background.
-
By default, the wallet does not require any security measures, so it lacks automatic locking after inactivity (one minute or less), when the device is locked, or when the app is moved to the background. However, if you enable the security PIN, the auto-lock feature activates immediately when the app is moved to background execution.
— 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 gives you the option to lock it using Face ID or your phone's PIN, but it doesn't force you to use this feature. Additionally, it doesn't have the option to set a password.
— 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 allows users to copy mnemonics despite this warning, exceeding a minute without restrictions. It does not alert users about the risks of taking screenshots or prevent screenshot capture.
— 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 multiple warning messages about the risks of sharing mnemonics or private keys. These alerts appear both before and during the mnemonic viewing process.
— 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 does not alert users about connections to known phishing dApps like https://cloudharchive.pages.dev/
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
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 users about interactions with known phishing or scam addresses like the Tornado Cash attacker address.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
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 doesn't inform users when they are interacting with well-known, verified URLs (DApps) like Uniswap.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- Unknown address detection2.8 / 2.8Description
Warns users when interacting with an unknown address.
-
The wallet clearly warns users when they interact with an unknown or untrusted address.
— Verified by Alejo Sequeira at Coinspect
Evidence · 2 screenshots
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 wallet displays the full URL of the DApp to which we are currently connecting.
— 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 hides spam or scam tokens and NFTs.
— Verified by Alejo Sequeira at Coinspect
Evidence · 1 screenshot
Last updated on Oct 21, 2025Report an issue with this check -
- dApp access disclosure dialog0.0 / 1.0Description
Informs dApp access to balances, history, and signing requests on connection.
-
The wallet displays a message alerting the user that the DApp can view balances and activities, but it does not mention that it can also 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.