Skip to main content

get_onchain_entry

GET 

/node/v1/onchain/:base/:quote

get_onchain_entry

Request

Path Parameters

    base stringrequired

    Base Asset

    quote stringrequired

    Quote Asset

Query Parameters

    network Networkrequired

    Possible values: [sepolia, mainnet]

    aggregation any
    routing boolean
    timestamp int64
    components boolean
    variations boolean

Responses

Get the onchain entry

Schema
    asset_type stringrequired
    components object[]nullable
  • Array [
  • price stringrequired
    publisher stringrequired
    source stringrequired
    timestamp int64required
    tx_hash stringrequired
  • ]
  • decimals int32required
    last_updated_timestamp int64required
    nb_sources_aggregated int32required
    pair_id stringrequired
    price stringrequired
    variations objectnullable
    property name* float
Loading...