Prepare SPL Token (v1) creation transaction
POST/api/solana/tokens/v1
Prepares a blockchain transaction to create a new SPL Token using the original Token Program with metadata support. 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