Skip to main content
GET
Wallet CP rollup for a UTC day (public)

Path Parameters

walletAddress
string
required

Maker wallet (0x-prefixed 40-hex). Any case is accepted.

Pattern: ^0x[a-fA-F0-9]{40}$
epoch
integer
required

UTC-day index, floor(unix_ms / 86_400_000).

Required range: 0 <= x <= 10000000

Response

Maker day rollup. Unknown makers return zeros, not 404.

CP rollup for one maker on one UTC day (snake_case).

user_id
string
epoch
integer
day_open_ms
integer
day_close_ms
integer
flagged
boolean
effective_cp
string
allocated_cp
string
credited_cp
string | null
markets
object[]
user
object | null

XO profile when the wallet maps to a user; otherwise null.