GetCompanyWalletsByChain

Description

This endpoint retrieves company minter wallets by blockchain.

void GetCompanyWalletsByChain(const EVyChain& chain, const FVyQuery_GetCompanyWalletsByChain& query) const

Parameters

chain

The blockchain to filter the result by

query (optional)

Query to filter the operation results

Returns

void

Last updated