Skip to main content

TokenERC20History.(constructor)

Constructs a new instance of the TokenERC20History class

Signature:

constructor(contractWrapper: ContractWrapper<TokenERC20>, events: ContractEvents<TokenERC20>);

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<TokenERC20>
eventsContractEvents<TokenERC20>