Skip to main content

estimatedfunding.{instrument_name}

CHANNEL 

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

estimatedfunding.{instrument_name}
Estimated funding rate for the next interval. Subscribe e.g. ["estimatedfunding.BTCUSD-PERP"]. Refers to estimated hourly rate that will be effective at the end of each hour in the next interval. Funding intervals are 00:00 - 04:00, 04:00 - 08:00, 08:00 - 12:00, 12:00 - 16:00, 16:00 - 20:00, 20:00 - 00:00 UTC

Request

Body

required
    id integerrequired

    Request id

    method stringrequired

    Possible values: [subscribe]

    params objectrequired
    channels string[]required

    e.g. ["estimatedfunding.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".

  • ]