UNPKG

@cryptoalgebra/alm-sdk

Version:

Algebra ALM SDK

3 lines (2 loc) 146 B
import { SupportedChainId } from '../types'; export default function getVaultDeployer(vaultAddress: string, chainId: SupportedChainId): string;