type PublishedContractFetched = { name: string; publishedMetadata: FullPublishMetadata; publishedTimestamp: BigNumberish;};