This endpoint retrieves all company minter wallets.
public getAllCompanyWallets(query?: VyQuery_GetAllCompanyWallets) : VyPromise<VyPagedOrgWalletBalanceDto>
Parameters
query (optional)
VyQuery_GetAllCompanyWallets
Query to filter the operation results
Returns
VyPromise<VyPagedOrgWalletBalanceDto>
Last updated 5 months ago