SmartStateTransInfo

The SmartStateTransInfo model provides information of execution a Smart Contract

Field

Type

Description

Success

bool

If Smart Contract Call/deploy is a success

ExecutionFee

Amount of fee was needed for Execution

ReturnValue

Return variables of the Smart Contract

StartTransaction

Start TransactionID

Last updated