Get metadata for a specific token
GET/api/solana/blob/metadata/:tokenMintAddress
Retrieves the JSON metadata for a token based on the provided token mint address.
Request
Responses
- 200
- 404
- 500
Successfully retrieved the token metadata
Token metadata not found
Internal server error due to database issue