Vote.balance() method
Check the balance of the project wallet in the native token of the chain
Signature:
balance(): Promise<CurrencyValue>;
Returns:
Promise<CurrencyValue>
- The balance of the project in the native token of the chain
Check the balance of the project wallet in the native token of the chain
Signature:
balance(): Promise<CurrencyValue>;
Returns:
Promise<CurrencyValue>