Create a validation schema for preparing a smart contract write transaction

Creates a validation schema to be applied to the prepare smart contract write transaction endpoint.

Body Params
string
required

A descriptive title for the schema

string
required

A description of the schema

location
object
required
string

The blockchain account that will sign the transaction

string

The smart contract that will be invoked

string

The smart contract function that will be called

inputParameters
array of objects

The function parameters to be passed to the smart contract

inputParameters
Headers
string
required
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json