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