listAssetContracts
inline suspend fun ManagedBlockchainQueryClient.listAssetContracts(crossinline block: ListAssetContractsRequest.Builder.() -> Unit): ListAssetContractsResponse
Lists all the contracts for a given contract type deployed by an address (either a contract address or a wallet address).
The Bitcoin blockchain networks do not support this operation.