GetContractMetadata
Retrieves the metadata of a contract with the given ID.
Public Endpoint (no credentials required)
Path Parameters
Returns
VyTask<VyContractMetadataDto> An asynchronous task that returns the metadata of the contract with the given ID.
Last updated