No data in Rewards table of database

Hello there! I’ve setup a cardano node with graphql. Trying to query Rewards table directly from postgress, but it returns an empty table, even though the node is synced. Are there any official endpoints that have this data available to query

Can someone please tell if something is missing?

My setup looks the following:

  • Cardano Node: v1.19.0 connected to mainnet
  • Cardano-db-sync: v4.0.0
  • Cardano Hasura: v2.0.0
  • Cardano Graphql v2.0.0
  • Postgres: v11.5

Thank You!

Hello @danielimkk Could you already solve the problem? Was it related to cardano-db-sync?

(It looks like that some tables are not populated like rewards and reserve)

Experiencing the same here… seems like db-sync is not populating the rewards table in postgres db.