GRVT_SYSTEM_VAULT_ADDRESSES
Documentation for eth_defi.grvt.constants.GRVT_SYSTEM_VAULT_ADDRESSES data.
- GRVT_SYSTEM_VAULT_ADDRESSES: set[str] = {'vlt:34dtzyg6lhkgm49je5aabi9tebw'}
Set of GRVT system vault addresses (protocol-curated).
The GLP (Grvt Liquidity Provider) is GRVT’s own in-house market making vault, operated by the protocol rather than a third-party manager. The synthetic vault address is the lowercased GRVT
vault_id(VLT:...) as produced byeth_defi.grvt.vault_data_export.create_grvt_vault_row().Useful for filtering protocol-operated vaults from third-party launchpad vaults, and consumed by
eth_defi.vault.curator.identify_curator().