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
<labelclass="font-body" for="input-admin_address">{% trans "Funding Recipient Wallet Address" %}</label>
155
+
<labelclass="font-body" for="input-admin_address">{% trans "Funding Recipient Wallet Address" %}<spanclass="badge badge-greylight text-capitalize">Required</span></label>
151
156
<inputtype="text" class="form__input form__input-lg " id="input-admin_address" value="" name="admin_address" requiredplaceholder="0x00... or domain.eth"/>
152
157
<labelclass="font-body" for="input-admin_address">{% trans "This is where funds from contributors to this grant will be sent." %}</label>
153
158
<labelclass="font-body" for="input-admin_address"><iclass="fas fa-exclamation-circle"></i> - {% trans "IMPORTANT NOTE - Contributions to this grant will be sent directly via the Ethereum blockchain to *this address*. Gitcoin does *not* escrow any funds. Gitcoin does *not* have the ability to reverse any transactions. As a preventative measure, please confirm that someone working on the project has access to funds that are sent to this address!" %}</label>
0 commit comments