Submit a smart contract read request

Submits a query for reading a smart contract function on a requested DLT

Body Params
location
object
required

The blockchain network and technology the transaction will be submitted to

string
required
inputParameters
array of objects
inputParameters
string
required
length between 0 and 500

The smart contract that will be monitored for transaction updates

outputParameters
array of objects
outputParameters
Headers
string
required
Responses

Response body
object
location
object
required

The blockchain network and technology the transaction will be submitted to

string
required
length between 0 and 30

The technology of the blockchain that the transaction will be submitted to

string
required
length between 0 and 30

The blockchain network the transaction will be submitted to

string
required

The function on on the smart contract

string
required

The ID for the smart contract which is to be invoked

outputParameters
array of objects
required

The output parameter return for function call

outputParameters*
object
string
required
length between 0 and 20

The type of output parameter required e.g., address, string

value
object
required

The parameter value

Has additional fields
string
length between 0 and 20

Language