superfluid-console icon indicating copy to clipboard operation
superfluid-console copied to clipboard

Show trusted forwarders of the network

Open hellwolf opened this issue 11 months ago • 0 comments

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.

hellwolf avatar Mar 12 '24 12:03 hellwolf