Skip to content

Conversation

@pdp2121
Copy link
Collaborator

@pdp2121 pdp2121 commented Oct 30, 2025

High Level Overview of Change

We are not currently fetching non-mainnet data in LOS. This causes the token page for non-mainnet to break. Use the old token page for non-mainnet networks until they are supported by LOS.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

@@ -0,0 +1,71 @@
import logger from './lib/logger'
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: can you add a TODO comment to remind us to remove this once we switch to a permanent solution?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we can add an issue and have the details there instead of a TODO

@pdp2121 pdp2121 merged commit 4262bf4 into staging Oct 30, 2025
5 checks passed
@pdp2121 pdp2121 deleted the add-non-mainnet-token-page branch October 30, 2025 17:25
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