Create Mint Destination Address
Issuance
Create Mint Destination Address
Create a mint destination address for a given identity
POST
Create Mint Destination Address
Authorizations
Bearer authentication with an API token
Body
application/json
Request identifier in a UUID format. Serves as an idempotency key.
Pattern:
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Mint destination address
Blockchain network for the mint destination address
Available options:
ISSUANCE_SUPPORTED_CHAIN_UNSPECIFIED, SOLANA_DEVNET, SOLANA_MAINNET Example:
"SOLANA_DEVNET"
Label for the mint destination address
Unique identifier of the identity that this mint address belongs to
Response
Success
Unique identifier for the mint destination address
Mint destination address
Blockchain network for the mint destination address
Available options:
ISSUANCE_SUPPORTED_CHAIN_UNSPECIFIED, SOLANA_DEVNET, SOLANA_MAINNET Example:
"SOLANA_DEVNET"
Label for the mint destination address
Unique identifier of the identity that this mint address belongs to
Related topics
Stablecoin issuance conceptsMint Bastion-issued stablecoins from the DashboardMint Bastion-issued stablecoins with the Issuance APIList Mint Destination AddressesGet Mint Destination Address