Funder Address doesnt validate to actually be on the network its on on the bounty form.
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
Funder Address doesnt validate to actually be on the network its on on the bounty form.
1. Go to https://gitcoin.co/new
1. click BTC
1. scroll down to funder address
1. enter non BTC address
1. click submit
the form will validate, but it shouldnt. we should be checking this field with a diff regex on a per-chain basis.

Contributor guide
Assessment
This issue has not been assessed yet.