Contracts
Runtime and verification layerPhoenixChain 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.
| Address | Type | Runtime | Interactions |
|---|---|---|---|
| No indexed contracts yet. | |||
Page 1 / 1 ยท 0 indexed items
Contract runtime readiness
Professional preview stateAvailable 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.