Skip to main content
Manage smart contract templates and deploy contracts from templates.

Methods

getContracts()

Get a paginated list of contract templates. Signature:
Example:

getContractById()

Get details for a specific contract template. Signature:
Example:

getContractConstructorById()

Get constructor information for a template. Signature:
Example:

getContractFunctionById()

Get function information for a template. Signature:
Example:

deployContract()

Deploy a contract from a template. Returns a workflow ID for async processing. Signature:
Parameters: Example Request:
Example Response:
Response Fields:

createContract()

Create a new contract template. Signature:

deleteContract()

Delete a contract template. Signature: