Function fetch_all_oracle

pub fn fetch_all_oracle(
    rpc: &RpcClient,
    addresses: &[Address],
) -> Result<Vec<DecodedAccount<Oracle>>, Error>