const OracleHistoryMapping: ModelMapping<OracleHistory> = {
  type: 'oracle_history',
  index: {
    oracle_id_sort: {
      name: 'oracle_history_oracle_id_sort',