Hi, @constantgraph
The team mentioned that the history is not a real-time feature, so, it is expected that it takes some time to show the latest event (5 ~ 10 min)
Other notes:
- Events in the history are sorted by desc epoch by default.
- So, you would need to use
pagingAfterEpochandpagingAfterHashfor pagination because epoch is the primary sort key.