Content pfp
Content
@
0 reply
0 recast
0 reaction

Andrei O. pfp
Andrei O.
@andrei0x309
Made simple API(mostly for me) with stats about channels, cached at 1 hour. https://fc-frames.koyeb.app/api/channels-stats Eg return: { "totalChannels": 13844, "totalUSDChannelPrice": 346100, "avgFollowers": 737.0605316382548, "avgMembers": 13.347876336318983, "totalFollowers": 10203866, "totalMembers": 184788, "avgMembersPerFollower": 0.01810960669220862, "top10ChannelsByFollowers": [ "base - Base - [407437]", "memes - Memes - [370373]", "farcaster - Farcaster - [339363]", ... ], "top10ChannelsByMembers": [ "replyguys - reply guys - [2267]", "art - Art - [2257]", "itookaphoto - I Took a Photo! - [1754]", "wearesoearly - we are so early - [1480]", ... ], "avgModerators": 1.1475729557931234, "channelCreationGrowth": { "daily": 7, "weekly": 111, "monthly": 327 }, "channelsCreatedByMonth": { "1": 469, "2": 3828, "3": 1616, "4": 2884, "5": 1755, "6": 1147, "7": 613, "8": 383, "9": 286, "10": 189 } }
0 reply
0 recast
1 reaction