Skip to main content
eth-prices
App integration

eth-prices

Payments & DeFi integration

DeFi · SDK · Contract interaction

eth-prices is a Rust crate that estimates the price of an Ethereum asset by reading Uniswap V2 and V3 pools and ERC-4626 vaults through an RPC provider, with no exchange rate API involved. Rust builders add it when a price should be derived from onchain liquidity rather than read from an oracle feed.

Related resources