Get Mint Instructions
Get a mint instruction using its ID
Authorizations
Bearer authentication with an API token
Path Parameters
Unique identifier for the mint instruction
Response
Success
Unique identifier for the mint instruction
Unique identifier for the identity that this mint instruction belongs to
Request identifier in a UUID format. Serves as an idempotency key.
Symbol of the stablecoin associated with this mint instruction
Chain associated with this mint instruction
ISSUANCE_SUPPORTED_CHAIN_UNSPECIFIED, SOLANA_DEVNET, SOLANA_MAINNET "SOLANA_DEVNET"
Unique identifier of the mint destination address associated with this mint instruction
Payment rail associated with this mint instruction, currently only 'WIRE' is supported
ISSUANCE_SUPPORTED_FIAT_PAYMENT_METHOD_UNSPECIFIED, WIRE "WIRE"
Fiat currency symbol associated with this mint instruction, currently only 'USD' is supported
ISSUANCE_SUPPORTED_FIAT_CURRENCY_UNSPECIFIED, USD "USD"
Memo ID associated with this mint instruction. Attach this to memo field of the WIRE transfer that will be used to initiate mints.
Details of the bank account that funds must be deposited into in order to initiate mints
Label for the mint instruction
Related topics
List Mint InstructionsCreate Mint InstructionsGet Mint RequestMint Bastion-issued stablecoins from the DashboardGet Mint Destination Address