We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KEthereum is used to automatically check files submitted to ethereum-lists tokens
EIP-1191 addresses are rejected by the ethereum-lists CI scripts.
Adding EIP-1191 support to KEthereum will allow to check and accept EIP-1191 addresses for networks that choose to use this format.
Adding EIP-1191 support is simple if the chain id can be obtained from the submitted JSON Files.
The text was updated successfully, but these errors were encountered:
closed via #85
Sorry, something went wrong.
No branches or pull requests
KEthereum is used to automatically check files submitted to ethereum-lists tokens
EIP-1191 addresses are rejected by the ethereum-lists CI scripts.
Adding EIP-1191 support to KEthereum will allow to check and accept EIP-1191 addresses for networks that choose to use this format.
Adding EIP-1191 support is simple if the chain id can be obtained from the submitted JSON Files.
The text was updated successfully, but these errors were encountered: