Skip to main content
GET
List coins

Query Parameters

sort
enum<string>
default:mcap

Order of the list.

Available options:
mcap,
earnings,
burned,
fees,
buyback,
active,
newest
offset
integer
default:0

How many coins to skip.

Required range: x >= 0
limit
integer
default:25

Page size.

Required range: 1 <= x <= 50
filter
enum<string>

holders keeps only coins that pay their holders.

Available options:
holders
origin
enum<string>

Where the coin was born: our launchpad, pump.fun through this site, or a coin that was redirected here.

Available options:
launchpad,
pumpfun,
redirects
chain
enum<string>
default:both

Which chain.

Available options:
both,
solana,
robinhood

Response

A page of coins.

ok
enum<boolean>
Available options:
true
data
object