Last updated
Last updated
Client Authoritative (default)
Path Parameters
Returns
VyTask<> A task that represents the asynchronous operation. The task result contains the balance of the wallet in the native token.
Path Parameters
Returns
VyTask<> An asynchronous task that returns a object representing the balance of the specified wallet address.
Retrieves the balance of a wallet in the native token.
chain
The eVyChain on which the wallet address exists.
walletAddress
string
The wallet address for which the balance is being retrieved.