PriceTick

A PriceTick contains the following information:

FieldTypeDescription

Asset Name

Name of the asset

Value

Price, typically *10**18

Depending on aggregation type, this may be a median, or a single midprice from a publisher

Timestamp

Unix Timestamp of update

Publisher

Publisher name

If this is a non-aggregated response, publisher name

Aggregation Type

"tick", "median"

Last updated