Skip to main content

get_merkle_feeds_option

GET 

/node/v1/merkle_feeds/options/:instrument

get_merkle_feeds_option

Request

Path Parameters

    instrument stringrequired

    Name of the instrument

Query Parameters

    network any
    block_id any

Responses

Get the option

Schema
  • Array [
  • base_currency OptionCurrency (string)required

    Possible values: [BTC, ETH]

    The available currencies supported.

    current_timestamp int64required
    instrument_name stringrequired
    mark_price int64required
    hash stringrequired
  • ]
Loading...