neo3-boa
1.2.1
Contents:
Getting Started
Testing and Debugging
Calling smart contracts
Invoking smart contracts with Neonova
Package Reference
neo3-boa
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
A
ABORT (Opcode attribute)
abort() (in module boa3.builtin.contract)
ABORTMSG (Opcode attribute)
ABS (Opcode attribute)
ADD (Opcode attribute)
add_group() (NeoMetadata method)
add_permission() (NeoMetadata method)
add_trusted_source() (NeoMetadata method)
Address (in module boa3.builtin.type)
address_version (in module boa3.builtin.interop.runtime)
ALL (CallFlags attribute)
(TriggerType attribute)
ALLOW (WitnessRuleAction attribute)
ALLOW_CALL (CallFlags attribute)
ALLOW_NOTIFY (CallFlags attribute)
AND (Opcode attribute)
(WitnessConditionType attribute)
Any (ContractParameterType attribute)
APPEND (Opcode attribute)
APPLICATION (TriggerType attribute)
Array (ContractParameterType attribute)
as_read_only() (StorageContext method)
ASSERT (Opcode attribute)
ASSERTMSG (Opcode attribute)
atoi() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
B
BACKWARDS (FindOptions attribute)
balance_of() (Nep17Contract method)
balanceOf() (GAS class method)
(NEO class method)
base58_check_decode() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
base58_check_encode() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
base58_decode() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
base58_encode() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
base64_decode() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
base64_encode() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
Block (class in boa3.builtin.interop.blockchain.block)
BlockHash (in module boa3.builtin.type)
bls12_381_add() (in module boa3.builtin.interop.crypto)
bls12_381_deserialize() (in module boa3.builtin.interop.crypto)
bls12_381_equal() (in module boa3.builtin.interop.crypto)
bls12_381_mul() (in module boa3.builtin.interop.crypto)
bls12_381_pairing() (in module boa3.builtin.interop.crypto)
bls12_381_serialize() (in module boa3.builtin.interop.crypto)
boa3.builtin
module
boa3.builtin.compile_time
module
boa3.builtin.contract
module
boa3.builtin.interop
module
boa3.builtin.interop.blockchain
module
boa3.builtin.interop.blockchain.block
module
boa3.builtin.interop.blockchain.signer
module
boa3.builtin.interop.blockchain.transaction
module
boa3.builtin.interop.blockchain.vmstate
module
boa3.builtin.interop.contract
module
boa3.builtin.interop.contract.callflagstype
module
boa3.builtin.interop.contract.contract
module
boa3.builtin.interop.contract.contractmanifest
module
boa3.builtin.interop.crypto
module
boa3.builtin.interop.crypto.namedcurve
module
boa3.builtin.interop.iterator
module
boa3.builtin.interop.json
module
boa3.builtin.interop.policy
module
boa3.builtin.interop.role
module
boa3.builtin.interop.role.roletype
module
boa3.builtin.interop.runtime
module
boa3.builtin.interop.runtime.notification
module
boa3.builtin.interop.runtime.triggertype
module
boa3.builtin.interop.stdlib
module
boa3.builtin.interop.storage
module
boa3.builtin.interop.storage.findoptions
module
boa3.builtin.interop.storage.storagecontext
module
boa3.builtin.interop.storage.storagemap
module
boa3.builtin.math
module
boa3.builtin.nativecontract
module
boa3.builtin.nativecontract.gas
module
boa3.builtin.nativecontract.ledger
module
boa3.builtin.nativecontract.neo
module
boa3.builtin.nativecontract.oracle
module
boa3.builtin.nativecontract.policy
module
boa3.builtin.nativecontract.stdlib
module
boa3.builtin.type
module
boa3.builtin.type.helper
module
boa3.builtin.vm
module
BOOLAND (Opcode attribute)
Boolean (ContractParameterType attribute)
BOOLEAN (WitnessConditionType attribute)
BOOLOR (Opcode attribute)
BREAK (VMState attribute)
burn_gas() (in module boa3.builtin.interop.runtime)
ByteArray (ContractParameterType attribute)
C
CALL (Opcode attribute)
call_contract() (in module boa3.builtin.interop.contract)
CALL_L (Opcode attribute)
CALLA (Opcode attribute)
CALLED_BY_CONTRACT (WitnessConditionType attribute)
CALLED_BY_ENTRY (WitnessConditionType attribute)
(WitnessScope attribute)
CALLED_BY_GROUP (WitnessConditionType attribute)
CallFlags (class in boa3.builtin.interop.contract.callflagstype)
calling_script_hash (in module boa3.builtin.interop.runtime)
CALLT (Opcode attribute)
CAT (Opcode attribute)
ceil() (in module boa3.builtin.math)
check_multisig() (in module boa3.builtin.interop.crypto)
check_sig() (in module boa3.builtin.interop.crypto)
check_witness() (in module boa3.builtin.interop.runtime)
CLEAR (Opcode attribute)
CLEARITEMS (Opcode attribute)
Contract (class in boa3.builtin.interop.contract.contract)
contract() (in module boa3.builtin.compile_time)
ContractAbi (class in boa3.builtin.interop.contract.contractmanifest)
ContractEventDescriptor (class in boa3.builtin.interop.contract.contractmanifest)
ContractGroup (class in boa3.builtin.interop.contract.contractmanifest)
ContractManifest (class in boa3.builtin.interop.contract.contractmanifest)
ContractMethodDescriptor (class in boa3.builtin.interop.contract.contractmanifest)
ContractParameterDefinition (class in boa3.builtin.interop.contract.contractmanifest)
ContractParameterType (class in boa3.builtin.interop.contract.contractmanifest)
ContractPermission (class in boa3.builtin.interop.contract.contractmanifest)
ContractPermissionDescriptor (class in boa3.builtin.interop.contract.contractmanifest)
CONVERT (Opcode attribute)
create_contract() (in module boa3.builtin.interop.contract)
create_map() (StorageContext method)
create_multisig_account() (in module boa3.builtin.interop.contract)
create_standard_account() (in module boa3.builtin.interop.contract)
CreateNewEvent() (in module boa3.builtin.compile_time)
current_hash (in module boa3.builtin.interop.blockchain)
current_index (in module boa3.builtin.interop.blockchain)
CUSTOM_CONTRACTS (WitnessScope attribute)
CUSTOM_GROUPS (WitnessScope attribute)
D
DEC (Opcode attribute)
decimals() (GAS class method)
(NEO class method)
(Nep17Contract method)
delete() (in module boa3.builtin.interop.storage)
(StorageMap method)
DENY (WitnessRuleAction attribute)
DEPTH (Opcode attribute)
deserialize() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
DESERIALIZE_VALUES (FindOptions attribute)
destroy_contract() (in module boa3.builtin.interop.contract)
display_name() (in module boa3.builtin.compile_time)
DIV (Opcode attribute)
DROP (Opcode attribute)
DUP (Opcode attribute)
E
ECPoint (class in boa3.builtin.type)
ENDFINALLY (Opcode attribute)
ENDTRY (Opcode attribute)
ENDTRY_L (Opcode attribute)
entry_script_hash (in module boa3.builtin.interop.runtime)
env (in module boa3.builtin)
EQUAL (Opcode attribute)
Event (class in boa3.builtin.type)
executing_script_hash (in module boa3.builtin.interop.runtime)
extras (NeoMetadata property)
F
FAULT (VMState attribute)
find() (in module boa3.builtin.interop.storage)
FindOptions (class in boa3.builtin.interop.storage.findoptions)
floor() (in module boa3.builtin.math)
G
GAS (class in boa3.builtin.nativecontract.gas)
(in module boa3.builtin.interop.contract)
gas_left (in module boa3.builtin.interop.runtime)
GE (Opcode attribute)
get() (in module boa3.builtin.interop.storage)
(StorageMap method)
get_account_state() (NEO class method)
get_all_candidates() (NEO class method)
get_block() (in module boa3.builtin.interop.blockchain)
(Ledger class method)
get_bool() (in module boa3.builtin.interop.storage)
get_call_flags() (in module boa3.builtin.interop.contract)
get_candidate_vote() (NEO class method)
get_candidates() (NEO class method)
get_committee() (NEO class method)
get_context() (in module boa3.builtin.interop.storage)
get_contract() (in module boa3.builtin.interop.blockchain)
get_current_index() (Ledger class method)
get_designated_by_role() (in module boa3.builtin.interop.role)
get_ecpoint() (in module boa3.builtin.interop.storage)
get_exec_fee_factor() (in module boa3.builtin.interop.policy)
(Policy class method)
get_fee_per_byte() (in module boa3.builtin.interop.policy)
(Policy class method)
get_gas_per_block() (NEO class method)
get_int() (in module boa3.builtin.interop.storage)
get_minimum_deployment_fee() (in module boa3.builtin.interop.contract)
get_network() (in module boa3.builtin.interop.runtime)
get_next_block_validators() (NEO class method)
get_notifications() (in module boa3.builtin.interop.runtime)
get_price() (Oracle class method)
get_random() (in module boa3.builtin.interop.runtime)
get_read_only_context() (in module boa3.builtin.interop.storage)
get_storage_price() (in module boa3.builtin.interop.policy)
(Policy class method)
get_str() (in module boa3.builtin.interop.storage)
get_transaction() (in module boa3.builtin.interop.blockchain)
(Ledger class method)
get_transaction_from_block() (in module boa3.builtin.interop.blockchain)
(Ledger class method)
get_transaction_height() (in module boa3.builtin.interop.blockchain)
(Ledger class method)
get_transaction_signers() (in module boa3.builtin.interop.blockchain)
(Ledger class method)
get_transaction_vm_state() (in module boa3.builtin.interop.blockchain)
(Ledger class method)
get_trigger() (in module boa3.builtin.interop.runtime)
get_uint160() (in module boa3.builtin.interop.storage)
get_uint256() (in module boa3.builtin.interop.storage)
GLOBAL (WitnessScope attribute)
GROUP (WitnessConditionType attribute)
GT (Opcode attribute)
H
HALT (VMState attribute)
hash (GAS attribute)
(Ledger attribute)
(NEO attribute)
(Oracle attribute)
(Policy attribute)
(StdLib attribute)
Hash160 (ContractParameterType attribute)
hash160() (in module boa3.builtin.interop.crypto)
Hash256 (ContractParameterType attribute)
hash256() (in module boa3.builtin.interop.crypto)
HASKEY (Opcode attribute)
I
INC (Opcode attribute)
INITSLOT (Opcode attribute)
INITSSLOT (Opcode attribute)
Integer (ContractParameterType attribute)
InteropInterface (ContractParameterType attribute)
INVERT (Opcode attribute)
invocation_counter (in module boa3.builtin.interop.runtime)
is_blocked() (in module boa3.builtin.interop.policy)
(Policy class method)
ISNULL (Opcode attribute)
ISTYPE (Opcode attribute)
Iterator (class in boa3.builtin.interop.iterator)
itoa() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
J
JMP (Opcode attribute)
JMP_L (Opcode attribute)
JMPEQ (Opcode attribute)
JMPEQ_L (Opcode attribute)
JMPGE (Opcode attribute)
JMPGE_L (Opcode attribute)
JMPGT (Opcode attribute)
JMPGT_L (Opcode attribute)
JMPIF (Opcode attribute)
JMPIF_L (Opcode attribute)
JMPIFNOT (Opcode attribute)
JMPIFNOT_L (Opcode attribute)
JMPLE (Opcode attribute)
JMPLE_L (Opcode attribute)
JMPLT (Opcode attribute)
JMPLT_L (Opcode attribute)
JMPNE (Opcode attribute)
JMPNE_L (Opcode attribute)
json_deserialize() (in module boa3.builtin.interop.json)
(StdLib class method)
json_serialize() (in module boa3.builtin.interop.json)
(StdLib class method)
K
KEYS (Opcode attribute)
KEYS_ONLY (FindOptions attribute)
L
LDARG (Opcode attribute)
LDARG0 (Opcode attribute)
LDARG1 (Opcode attribute)
LDARG2 (Opcode attribute)
LDARG3 (Opcode attribute)
LDARG4 (Opcode attribute)
LDARG5 (Opcode attribute)
LDARG6 (Opcode attribute)
LDLOC (Opcode attribute)
LDLOC0 (Opcode attribute)
LDLOC1 (Opcode attribute)
LDLOC2 (Opcode attribute)
LDLOC3 (Opcode attribute)
LDLOC4 (Opcode attribute)
LDLOC5 (Opcode attribute)
LDLOC6 (Opcode attribute)
LDSFLD (Opcode attribute)
LDSFLD0 (Opcode attribute)
LDSFLD1 (Opcode attribute)
LDSFLD2 (Opcode attribute)
LDSFLD3 (Opcode attribute)
LDSFLD4 (Opcode attribute)
LDSFLD5 (Opcode attribute)
LDSFLD6 (Opcode attribute)
LE (Opcode attribute)
Ledger (class in boa3.builtin.nativecontract.ledger)
LEFT (Opcode attribute)
load_script() (in module boa3.builtin.interop.runtime)
log() (in module boa3.builtin.interop.runtime)
LT (Opcode attribute)
M
Map (ContractParameterType attribute)
MAX (Opcode attribute)
MEMCPY (Opcode attribute)
memory_compare() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
memory_search() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
MIN (Opcode attribute)
MOD (Opcode attribute)
MODMUL (Opcode attribute)
MODPOW (Opcode attribute)
module
boa3.builtin
boa3.builtin.compile_time
boa3.builtin.contract
boa3.builtin.interop
boa3.builtin.interop.blockchain
boa3.builtin.interop.blockchain.block
boa3.builtin.interop.blockchain.signer
boa3.builtin.interop.blockchain.transaction
boa3.builtin.interop.blockchain.vmstate
boa3.builtin.interop.contract
boa3.builtin.interop.contract.callflagstype
boa3.builtin.interop.contract.contract
boa3.builtin.interop.contract.contractmanifest
boa3.builtin.interop.crypto
boa3.builtin.interop.crypto.namedcurve
boa3.builtin.interop.iterator
boa3.builtin.interop.json
boa3.builtin.interop.policy
boa3.builtin.interop.role
boa3.builtin.interop.role.roletype
boa3.builtin.interop.runtime
boa3.builtin.interop.runtime.notification
boa3.builtin.interop.runtime.triggertype
boa3.builtin.interop.stdlib
boa3.builtin.interop.storage
boa3.builtin.interop.storage.findoptions
boa3.builtin.interop.storage.storagecontext
boa3.builtin.interop.storage.storagemap
boa3.builtin.math
boa3.builtin.nativecontract
boa3.builtin.nativecontract.gas
boa3.builtin.nativecontract.ledger
boa3.builtin.nativecontract.neo
boa3.builtin.nativecontract.oracle
boa3.builtin.nativecontract.policy
boa3.builtin.nativecontract.stdlib
boa3.builtin.type
boa3.builtin.type.helper
boa3.builtin.vm
MUL (Opcode attribute)
murmur32() (in module boa3.builtin.interop.crypto)
N
NamedCurve (class in boa3.builtin.interop.crypto.namedcurve)
NEGATE (Opcode attribute)
NEO (class in boa3.builtin.nativecontract.neo)
(in module boa3.builtin.interop.contract)
NEO_FS_ALPHABET_NODE (Role attribute)
NeoAccountState (class in boa3.builtin.contract)
NeoMetadata (class in boa3.builtin.compile_time)
Nep11TransferEvent (in module boa3.builtin.contract)
Nep17Contract (class in boa3.builtin.contract)
Nep17TransferEvent (in module boa3.builtin.contract)
NEWARRAY (Opcode attribute)
NEWARRAY0 (Opcode attribute)
NEWARRAY_T (Opcode attribute)
NEWBUFFER (Opcode attribute)
NEWMAP (Opcode attribute)
NEWSTRUCT (Opcode attribute)
NEWSTRUCT0 (Opcode attribute)
next() (Iterator method)
NIP (Opcode attribute)
NONE (CallFlags attribute)
(FindOptions attribute)
(VMState attribute)
(WitnessScope attribute)
NOP (Opcode attribute)
NOT (Opcode attribute)
(WitnessConditionType attribute)
NOTEQUAL (Opcode attribute)
Notification (class in boa3.builtin.interop.runtime.notification)
notify() (in module boa3.builtin.interop.runtime)
NUMEQUAL (Opcode attribute)
NUMNOTEQUAL (Opcode attribute)
NZ (Opcode attribute)
O
ON_PERSIST (TriggerType attribute)
Opcode (class in boa3.builtin.vm)
OR (Opcode attribute)
(WitnessConditionType attribute)
Oracle (class in boa3.builtin.nativecontract.oracle)
ORACLE (Role attribute)
OVER (Opcode attribute)
P
PACK (Opcode attribute)
PACKMAP (Opcode attribute)
PACKSTRUCT (Opcode attribute)
PICK (Opcode attribute)
PICK_FIELD_0 (FindOptions attribute)
PICK_FIELD_1 (FindOptions attribute)
PICKITEM (Opcode attribute)
platform (in module boa3.builtin.interop.runtime)
Policy (class in boa3.builtin.nativecontract.policy)
POPITEM (Opcode attribute)
POST_PERSIST (TriggerType attribute)
POW (Opcode attribute)
public() (in module boa3.builtin.compile_time)
PublicKey (ContractParameterType attribute)
(in module boa3.builtin.type)
PUSH0 (Opcode attribute)
PUSH1 (Opcode attribute)
PUSH10 (Opcode attribute)
PUSH11 (Opcode attribute)
PUSH12 (Opcode attribute)
PUSH13 (Opcode attribute)
PUSH14 (Opcode attribute)
PUSH15 (Opcode attribute)
PUSH16 (Opcode attribute)
PUSH2 (Opcode attribute)
PUSH3 (Opcode attribute)
PUSH4 (Opcode attribute)
PUSH5 (Opcode attribute)
PUSH6 (Opcode attribute)
PUSH7 (Opcode attribute)
PUSH8 (Opcode attribute)
PUSH9 (Opcode attribute)
PUSHA (Opcode attribute)
PUSHDATA1 (Opcode attribute)
PUSHDATA2 (Opcode attribute)
PUSHDATA4 (Opcode attribute)
PUSHF (Opcode attribute)
PUSHINT128 (Opcode attribute)
PUSHINT16 (Opcode attribute)
PUSHINT256 (Opcode attribute)
PUSHINT32 (Opcode attribute)
PUSHINT64 (Opcode attribute)
PUSHINT8 (Opcode attribute)
PUSHM1 (Opcode attribute)
PUSHNULL (Opcode attribute)
PUSHT (Opcode attribute)
put() (in module boa3.builtin.interop.storage)
(StorageMap method)
put_bool() (in module boa3.builtin.interop.storage)
put_ecpoint() (in module boa3.builtin.interop.storage)
put_int() (in module boa3.builtin.interop.storage)
put_str() (in module boa3.builtin.interop.storage)
put_uint160() (in module boa3.builtin.interop.storage)
put_uint256() (in module boa3.builtin.interop.storage)
R
READ_ONLY (CallFlags attribute)
READ_STATES (CallFlags attribute)
register_candidate() (NEO class method)
REMOVE (Opcode attribute)
REMOVE_PREFIX (FindOptions attribute)
request() (Oracle class method)
RET (Opcode attribute)
REVERSE3 (Opcode attribute)
REVERSE4 (Opcode attribute)
REVERSEITEMS (Opcode attribute)
REVERSEN (Opcode attribute)
RIGHT (Opcode attribute)
ripemd160() (in module boa3.builtin.interop.crypto)
Role (class in boa3.builtin.interop.role.roletype)
ROLL (Opcode attribute)
ROT (Opcode attribute)
S
script_container (in module boa3.builtin.interop.runtime)
SCRIPT_HASH (WitnessConditionType attribute)
ScriptHash (in module boa3.builtin.type)
ScriptHashLittleEndian (in module boa3.builtin.type)
SECP256K1 (NamedCurve attribute)
SECP256R1 (NamedCurve attribute)
serialize() (in module boa3.builtin.interop.stdlib)
(StdLib class method)
SETITEM (Opcode attribute)
sha256() (in module boa3.builtin.interop.crypto)
SHL (Opcode attribute)
SHR (Opcode attribute)
SIGN (Opcode attribute)
Signature (ContractParameterType attribute)
Signer (class in boa3.builtin.interop.blockchain.signer)
SIZE (Opcode attribute)
SQRT (Opcode attribute)
sqrt() (in module boa3.builtin.math)
STARG (Opcode attribute)
STARG0 (Opcode attribute)
STARG1 (Opcode attribute)
STARG2 (Opcode attribute)
STARG3 (Opcode attribute)
STARG4 (Opcode attribute)
STARG5 (Opcode attribute)
STARG6 (Opcode attribute)
STATE_VALIDATOR (Role attribute)
STATES (CallFlags attribute)
StdLib (class in boa3.builtin.nativecontract.stdlib)
STLOC (Opcode attribute)
STLOC0 (Opcode attribute)
STLOC1 (Opcode attribute)
STLOC2 (Opcode attribute)
STLOC3 (Opcode attribute)
STLOC4 (Opcode attribute)
STLOC5 (Opcode attribute)
STLOC6 (Opcode attribute)
StorageContext (class in boa3.builtin.interop.storage.storagecontext)
StorageMap (class in boa3.builtin.interop.storage.storagemap)
String (ContractParameterType attribute)
STSFLD (Opcode attribute)
STSFLD0 (Opcode attribute)
STSFLD1 (Opcode attribute)
STSFLD2 (Opcode attribute)
STSFLD3 (Opcode attribute)
STSFLD4 (Opcode attribute)
STSFLD5 (Opcode attribute)
STSFLD6 (Opcode attribute)
SUB (Opcode attribute)
SUBSTR (Opcode attribute)
SWAP (Opcode attribute)
symbol() (GAS class method)
(NEO class method)
(Nep17Contract method)
SYSCALL (Opcode attribute)
SYSTEM (TriggerType attribute)
T
THROW (Opcode attribute)
time (in module boa3.builtin.interop.runtime)
to_bool() (in module boa3.builtin.type.helper)
to_bytes() (in module boa3.builtin.type.helper)
to_hex_str() (in module boa3.builtin.contract)
to_int() (in module boa3.builtin.type.helper)
to_script_hash() (ECPoint method)
(in module boa3.builtin.contract)
to_str() (in module boa3.builtin.type.helper)
total_supply() (Nep17Contract method)
totalSupply() (GAS class method)
(NEO class method)
Transaction (class in boa3.builtin.interop.blockchain.transaction)
TransactionId (in module boa3.builtin.type)
transfer() (GAS class method)
(NEO class method)
(Nep17Contract method)
TriggerType (class in boa3.builtin.interop.runtime.triggertype)
TRY (Opcode attribute)
TRY_L (Opcode attribute)
TUCK (Opcode attribute)
U
UInt160 (class in boa3.builtin.type)
UInt256 (class in boa3.builtin.type)
un_vote() (NEO class method)
unclaimed_gas() (NEO class method)
UNPACK (Opcode attribute)
unregister_candidate() (NEO class method)
update_contract() (in module boa3.builtin.interop.contract)
V
value (Iterator property)
VALUES (Opcode attribute)
VALUES_ONLY (FindOptions attribute)
VERIFICATION (TriggerType attribute)
verify_with_ecdsa() (in module boa3.builtin.interop.crypto)
VMState (class in boa3.builtin.interop.blockchain.vmstate)
Void (ContractParameterType attribute)
vote() (NEO class method)
W
WITHIN (Opcode attribute)
WITNESS_RULES (WitnessScope attribute)
WitnessCondition (class in boa3.builtin.interop.blockchain.signer)
WitnessConditionType (class in boa3.builtin.interop.blockchain.signer)
WitnessRule (class in boa3.builtin.interop.blockchain.signer)
WitnessRuleAction (class in boa3.builtin.interop.blockchain.signer)
WitnessScope (class in boa3.builtin.interop.blockchain.signer)
WRITE_STATES (CallFlags attribute)
X
XDROP (Opcode attribute)
XOR (Opcode attribute)
Z
zero (ECPoint attribute)
(UInt160 attribute)
(UInt256 attribute)