Contracts
Get view by name
Returns contract view with specified name.
get/v1/contracts/{address}/views/{name}
Path parameters
addressstring required
Contract address (starting with KT)
namestring required
View name
Query parameters
jsonboolean
Include parameter and return types in human-readable JSON format
michelineboolean
Include parameter and return types in micheline format
michelsonboolean
Include parameter and return types in michelson format
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.