Add email address, recipients, and/or grantors to a premint, and start manual research if all three are populated

Note, admins can also add or change the legal description of a premint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
string
enum
required
Allowed:
Body Params
string
^\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$

The email address of the person minting the token

string | null

Admin-only functionality

string
^0x[a-fA-F0-9]{40}$

The wallet address of the person minting the token

recipients
object

A map of Ethereum addresses to how much supply of the token should be allocated to each address

collectedFields
object

A map of field names to their collected values, matching those in the userProvidedFields of the OnRampDto

grantors
array of objects
length ≥ 1
grantors
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json