superfluid-console
superfluid-console copied to clipboard
Show trusted forwarders of the network
What
The security of the trusted forwarders is vital to the network's security since they may inject unsafe behavior into all superfluid accounts.
Since Superfluid is an open protocol, this information must be presented to the public diligently, and the console's protocol page is our best portal for this information.
As a Superfluid protocol user, I want to see these trusted forwarders on the protocol page.
How
Use the subgraph trustedForwarderChangedEvents
entities to reconstruct the list.
ACs
- [ ] Implement.
- [ ] Manual QA.