GetCompanyWallets (ByChain)
Description
This endpoint retrieves company minter wallets by blockchain.
public static VyTask<VyCompanyWalletBalanceDto[]> GetCompanyWallets(eVyChain chain, VyQuery_GetCompanyWalletsByChain query = null)
Last updated