mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-10-31 22:57:43 +00:00 
			
		
		
		
	|  | ||
|---|---|---|
| .. | ||
| 01_concepts.md | ||
| 02_state.md | ||
| 03_messages.md | ||
| 04_events.md | ||
| 05_params.md | ||
| 06_end_block.md | ||
| README.md | ||
pricefeed
Abstract
x/pricefeed is an implementation of a Cosmos SDK Module that handles the posting of prices for various markets by a group of whitelisted oracles. At the end of each block, the median price of all oracle posted prices is determined for each market and stored.
