Function getThirdwebContractAddress
- getThirdwebContractAddress(contractName, chainId, storage, contractVersion?, clientId?, secretKey?): Promise<string>
Parameters
contractName: string
chainId: number
storage: ThirdwebStorage<IpfsUploadBatchOptions>
contractVersion: string = "latest"
Optional
clientId: string
Optional
secretKey: string
Returns Promise<string>
The name of the contract to predict the address for