Skip to content

Conversation

@neocybereth
Copy link
Collaborator

@neocybereth neocybereth commented Nov 20, 2025

  • Stride selectable
  • Make Keplr assets not show in destination when Keplr token is source
  • Add better caching for fetching of Keplr assets

};

export const getChainFromAddress = (address: string): Chain | undefined => {
const chains = getAvailableChains();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Stride wasn't selectable b/c here I was using the chains from the registry and it was getting matched with the stratos chain instead of stride.

@mateuszjasiuk mateuszjasiuk merged commit 7133c95 into main Nov 20, 2025
6 checks passed
@mateuszjasiuk mateuszjasiuk deleted the fix/various-fixes-test-sutie branch November 20, 2025 12:21
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.

3 participants