Token Information
Body
stringOptional
Token mint address
Responses
200
Token information
application/json
post
/sailfish/tokens/queryPOST /sailfish/tokens/query HTTP/1.1
Host: free.sailfish.solanavibestation.com
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"200
Token information
{
"address": "text",
"name": "text",
"symbol": "text",
"decimals": 1,
"total_supply": "text"
}Last updated