👈 Back

https://www.loom.com/share/139be856f81d49b78fb6b49683f70a8a

In order to safeguard consent, Badges must be minted by the holder and cannot be airdropped.

To add an address to the allowlist for a Badge, navigate to the Badge page from your community home screen and enter the wallet address.

You will need to sign this transaction with your wallet so that a verifiable claim voucher is created.

<aside> 💡 When we added the ability to bulk-add members, we had to stop supporting ENS names. We’re working on bringing them back. You can look up someone’s address from their ENS name at https://etherscan.io/

</aside>

Bulk adding addresses

You can paste a comma-separated list of addresses into the allowlist and sign once to add them all to the allowlist.

If any of the addresses in your list are invalid (duplicates, incorrect format, ENS), they will be highlighted below the input field. You can click ‘copy all’ to copy the invalid addresses for your future reference. Clicking ‘remove all’ will remove the invalid addresses from the input box.

Screenshot 2022-12-12 at 12.11.01.png

You can submit the list only once all invalid addresses have been removed.

Next, you can share the badge claim link with members.

<aside> 💡 You are now able to add yourself to the allowlist for a Badge. This was previously not possible.

</aside>

How to generate a comma-separated list

There are many different ways to generate a comma-separated list of addresses, but we find the easiest is to use Google Sheets or Excel.

If you have a list of addresses in a sheet, you can turn this into a comma-separated list by appending a comma to each item in the list with the following function

=E2&",”

Screenshot 2022-12-12 at 12.16.01.png