Skip to main content
GET
Builders a wallet trades through

Authorizations

X-API-Key
string
header
required

Path Parameters

address
string
required

Wallet address (0x-hex)

Query Parameters

since
string
default:30d

Lookback window like 30m, 6h, 30d (clamped to 90d)

Response

OK

address
string
required
builders
object[] | null
required

Ordered by fees paid, descending

dataNotes
string
required
window
string
required

Echo of the requested since parameter; lookbacks beyond 90d still echo as requested while the data is clamped to 90d

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/TraderBuildersBody.json"

verified
object