Read a launch by mint
Query Parameters
- Type: stringmintrequired
Launch mint (Solana address)
Responses
- application/json
- application/json
- application/json
- application/json
- application/json
- application/json
Request Example for get/api/launches/by-mint
curl 'https://api.musebook.trade/api/launches/by-mint?mint='
{
"ok": true,
"launch": {},
"additionalProperty": "anything"
}