Manage delegate permissions for your vault. Only the vault owner can grant or revoke delegate permissions. For more information on the access control framework, see Access Control.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.
List Delegates
List all delegates and their permissions for the active vault.Grant Permissions
Grant delegate permissions for a specific protocol.pubkey: Public key of the delegatepermissions...: Space-separated list of permission names--protocol: Protocol name (required). Examples:KaminoLend,SplToken,JupiterSwap
Revoke Permissions
Revoke specific delegate permissions for a protocol.pubkey: Public key of the delegatepermissions...: Space-separated list of permission names to revoke--protocol: Protocol name (required)