HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
Documentation
These docs are for v1.9. Click to read the latest docs for v2.1.

Add more POAPs

Add more POAP links to an existing drop.

Let's start 🚀

Use the api/dispenser/populate/id

InputMandatoryTypeDescription
eventIdStringeventId you got returned during the creation process.
linksObjectEnter your new links by separating them with a comma. See the example below.
http://POAP.xyz/claim/0tqdzh,http://POAP.xyz/claim/51lclg,http://POAP.xyz/claim/j83iia,http://POAP.xyz/claim/sugzqv

Result:

  • count - The number is updated with the values previously created and the ones you just added.
  • link - Same link returned during the creation process.
  • eventId - Same eventId returned during the creation process.