GetCompanyWalletByChain
Retrieves the wallet balance for a company on a specified blockchain.
Client Authoritative (default)
Path Parameters
chain | The blockchain for which to retrieve the wallet balance. | |
query [optional] | Optional query parameters for the request. |
Returns
VyTask<VyPageWalletBalanceDto> An asynchronous task that returns a VyPageWalletBalanceDto object containing the wallet balance for the specified company on the specified blockchain.
Last updated