Function predictThirdwebContractAddress

  • Parameters

    • contractName: string

      The name of the contract to predict the address for

    • chainId: number

      The chain id to use

    • storage: ThirdwebStorage<IpfsUploadBatchOptions>

      The storage to use

    • contractVersion: string = "latest"
    • Optional clientId: string
    • Optional secretKey: string

    Returns Promise<string>

Generated using TypeDoc