Erc20.(constructor)
Constructs a new instance of the Erc20 class
Signature:
constructor(contractWrapper: ContractWrapper<T>, storage: IStorage, options?: SDKOptions);
Parameters
| Parameter | Type | Description |
|---|---|---|
| contractWrapper | ContractWrapper<T> | |
| storage | IStorage | |
| options | SDKOptions | (Optional) |