Constructors
constructor
-
Parameters
Properties
Readonly bytecode
bytecode: string
Readonly interface
Readonly signer
Methods
attach
-
Parameters
connect
-
Parameters
deploy
- deploy(...args: any[]): Promise<Contract>
-
Parameters
Returns Promise<Contract>
getDeployTransaction
-
Parameters
Static fromSolidity
-
Parameters
-
compilerOutput: any
-
Optional signer: Signer
Static getContract
-
Parameters
-
address: string
-
-
Optional signer: Signer
Static getContractAddress
-
Parameters
Returns string
Static getInterface
-
Parameters