async fn web3_proxy(req: Request<Body>) -> Result<Response<Body>>
Handle a web3 rpc request, return cached result or call the env!(“WEB3_PROVIDER_URL”) RPC server