eth-prices 0.0.9

A library for fetching Ethereum prices.
Documentation
1
2
3
use alloy::providers::DynProvider;

pub type RpcProvider = DynProvider;