The client to be used for the query.
The address of the contract to query.
The standard identifier to query for support in contract.
Optional
blockHash: BlockHashThe hash of the block to query at.
Queries a CIS-0 contract for support for a StandardIdentifier.
If the query could not be invoked successfully.
The support results of the query ordered by the ID's supplied by the ids
param, or undefined
if the contract does not support CIS-0.
The client to be used for the query.
The address of the contract to query.
The standard identifiers to query for support in contract.
Optional
blockHash: BlockHashThe hash of the block to query at.
Generated using TypeDoc
Queries a CIS-0 contract for support for a StandardIdentifier.
Throws
If the query could not be invoked successfully.
Returns
The support result of the query, or
undefined
if the contract does not support CIS-0.