Wallet Management
getWalletBalance
Reads the balance for a wallet on a supported network or token.
Call this method on a server-side ParaRestClient.
All REST methods can throw ParaRestError for non-success HTTP responses and ParaRestValidationError for invalid local arguments. Use ParaRestCallOptions for idempotency and cancellation.