Unified funding payment history data.
Represents a single funding payment received or paid on a perpetual swap position.
Fields
id- Payment IDsymbol- Unified symbolcode- Currency codetimestamp- Payment time in millisecondsdatetime- ISO 8601 datetime stringamount- Funding amount (positive = received, negative = paid)info- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the FundingHistory unified type.