Methods
getContracts()
Get a paginated list of contract templates.
Signature:
getContractById()
Get details for a specific contract template.
Signature:
getContractConstructorById()
Get constructor information for a template.
Signature:
getContractFunctionById()
Get function information for a template.
Signature:
deployContract()
Deploy a contract from a template. Returns a workflow ID for async processing.
Signature:
Example Request: