LighterPoolDetail
Documentation for eth_defi.lighter.vault.LighterPoolDetail Python class.
- class LighterPoolDetail
Bases:
objectDetailed pool information from the
/api/v1/accountendpoint.Includes share price history and daily returns from
pool_info.Attributes summary
account_indexnamedescriptiontotal_asset_valueoperator_feeannual_percentage_yieldsharpe_ratioshare_pricesdaily_returnstotal_sharesoperator_sharesMethods summary
__init__(account_index, name, description, ...)- __init__(account_index, name, description, total_asset_value, operator_fee, annual_percentage_yield, sharpe_ratio, share_prices, daily_returns, total_shares, operator_shares)