Get first buyers for a token
Wallet APIs
Get first buyers for a token
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