Public EndpointsEndpoints for showing trending and popular Moonit tokens on your platform easilyMost Popular Tokens Fetch the tokens with the highest market capitalization. GET https://api.mintlp.io/v1/fun?sortBy=MARKET_CAP&state=GRADUATED&vanityExtension=moon&blockchainSymbol=SOL&page=1&pageSize=42 Trending Tokens Fetch a list of currently trending tokens. GET https://api.mintlp.io/v1/fun?sortBy=TRENDING&state=NOT_GRADUATED&vanityExtension=moon&blockchainSymbol=SOL&page=1&pageSize=42Updated 6 days ago CTO requirementsTerms of UseTable of Contents Most Popular Tokens Fetch the tokens with the highest market capitalization. Trending Tokens Fetch a list of currently trending tokens.