When creating a new grant, allow ENS names to be entered
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
Previously, there were issues where the ENS name wouldn't be resolved quickly enough before submitting the form, and an ENS name ended up in the database. In https://github.com/gitcoinco/web/pull/7471/files, we put in a quick fix which just prevents ENS names from being entered on this form.
We should update the new grants form to allow ENS names, resolve them, and store the resolved address in the database
cc @thelostone-mc
Contributor guide
Assessment
This issue has not been assessed yet.