Skip to main content

luna_supply

Get supply history of the Terra ecosystem

Source Code: [link]

openbb.crypto.defi.luna_supply(supply_type: str = "lunaSupplyChallengeStats", days: int = 30)

Parameters

NameTypeDescriptionDefaultOptional
supply_typestrSupply type to unpack jsonlunaSupplyChallengeStatsTrue
daysintDay count to fetch data30True

Returns

TypeDescription
pd.DataFrameDataframe of supply history data