Design Philosophy
Protocol features are delivered through two extension mechanisms:- Precompiles: Fixed-address contracts that implement protocol logic (fee management, orderbook, token factory, etc.) at native speed.
- Transaction type extensions: New tx types (
0x76for AA,0x4afor encrypted) that carry additional fields while remaining compatible with existing RPC infrastructure.