Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token off-chain data fetcher incorrectly updates native tokens #350

Open
Romsters opened this issue Dec 4, 2024 · 0 comments
Open

Token off-chain data fetcher incorrectly updates native tokens #350

Romsters opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Romsters
Copy link
Collaborator

Romsters commented Dec 4, 2024

🐛 Bug Report

📝 Description

The off-chain token data fetching flow doesn't work correctly when coingecko has multiple tokens (L1 bridged + Native) under the same token id. Fix the script to update both native and bridged tokens in the DB.

🔄 Reproduction Steps

Example: USDC/USDC.e token.

🤔 Expected Behavior

Both native and bridged token should be updated.

😯 Current Behavior

Native token is not updated.

Might be worth looking into #287 first.

@Romsters Romsters added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant