AddContractInput typeSignature:export type AddContractInput = ContractInput & { metadataURI?: string;};References: ContractInput