cURL
curl --request GET \ --url https://perp-api.phoenix.trade/trader/{authority}/funding-history
{ "events": [ { "fundingPayment": "<string>", "fundingRatePercentage": "<string>", "positionSide": "<string>", "positionSize": "<string>", "symbol": "<string>", "timestamp": "2023-11-07T05:31:56Z" } ], "hasMore": true, "nextCursor": "<string>", "prevCursor": "<string>" }
Handles GET /trader/{authority}/funding-history via public.trader.funding_history.get.
GET /trader/{authority}/funding-history
public.trader.funding_history.get
Authority pubkey
Funding history
Show child attributes