You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was doing the third request where I have to make a claim and chose to create a new identity atom for my ENS address and it caused a major error.
ens-error.mov
Here is the error:
InvalidAddressError: Address "smilingkylan.eth" is invalid.
- Address must be a hex value of 20 bytes (40 hex characters).
- Address must match its checksum counterpart.
Version: viem@2.13.8
I would try to submit a PR to fix but haven't gotten the repo up and running on my local environment quite yet.
The text was updated successfully, but these errors were encountered:
Was doing the third request where I have to make a claim and chose to create a new identity atom for my ENS address and it caused a major error.
ens-error.mov
Here is the error:
I would try to submit a PR to fix but haven't gotten the repo up and running on my local environment quite yet.
The text was updated successfully, but these errors were encountered: