Trader

Get trader state

Handles GET /v1/trader/state/{authority_pubkey} via get.v1.trader.state.by_authority_pubkey.

get/v1/trader/state/{authority_pubkey}

Path parameters

authority_pubkeystring required

Query parameters

traderPdaIndexinteger

Optional trader PDA index under the authority.

Response

authoritystring required

Trader authority public key.

slotinteger required

Solana slot for this snapshot.

slotIndexinteger required

Slot-local index used for deterministic ordering.

traderPdaIndexinteger required

Trader PDA index under the authority.

Changes

No recorded changes to this endpoint across all 1 revision of this API.