Skip to main content
GET
cURL

Query Parameters

mint
string
required
Example:

"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"

cluster

Optional. Use mainnet for BASE_RPC_URL and EPHEMERAL_RPC_URL, devnet for BASE_DEVNET_RPC_URL and EPHEMERAL_DEVNET_RPC_URL, or provide a custom http(s) RPC URL to override the base RPC while keeping the configured ephemeral RPC.

Available options:
mainnet,
devnet
Example:

"mainnet"

validator
string

Optional. Defaults to the selected ephemeral RPC identity resolved via getIdentity.

Example:

"MAS1Dt9qreoRMQ14YQuhg8UTZMMzDdKhmkZMECCzk57"

Response

Mint transfer queue initialization status

mint
string
required
Example:

"So11111111111111111111111111111111111111112"

validator
string
required
Example:

"So11111111111111111111111111111111111111112"

transferQueue
string
required
Example:

"So11111111111111111111111111111111111111112"

initialized
boolean
required