This endpoint retrieves company minter wallets by blockchain.
public getCompanyWallets(chain: VyChain, query?: VyQuery_GetCompanyWallets) : VyPromise<VyPagedOrgWalletBalanceDto>
Parameters
chain
VyChain
The blockchain to filter the result by
query (optional)
VyQuery_GetCompanyWallets
Query to filter the operation results
Returns
VyPromise<VyPagedOrgWalletBalanceDto>
Last updated 5 months ago