Builder Analytics
Builder's attributed traders
Wallets that traded via the builder in the window, sortable by builder fees paid, volume, or realized PnL. Each row is enriched with the wallet's latest equity and its all-time cohort tiers (pnlTier / sizeTier) from the traders rollup — lifetime labels, not the 30d-rolling tiers the pulse cohort endpoints classify by, so memberships can differ.
get/api/public/v1/builders/{builder}/traders
Path parameters
builderstring required
Builder address (0x-hex)
Builder address (0x-hex)
Query parameters
period'day' | 'week' | 'month'
sort'builderFee' | 'volume' | 'pnl'
limitinteger
offsetinteger
Response
OK
Example response
{
"$schema": "https://api.coinversa.ai/schemas/BuilderTradersBody.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.