pub fn fetch_maybe_oracle( rpc: &RpcClient, address: &Pubkey, ) -> Result<MaybeAccount<Oracle>, Error>