Builder attributed fills
Individual fills attributed to the builder within a lookback window (clamped to 90d), with optional exact-coin and wallet filters. Each fill carries price, size, USD volume, realized PnL, the builder fee paid, and the order id it attributes to. Trigger-order fills (stop/TP) are not yet attributed, so this feed slightly undercounts versus ledger revenue; see the response's dataNotes.
Path parameters
Builder address (0x-hex)
Builder address (0x-hex)
Query parameters
Lookback window like 30m, 6h, 7d (clamped to 90d)
Lookback window like 30m, 6h, 7d (clamped to 90d)
Optional exact coin filter (BTC, xyz:GOLD, @123, #10010)
Optional exact coin filter (BTC, xyz:GOLD, @123, #10010)
Optional wallet filter (0x-hex)
Optional wallet filter (0x-hex)
Response
OK
Example response
{
"$schema": "https://api.coinversa.ai/schemas/BuilderFillsBody.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.