TheDocumentation Index
Fetch the complete documentation index at: https://docs.glam.systems/llms.txt
Use this file to discover all available pages before exploring further.
fees sub-client manages fee operations for tokenized vaults, including crystallization, claiming, and protocol fee configuration.
For an overview of the fee structure, see Fees.
Fee Lifecycle
Fees in GLAM tokenized vaults follow a three-step lifecycle:- Accrue — Fees accumulate based on the vault’s fee structure (management, performance, subscription, redemption)
- Crystallize — Accrued fees are calculated and recorded onchain
- Claim — Crystallized fees are transferred to the manager and protocol
Crystallize Fees
Crystallize accrued management and performance fees. This must be called before claiming:Crystallization triggers vault pricing internally. The vault must have up-to-date price data for accurate fee calculation.