You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,9 +71,9 @@ The entities have some important attributes:
71
71
- market_cap This will return the total market cap of the 'cryptocurrency_id'(default = "bitcoin") displayed in 'currency_name'(default = "usd")
72
72
- circulating_supply This will return the circulating supply of the 'cryptocurrency_id'(default = "bitcoin")
73
73
- total_supply This will return the total supply of the 'cryptocurrency_id'(default = "bitcoin")
74
-
- ath_price This will return the All Time High Price of the ''currency_name'(default = "usd") of the 'cryptocurrency_id'(default = "bitcoin")'
75
-
- ath_date This will return the date when the All Time High was reached of the ''currency_name'(default = "usd") of the 'cryptocurrency_id'(default = "bitcoin")'
76
-
- ath_change This will return the percentage change from the All Time High of the ''currency_name'(default = "usd") of the 'cryptocurrency_id'(default = "bitcoin")'
74
+
- ath_price This will return the All Time High Price of the 'currency_name'(default = "usd") of the 'cryptocurrency_id'(default = "bitcoin")
75
+
- ath_date This will return the date when the All Time High was reached of the 'currency_name'(default = "usd") of the 'cryptocurrency_id'(default = "bitcoin")
76
+
- ath_change This will return the percentage change from the All Time High of the 'currency_name'(default = "usd") of the 'cryptocurrency_id'(default = "bitcoin")
0 commit comments