Type alias DeployedContract

DeployedContract: {
    address: Address;
    chainId: number;
}

Type declaration

Generated using TypeDoc