Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 879 Bytes

Quote.md

File metadata and controls

18 lines (15 loc) · 879 Bytes

# Quote

Properties

Name Type Description Notes
level int The level of the block at which the quote has been saved [optional]
timestamp \DateTime The datetime at which the quote has been saved (ISO 8601, e.g. `2020-02-20T02:40:57Z`) [optional]
btc float XTZ/BTC price [optional]
eur float XTZ/EUR price [optional]
usd float XTZ/USD price [optional]
cny float XTZ/CNY price [optional]
jpy float XTZ/JPY price [optional]
krw float XTZ/KRW price [optional]
eth float XTZ/ETH price [optional]
gbp float XTZ/GBP price [optional]

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