Vortex > VortexContract

Class: VortexContract

Hierarchy

VortexContract

Index

Constructors

Methods


Constructors

constructor

new VortexContract(artifact: ContractArtifact, address: string, coinbase: string, web3: any): VortexContract

Defined in contracts/VortexContract.ts:87

Parameters:

Param Type
artifact ContractArtifact
address string
coinbase string
web3 any

Returns: VortexContract


Methods

<Static> callSignature

callSignature(...methodArguments: any[]): string

Defined in contracts/VortexContract.ts:23

Parameters:

Param Type
Rest methodArguments any[]

Returns: string