Expand description
Neo N3 opcode/syscall/native-contract registry
Macros§
- op 🔒
Structs§
- Native
Contract Spec - Native contract metadata.
- Opcode
Spec - Opcode metadata (lightweight – only what the runtime needs today).
- Syscall
Spec - 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