Analytics
Get token lifetime fees
Retrieve the total lifetime fees collected for a specific token
get/token-launch/lifetime-fees
Query parameters
tokenMintstring required
Public key of the token mint
Response
Successfully retrieved token lifetime fees
Example response
{
"success": true
}