Skip to content

feat: generate separate testnet token list#40

Open
crumb-trail wants to merge 2 commits intomegaeth-labs:mainfrom
crumb-trail:feat/separate-testnet-tokenlist
Open

feat: generate separate testnet token list#40
crumb-trail wants to merge 2 commits intomegaeth-labs:mainfrom
crumb-trail:feat/separate-testnet-tokenlist

Conversation

@crumb-trail
Copy link
Copy Markdown
Contributor

This PR expands the tokenlist generator to support testnet tokens without contaminating the main production list.

What changes

  • adds chain support ()
  • introduces separate token list targets:
    • for mainnet
    • for testnet
  • keeps the existing mainnet output scoped to Ethereum + MegaETH mainnet only
  • scopes the testnet output to MegaETH testnet only
  • updates README/docs and tests accordingly

Why

I wanted a path for listing MegaETH testnet tokens, but mixing them into the canonical mainnet list felt like the wrong UX for downstream consumers. This keeps production consumers clean while still giving us an official place to publish testnet assets when needed.

Current behavior after this PR

  • mainnet list remains unchanged in scope
  • testnet list is generated separately and is currently empty until testnet token entries are added

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.

1 participant