This endpoint retrieves all company minter wallets.
public static VyTask<VyPagedOrgWalletBalanceDto> GetAllCompanyWallets(VyQuery_GetAllCompanyWallets query = null)
Parameters
query (optional)
VyQuery_GetAllCompanyWallets
Query to filter the operation results
Returns
VyTask<VyPagedOrgWalletBalanceDto>
Last updated 6 months ago