Decentralized Medianization
Decentralized medianization is a data aggregation technique used by oracles to determine a fair market price by taking the median value from a set of independent, verified data points. By choosing the median rather than the mean, the system effectively ignores outliers, which may be the result of either accidental technical errors or intentional manipulation by bad actors.
This mechanism ensures that the final price output is not disproportionately influenced by a single compromised or faulty node. It is a foundational component for building robust financial derivatives on-chain, as it provides a stable and reliable reference point for settlement.
In adversarial environments, this method significantly increases the cost of attempting to corrupt the price feed. The process is transparent and deterministic, allowing participants to verify how the final price was derived.