#
Tokens
#
GET /solana/tokens/{token}
Retrieves token general data and metadata (including socials).
{
...token
}
{
method: 'GET',
url: '/solana/tokens/{token}',
headers: {
'Content-Type': 'application/json',
'Authorization': 'Bearer {key}'
}
}