Get fee revenue generated by a referrer's network
Net fees the referred network paid, the builder kickbacks owed on those same fills, and the difference — the basis an affiliate commission would be computed on. Returns no commission amount: no rate is signed off and no accrual ledger exists.
Authorizations
Bearer token from Geomi. See Authentication for setup instructions.
Query Parameters
The referrer's wallet address (not a subaccount address)
Trailing UTC days to cover. Defaults to 30, clamped to 90.
x >= 0Response
Fee revenue generated by the referral network
Fee revenue a referrer's network generated over the window.
Carries no commission figure: the rate is not signed off and no accrual ledger exists. What it does carry is the basis such a figure would be computed from.
Builder kickbacks owed on those same fills, in USD. Deducted before commission.
net_fees_usd - builder_payouts_usd
The window actually used, after clamping
x >= 0Fees the network paid minus rebates it received, in USD. Can go negative on a net-rebated network.

