Skip to main content
POST
Mint Token

Authorizations

Authorization
string
header
required

OAuth 2.0 access token from Auth-Edge.

Body

application/json
tokenId
string
required

Token to mint.

chain
string
required

Target chain (e.g. BASE).

toAddress
string
required

Recipient wallet address.

amount
number
required

Amount to mint, in token units.

memo
string

Optional note recorded with the operation.

Response

200 - application/json

OK

The response is of type object.