The type property is used to determine the shape of the data property of the update event.
enum MessageEventType
wallet
property.The timestamp indicating when the item was created.
Market symbol for the item
Quantity of the funding payment in quote terms
Quantity of the open position at payment time in base terms
Funding rate for the period
Index price of the market at payment time
Wallet address
subscription
Websocket messages always include a type property which dictates the shape of itsdata
property.type
will be the name of the subscription that the message correlates to.IDEX<name>Event
interface will document its provideddata
shape and properties.subscriptions
property when dispatched.See
data IDEXFundingPaymentEventData