OPS class

Constructors

OPS()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

OP_0 → const int
OP_0NOTEQUAL → const int
OP_1 → const int
OP_1ADD → const int
OP_1NEGATE → const int
OP_1SUB → const int
OP_2 → const int
OP_2DIV → const int
OP_2DROP → const int
OP_2DUP → const int
OP_2MUL → const int
OP_2OVER → const int
OP_2ROT → const int
OP_2SWAP → const int
OP_3 → const int
OP_3DUP → const int
OP_4 → const int
OP_5 → const int
OP_6 → const int
OP_7 → const int
OP_8 → const int
OP_9 → const int
OP_10 → const int
OP_11 → const int
OP_12 → const int
OP_13 → const int
OP_14 → const int
OP_15 → const int
OP_16 → const int
OP_ABS → const int
OP_ADD → const int
OP_AND → const int
OP_BOOLAND → const int
OP_BOOLOR → const int
OP_CAT → const int
OP_CHECKLOCKTIMEVERIFY → const int
OP_CHECKMULTISIG → const int
OP_CHECKMULTISIGVERIFY → const int
OP_CHECKSEQUENCEVERIFY → const int
OP_CHECKSIG → const int
OP_CHECKSIGVERIFY → const int
OP_CODESEPARATOR → const int
OP_DEPTH → const int
OP_DIV → const int
OP_DROP → const int
OP_DUP → const int
OP_ELSE → const int
OP_ENDIF → const int
OP_EQUAL → const int
OP_EQUALVERIFY → const int
OP_FALSE → const int
OP_FROMALTSTACK → const int
OP_GREATERTHAN → const int
OP_GREATERTHANOREQUAL → const int
OP_HASH160 → const int
OP_HASH256 → const int
OP_IF → const int
OP_IFDUP → const int
OP_INVALIDOPCODE → const int
OP_INVERT → const int
OP_LEFT → const int
OP_LESSTHAN → const int
OP_LESSTHANOREQUAL → const int
OP_LSHIFT → const int
OP_MAX → const int
OP_MIN → const int
OP_MOD → const int
OP_MUL → const int
OP_NEGATE → const int
OP_NIP → const int
OP_NOP → const int
OP_NOP1 → const int
OP_NOP2 → const int
OP_NOP3 → const int
OP_NOP4 → const int
OP_NOP5 → const int
OP_NOP6 → const int
OP_NOP7 → const int
OP_NOP8 → const int
OP_NOP9 → const int
OP_NOP10 → const int
OP_NOT → const int
OP_NOTIF → const int
OP_NUMEQUAL → const int
OP_NUMEQUALVERIFY → const int
OP_NUMNOTEQUAL → const int
OP_OR → const int
OP_OVER → const int
OP_PICK → const int
OP_PUBKEY → const int
OP_PUBKEYHASH → const int
OP_PUSHDATA1 → const int
OP_PUSHDATA2 → const int
OP_PUSHDATA4 → const int
OP_RESERVED → const int
OP_RESERVED1 → const int
OP_RESERVED2 → const int
OP_RETURN → const int
OP_RIGHT → const int
OP_RIPEMD160 → const int
OP_ROLL → const int
OP_ROT → const int
OP_RSHIFT → const int
OP_SHA1 → const int
OP_SHA256 → const int
OP_SIZE → const int
OP_SUB → const int
OP_SUBSTR → const int
OP_SWAP → const int
OP_TOALTSTACK → const int
OP_TRUE → const int
OP_TUCK → const int
OP_VER → const int
OP_VERIF → const int
OP_VERIFY → const int
OP_VERNOTIF → const int
OP_WITHIN → const int
OP_XOR → const int