typescript-sdk

Home > @3rdweb/sdk > VoteModule > balance

VoteModule.balance() method

Check the balance of the project wallet in the native token of the chain

Signature:

balance(): Promise<CurrencyValue>;

Returns:

Promise<CurrencyValue>