Contracts

Runtime and verification layer

PhoenixChain includes an internal VM prototype and PCVM-facing building blocks in source. Below is the live interaction index observed by the explorer runtime.

Verified source, ABI decode and public contract write/read flows are not faked before the supporting runtime exists.

AddressTypeRuntimeInteractions
No indexed contracts yet.

Page 1 / 1 ยท 0 indexed items

Contract runtime readiness

Professional preview state

Available in code: VM modules, contract data structures and token example prototypes. Missing for public portal: verified source registry, contract metadata index, event decoding, ABI surfaces and write/read contract UX.