Read token price
Query Parameters
- Type: stringmintrequired
Token mint
Responses
- application/json
- application/json
- application/json
- application/json
- application/json
- application/json
Request Example for get/api/trade/price
curl 'https://api.musebook.trade/api/trade/price?mint='
{
"ok": true,
"additionalProperty": "anything"
}