Variable SupportedVaultsConst

SupportedVaults: {
    [chainId in SupportedChainId]: {
        [vault in PerennialVaultType]?: boolean
    }
} = ...