Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 716 Bytes

TokenSummary.md

File metadata and controls

14 lines (10 loc) · 716 Bytes

Opdex.Client.Model.TokenSummary

Point in time pricing summary for a token

Properties

Name Type Description Notes
PriceUsd string Decimal value with uncapped precision and size [optional]
DailyPriceChangePercent string Decimal value with uncapped precision and size [optional]
CreatedBlock int Block number at which price was created [optional]
ModifiedBlock int Block number at which price was last updated [optional]

[Back to Model list] [Back to API list] [Back to README]