Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.glam.systems/llms.txt

Use this file to discover all available pages before exploring further.

On Solana, every account must maintain a minimum balance of SOL as “rent”, which ensures the network can sustainably store its data and prevents inactive or unused accounts from occupying onchain space indefinitely. In GLAM, account creation costs are always covered by the operator, technically referred to as the fee payer when constructing a transaction (such as the vault owner or delegate). When an account is closed, the recovered SOL is returned to the current operator. This design ensures that operational funds remain separate from the vault’s asset valuation and prevents commingling of funds.
Some accounts cannot be closed due to underlying protocol limitations, making the rent paid by the operator unrecoverable.