Ethereum builders are starting to experiment with a DeFi design that tracks price indexes through options rather than debt positions, and Vitalik Buterin is urging caution before any version reaches mainnet.

The idea comes from an Ethereum Research post titled "Building index-tracking assets on top of options instead of debt." The proposal frames an index-tracking asset as something tied to a ticker denominated in ETH, then explores how options could replace the debt-and-liquidation structure used by many synthetic asset systems.

The difference matters because debt-based designs often depend on collateral ratios, liquidation mechanics, and oracle timing. Options-based designs could move some of that risk into more explicit payoff structures, but they still rely on smart contracts and price inputs that need to behave correctly under stress.

Buterin said on X that "the options thing is happening already," pointing to builders discussing and implementing variants of the idea. His warning was direct: if any of the designs move to mainnet quickly, they should be formally verified first. He also said this is a good time to think about "robustness-optimized oracles."

The practical takeaway is not that a new Ethereum primitive is production-ready. It is that synthetic and index-tracking assets remain an active design space, and the next wave may focus less on overcollateralized debt positions and more on verifiable option-style contracts with stronger oracle assumptions.