Skip to content

Script improvements #67

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Script improvements #67

wants to merge 2 commits into from

Conversation

PablitoAmaral
Copy link
Contributor

This PR implements improvements for the token list checker script:

  • Added "rpc_type" field to the config file (supports "evm" and "cosmos")
  • Removed Babylon-specific logic and made Cosmos support generic
  • Integrated [subtle-encoding] to detect CW20 contracts via bech32 decoding
  • Used rest. instead of rpc. prefix for Cosmos chain URLs (via chain kitchen)
  • Refactored config file structure to match the new schema
  • Improved command-line parsing with clap
  • check the token metadata of non-cw20 tokens

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