Module spec

Module spec 

Source
Expand description

Neo N3 opcode/syscall/native-contract registry

Macros§

op 🔒

Structs§

NativeContractSpec
Native contract metadata.
OpcodeSpec
Opcode metadata (lightweight – only what the runtime needs today).
SyscallSpec
Syscall metadata.

Statics§

NATIVE_CONTRACTS
Known native contract hashes as pushed onto the VM stack (UInt160 internal little-endian byte order).
OPCODES
SYSCALLS

Functions§

native_contract_name
opcode_gas
opcode_name
syscall_gas_table
Syscall gas cost table based on Neo N3 fee schedule. Note: Some syscalls use approximate costs; see Neo N3 documentation for exact values.
syscall_name