Prepare SPL Token (v2) creation transaction
POST/api/solana/tokens/v2
Prepares a blockchain transaction to create a new SPL Token using Token-2022 Program with built-in metadata and optional transfer fees. The operation is executed asynchronously on the blockchain. The response contains a serialized transaction that the client must sign and submit to the Solana network. Use the transaction verification endpoint to confirm successful completion.
Request
Responses
- 200
- 400
Token creation transaction prepared successfully
Bad request - missing required fields or validation errors