Skip to content

Conversation

@tuxpizza
Copy link
Collaborator

No description provided.

@computed
bool get
isEVM => (wallet.type == WalletType.ethereum) || (wallet.type == WalletType.solana) || (wallet.type == WalletType.polygon);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an available function that handles this that you can plug in.

isWalletConnectCompatibleChain, its located in lib/reactions/wallet_connect.dart

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh haha thanks David :)

@OmarHatem28
Copy link
Contributor

Closing since this will be re-done in the new design

@OmarHatem28 OmarHatem28 closed this Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants