/
/Phoenix Eternal API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 1mo ago · Updated 1mo agoView markdown
Auth10
Exchange20
Invite5
Notifications3
Trader27
  • postBuild attached conditional order transaction
  • postBuild cancel conditional order transaction
  • postBuild cancel stop loss order transaction
  • postBuild isolated limit order transaction
  • postBuild isolated limit order transaction with conditionals
  • postBuild isolated limit order transaction with liquidation estimate
  • postBuild isolated market order transaction
  • postBuild isolated market order transaction with liquidation estimate
  • postBuild position conditional order transaction
  • postBuild stop loss order transaction
  • getGet order history
  • getGet order history v2
  • getGet trade history
  • getGet trader
  • getGet trader capabilities
  • getGet trader collateral history
  • getGet trader collateral history
  • getGet trader funding history
  • getGet trader market PnL
  • getGet trader PnL
  • getGet trader portfolio values
  • getGet trader state
  • getGet trader trade history v2
  • getGet user collateral history
  • getGet user liquidation history
  • getGet user PnL
  • getGet user trade history v2
    Trader

    Get trader funding history

    Handles GET /v1/trader/{authority}/funding-history via get.v1.trader.by_authority.funding_history.

    get/v1/trader/{authority}/funding-history

    Path parameters

    authoritystring required

    Authority pubkey

    Query parameters

    traderPdaIndexinteger
    symbolstring
    startTimeinteger
    endTimeinteger
    limitinteger
    cursorstring
    resolutionstring

    Response

    Funding history

    hasMoreboolean required
    nextCursorstring nullable
    prevCursorstring nullable