Hierarchy

  • Transaction

Constructors

Properties

account: string

Account.

actionResultCode?: Maybe<number>

Action Result Code.

actionTotalActionFees?: MaybeBigInt

Action Total Action Fees.

actionTotalFwdFees?: MaybeBigInt

Action Total Fwd Fees.

computeExitCode?: Maybe<number>

Compute Exit Code.

computeGasCredit?: MaybeBigInt

Compute Gas Credit.

computeGasFees?: MaybeBigInt

Compute Gas Fees.

computeGasLimit?: MaybeBigInt

Compute Gas Limit.

computeGasUsed?: MaybeBigInt

Compute Gas Used.

computeSkipReason?: Maybe<string>

Compute Skip Reason.

computeVmSteps?: Maybe<number>

Compute Vm Steps.

fee: bigint

Fee.

hash: string

Hash.

inMsg?: Maybe<Message>
lt: number

Lt.

otherFee: bigint

Other Fee.

outMsgs?: Maybe<Message[]>

Out Msgs.

storageFee: bigint

Storage Fee.

transactionType: string

Transaction Type.

utime: Date

Utime.

Generated using TypeDoc