I propose the Lab display events that a contract has emitted in the contract explorer.
And, that it use the events spec available in the SEP-48 Contract Spec that's present in contracts built for protocol 23 onwards to render self-describing views of those events.
Today the contract explorer shows information about the contract executable, and its state, but not events:
See the following links for examples of how to combine raw contract events with contract specs for a user friendly view:
I propose the Lab display events that a contract has emitted in the contract explorer.
getEventsendpointAnd, that it use the events spec available in the SEP-48 Contract Spec that's present in contracts built for protocol 23 onwards to render self-describing views of those events.
Today the contract explorer shows information about the contract executable, and its state, but not events:
See the following links for examples of how to combine raw contract events with contract specs for a user friendly view: