Skip to content

Conversation

@r-near
Copy link
Collaborator

@r-near r-near commented Dec 22, 2025

Migrates sol.omdep.near to sol.omft.near in utils/tokens.ts.

Copilot AI review requested due to automatic review settings December 22, 2025 18:40
@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2025

🦋 Changeset detected

Latest commit: 6d86cc1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
omni-bridge-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates the Solana token identifier from sol.omdep.near to sol.omft.near in the token resolution utilities. The change updates both the source code and corresponding test to reflect the new naming convention.

Key Changes

  • Updated the Solana chain pattern mapping from sol.omdep.near to sol.omft.near
  • Updated the corresponding test case to validate the new pattern

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/utils/tokens.ts Updated CHAIN_PATTERNS mapping to use sol.omft.near instead of sol.omdep.near for Solana chain identification
tests/utils/tokens.test.ts Updated test case for exact match pattern parsing to verify the new sol.omft.near identifier

@r-near r-near enabled auto-merge (squash) December 22, 2025 18:49
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.

2 participants