EFP: Service provider financial and progress reports

Reason

While not required by the program, we believe transparency and accountability for how service providers are using their streams is critical to the success of the streaming program and for the ENS DAO in general. We offer this report in addition to our regular updates on the ENS DAO Ecosystem Working Group calls and our Twitter account.

Previous Reports

Previously, I made a new post for each report. Going forward I will simply add new reports as replies in this thread.

Reports

Q4 2024

Financial Statements

Income

We had no additional income beyond the ENS DAO stream.

Expenses

Our biggest expense remains our team pay, which includes our core team and a few outside advisors we use as needed (see our Team page ).

A few significant unusual expenses included:

  • POAPs: We purchased additional claim links of our Early 2024 POAP due to high interest at the end of the year, as well as purchased links of our new 2025 version in anticipation for the new year
  • efp.eth renewal: The expense in Other was renewing efp.eth for 10 years
  • Domains: Services was higher than normal with the acquisition of a few strategic domain names, including efp.app and efp.me.

Progress

Stats

Since EFP launched at the end of Q3, most of its history live onchain has been in Q4 2024.

As of right now, we stand at:

  • 23.1k unique list minters (closest thing to unique users)
  • 472.4k list ops (onchain actions like follow, tag, etc)
  • 39.2k lists minted (some users have more than one)
  • 36.6k addresses that touch EFP in some way (by either doing the following, or getting followed; the number of addresses that have some signal about who they are from EFP)

Dec 30th set a new record for onchain users of EFP at 2,419, surpassed the next day on Dec 31st, with a new record of 3,582.

You can see more on Dune here and here.

Ethereum Identity Kit

On December 20th, we launched Ethereum Identity Kit version 0.1.2, a new dev kit to make it easy for developers to use the Ethereum identity stack in their app, with significant interest right away.

As explained in our tweet thread announcement, this first public release Profile Cards (which use both ENS and EFP data), API for ENS and EFP data, playground, and more. In future releases, we plan to add SIWE and EFP Follow buttons, and much more. We’re committed to making it easy for the Ethereum identity stack to be universally integrated throughout crypto and beyond.

And we’re dogfooding from the start: all relevant components in the EFP webapp have already been switched over to the equivalent Ethereum Identity Kit component.

Frensday & Devcon

Our core team attended both Frensday and Devcon in Thailand in November. At Frensday, I presented “How EFP Got Vitalik.eth to Finally Fill Out His ENS Profile (And You Should Too)” (video here), and both Vitalik and Jesse Pollack gave shoutouts to EFP in their Frensday presentations.

I joined a panel repping EFP and ENS at a Devcon side event organized by MASK.

At Devcon we made lots of great connections, and EFP got a shoutout by Jeff Lau in his ENS presentation on the main stage.

Integrations

We got 14 new integrations in Q4, including Snapshot, POAP, Rotki, and two of the official Devcon apps.

We also added an integration counter to the EFP app navbar, which goes to a page that lists out all integrations as well as links to resources to integrate EFP into your app.

New Domain Names

We acquired and set up efp.app and efp.me (both redirect to the main website ethfollow.xyz), among other names for strategic purposes.

App Improvements

We shipped lots of significant new features and improvements to the EFP app, including:

We also completed a total code refactor of the app.

Indexer and API

We shipped a number of improvements to the EFP Indexer and API, significantly reducing code complexity, load times, and resource usage.

Key links

Stream

Ethereum Follow Protocol

Ethereum Identity Kit

14 Likes

Financial Statements

Income

We had no additional income beyond the ENS DAO SPP1 stream.

Expenses

Our biggest expense remains our team pay, which includes our core team and a few outside advisors we use as needed (see our Team page ).

Progress

Ethereum Identity Foundation

We renamed our nonprofit to the Ethereum Identity Foundation to better represent the fact that our work encapsulates a wide range of work related to Ethereum identity stack, including ENS and EFP. It’s website is ethid.org.

Ethereum Identity Kit

Massive updates to Ethereum Identity Kit in Q1 2025, including:

  • Redesigned vertical profile card
  • EFP follow button with cart
  • EFP follow button without cart
  • EFP follow button hooks
  • Transaction modals
  • And more

Try out everything in the EIK playground.

Several apps are now integrating ENS and EFP with EIK.

Header images in ENS profiles

We successfully organized the adoption of header images in ENS profiles, which further enrich a user’s ENS profile. They are now supported in the EFP manager app, Rainbow Wallet, Vision, Justaname, and more. ENS Labs says they are working on header image support in their ENS manager app.

In the EFP manager app, we make heavy use of header images, displaying them not only on profile pages, but also as the background of a user’s ENS name and avatar anywhere they appear in the app. We think this adds a lot to the user experience and encourage others in crypto follow this design practice.

EFP app redesign

We shipped a total redesign of the EFP manager app!

In addition to brand new versions of the Home page, Profile pages, Swipe, Leaderboard, Integrations, and more, new features include:

  • New EFP logo
  • Notifications: Get a summary of actions other people have taken toward you onchain on EFP since you last checked
  • Cart: The cart is now a modal that overlays whichever page you’re
  • Transaction modals: Completely reimagined transaction modals during checkout. These are designed so they could be used for any kind of onchain action, including things beyond EFP
  • Vertical navbar on the left side frees up vertical space for scrolling through feeds and lists
  • Header images everywhere: Header images are not only supported on profile pages, but are also used as the background of a user’s ENS name and avatar everywhere they appear in the app
  • All previous features: this redesign retains light/dark modes, translations, etc.

New features and improvements shipping all the time.

EFP Stats

EFP launched September 24, 2024 (just over 6 months ago). As of this writing, our stats stand at:

  • 26.7k unique list minters
  • 687.4k actions (onchain EFP actions: follow, unfolllow, tag, untag)
  • 43.4k lists minted
  • 40.6k addresses that touch EFP in some way (by either doing the following, or getting followed; the number of addresses that have some signal about who they are from EFP)

See more on Dune here and here.

EFP Integrations

  • 17 new integrations in Q1 2025
  • New integrations this quarter include: Superfluid, Agora, Tally, Aragon, and more
  • 44 total integrations as of this writing
  • Newly designed Integrations page

New domain names

Screenshot 2025-04-09 at 12.05.45 PM

The domain name for the EFP manager app is now efp.app (previously we were still redirecting to our original domain name), and we started using ethid.org as our organization website. We’re still using ethidentitykit.com for EIK.

Railway template

We released a railway template that makes it very easy to run your instance of our EFP indexer and API, including our systems for getting ENS data. All of this has always been open source, but we also want to make it as easy as possible for people to actually run their instance if they want to.

Indexer and API

We shipped a number of improvements to the EFP Indexer and API, significantly reducing code complexity, load times, and resource usage.

SPP2

We’re grateful for the funding we’ve received from season 1 of the ENS DAO Service Provider program (SPP1).

At the end of Q1 2025, we applied to renew our funding in the ENS DAO Service Provider program season 2 (SSP2). To anyone reading this, we ask for your support!

Links

Stream

Ethereum Identity Foundation

Ethereum Identity Kit

Ethereum Follow Protocol

7 Likes