SmartExecutionTransInfo

The SmartExecutionTransInfo model provides information of execution a Smart Contract

Field

Type

Description

Method

string

Which Method is being executed

Params

List<Variant>

List of Variables if needed for given Method

State

State of Smart Contract

StateTransaction

State of Transaction

Last updated