Vote.balanceOfToken() method
Check the balance of the project wallet in a particular ERC20 token contract
Signature:
balanceOfToken(tokenAddress: string): Promise<CurrencyValue>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| tokenAddress | string | 
Returns:
Promise<CurrencyValue>
- The balance of the project in the native token of the chain