Array of newly loaded events
Number of block from which the new events were loaded
Type representing currently loaded events
Array of loaded events
Number of block from which there are all events loaded
React Component representing separate page (different than default GamePage), which shows log of actions taken by all the players in recent time. Older actions can be loaded by clicking the appropriate button.
Reducer function which concatenates old array of events with the new one, and updates number of block from which there are all relevant events loaded.
Helper function for parsing event data from the blockchain to the presentable form.
Event data as obtained from MetaMask
Generated using TypeDoc
Type representing newly loaded events