Skip to main content

funding.{instrument_name}

CHANNEL 

wss://stream.crypto.com/exchange/v1/market

funding.{instrument_name}
Hourly funding rate that will settle at end of current hour. Subscribe e.g. ["funding.BTCUSD-PERP"].

Request

Body

required
    id integerrequired

    Request id

    method stringrequired

    Possible values: [subscribe]

    params objectrequired
    channels string[]required

    e.g. ["funding.BTCUSD-PERP"]

    nonce integerrequired

    Current timestamp in milliseconds

WebSocket response
Schema
    id int64
    method string
    code int32
    result object
    instrument_name string
    subscription string
    channel string
    data object[]
  • Array [
  • v decimal

    Value

    t int64

    Timestamp (ms), e.g. "1771761038000".

  • ]