typescript-sdk

Home > @3rdweb/sdk > AppModule > balance

AppModule.balance() method

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

Signature:

balance(): Promise<BigNumber>;

Returns:

Promise<BigNumber>