Skip to main content

Erc721.balance() method

Get NFT Balance for the currently connected wallet

Signature:

balance(): Promise<BigNumber>;

Returns:

Promise<BigNumber>