LighterPoolSummary
Documentation for eth_defi.lighter.vault.LighterPoolSummary Python class.
- class LighterPoolSummary
Bases:
objectSummary information for a Lighter pool from the bulk listing.
From
/api/v1/publicPoolsMetadata.Attributes summary
account_indexnamel1_addressannual_percentage_yieldsharpe_ratiooperator_feetotal_asset_valuetotal_sharesstatusaccount_typemaster_account_indexcreated_atis_llpMethods summary
__init__(account_index, name, l1_address, ...)- __init__(account_index, name, l1_address, annual_percentage_yield, sharpe_ratio, operator_fee, total_asset_value, total_shares, status, account_type, master_account_index, created_at, is_llp=False)
- Parameters
- Return type
None