TokenERC20History.(constructor)
Constructs a new instance of the TokenERC20History
class
Signature:
constructor(contractWrapper: ContractWrapper<TokenERC20>, events: ContractEvents<TokenERC20>);
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<TokenERC20> | |
events | ContractEvents<TokenERC20> |