Skip to content

Add events under account page #73

@jxom

Description

@jxom

Problem Statement

We are not yet showing all necessary events for users to have a full picture

Proposed Solution

On the Account Details page, add another tab (beside "History", "Assets") called "Events", which lists events that have occurred from the account (e.g. all events, only transfer events, etc).

  • Events are emitted via a transaction, so each event would have a "parent transaction"
  • Events list should express similar attributes to the transactions list
  • We can extract events from indexsupply as a "logs query" with a set of precompile signatures (docs)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions