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

Feat: explicitly state validation checksum used #63

Open
sambacha opened this issue Aug 10, 2023 · 0 comments
Open

Feat: explicitly state validation checksum used #63

sambacha opened this issue Aug 10, 2023 · 0 comments

Comments

@sambacha
Copy link

export function validateAndParseAddress(address: string): string {

There are two EIPs specifying checksumming addresses EIP55 and https://eips.ethereum.org/EIPS/eip-1191

1191 uses chainId as an additional encoding parameter meaning that addresses using this checksum are chain specific

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

No branches or pull requests

1 participant