VaultMetadata: {
    [chainId in SupportedChainId]: {
        [key in PerennialVaultType]?: {
            name: string;
        }
    }
} = ...