StabilityNexus / StabilityNexus/OrbOracle-EVM-Frontend

[BUG]: Token selector shows wrong-chain curated tokens on unsupported networks

Open
#32 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
6
Forks
19
Avg merge
6d 12h
Merged PRs (30d)
3

Description

Bug Description

The token selector falls back to a token list from another chain when the active chain does not have its own curated mapping. For example, on Scroll Sepolia it can show Ethereum
mainnet tokens.

This is misleading because the UI suggests those tokens are valid for the current network, even though they may not be deployed or usable there.

Steps to Reproduce
  1. Open the Orb frontend on a network such as Scroll Sepolia.
  2. Go to the oracle creation flow.
  3. Open the weight token selector.
  4. Observe that curated tokens from another chain are shown.
  5. Select one of those tokens and note that it does not actually correspond to the active network.
Logs and Screenshots

No response

Environment Details

No response

Impact

Medium

Code of Conduct
  • I have joined the Discord server and will post updates there
  • I have searched existing issues to avoid duplicates

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the token selector used by the oracle creation flow and trace how curated token mappings are selected for the active network. Reproduce the issue on Scroll Sepolia; done when unsupported networks no longer show curated tokens from another chain and selected tokens correspond to the active network.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.