getCompanyWallets

Description

This endpoint retrieves all company minter wallets.

public getCompanyWallets(query?: VyQuery_GetCompanyWallets) : VyPromise<VyCompanyWalletBalanceDto[]>

Parameters

query (optional)

Query to filter the operation results

Returns

VyPromise<VyCompanyWalletBalanceDto[]>

Last updated