Skip to main content
GET
Get first buyers for a token

Get First Buyers

Returns the first N buyers for a given token, with initial and current balances, and sniper label status.

Query Parameters

  • blockchain (string, optional): Chain identifier (e.g., evm:1).
  • asset (string, required): Token address or asset name.
  • limit (integer, optional): Default 70. Max 100.

Step-by-Step Tutorial and Video Walkthrough

  • Check out the guide: Here

Query Parameters

blockchain
string
asset
string
required
limit
number
default:70
Required range: 1 <= x <= 100

Response

200 - application/json

First buyers response

data
object[]
required