Read a launch by mint

​

Query Parameters

  • 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"
}