Class NTP1Transactions
Inheritance
System.Object
NTP1Transactions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VEDriversLite.Neblio
Assembly: VEDriversLite.dll
Syntax
public class NTP1Transactions
Constructors
| Improve this Doc View SourceNTP1Transactions()
Declaration
public NTP1Transactions()
Fields
| Improve this Doc View SourceissuanceFlags
Declaration
public IssuanceFlags issuanceFlags
Field Value
Type | Description |
---|---|
IssuanceFlags |
metadata
Declaration
public byte[] metadata
Field Value
Type | Description |
---|---|
System.Byte[] |
ntp1_instruct_list
Declaration
public List<NTP1Instructions> ntp1_instruct_list
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<NTP1Instructions> |
ntp1_opreturn
Declaration
public string ntp1_opreturn
Field Value
Type | Description |
---|---|
System.String |
raw_tx_string
Declaration
public string raw_tx_string
Field Value
Type | Description |
---|---|
System.String |
tokenIssueAmount
Declaration
public ulong tokenIssueAmount
Field Value
Type | Description |
---|---|
System.UInt64 |
tokenSymbol
Declaration
public string tokenSymbol
Field Value
Type | Description |
---|---|
System.String |
tx_type
Declaration
public TxType tx_type
Field Value
Type | Description |
---|---|
TxType |