Shreyas pfp

Shreyas

@shreyas-chorge

93 Following
232 Followers


rish pfp
rish
@rish
primary addresses for users are returned as part of our user objects now, across all our APIs (incl. free tier) regardless of whether you're looking up users by fid, address, or fetching the feed, you can find the primary address for any user inside their user object now go do some airdrops https://warpcast.com/v/0xc0d93ce0
8 replies
8 recasts
74 reactions

rish pfp
rish
@rish
/neynar now has a free tier Read user and cast data, and write casts for free (with rate limits) we will continue experimenting with what other free blocks we can make available, reach out with any questions or feedback πŸͺ
30 replies
30 recasts
157 reactions

Shreyas pfp
Shreyas
@shreyas-chorge
Pushed a fix. Please let us know, if its still broken
1 reply
0 recast
2 reactions

Shreyas pfp
Shreyas
@shreyas-chorge
@chaps Will you please try again
2 replies
0 recast
0 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
Hello @mattlee Could you please add a screenshot or a small video of what you are seeing
2 replies
0 recast
1 reaction

rish pfp
rish
@rish
adding more v2 frame related tooling if you use neynar for sending notifications on v2 frames, analytics will now populate automatically in neynar dev portal check how many users have in the last week - added / removed your frame - enabled / disabled notifications we will add more, reach out if you have suggestions as a reminder - sending push notifications without building an app is very underrated, smart use of notifications underpins the engagement of any good consumer product; more on how to set this up in reply below h/t @shreyas-chorge for the work, send feedback πŸͺ
7 replies
9 recasts
44 reactions

Shreyas pfp
Shreyas
@shreyas-chorge
How are you passing the image? Could you share the curl? Please make sure the key is `metadata[media]`
1 reply
0 recast
1 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
@ulexam Looks like image was not passed https://basescan.org/tx/0x8ab8a068cf5c2404165e8ba5b42d217db7d0cff74d3ee853ba56e35e815a9733
1 reply
0 recast
1 reaction

rish pfp
rish
@rish
we've now added @clanker to our token deployment API meaning if you want to deploy @base tokens on clanker, you can do so with a single API call - no gas / nonce management - no contract creation / deployment - no solidity simply call a REST API with the right params and the token will launch https://docs.neynar.com/reference/deploy-fungible @neynar pays gas costs so the API is allowlisted atm, reach out if you want to use πŸͺ
10 replies
17 recasts
63 reactions

rish pfp
rish
@rish
possible to now deploy tokens with a single API call https://docs.neynar.com/reference/deploy-fungible - no gas / nonce management - no contract creation / deployment - no solidity call a REST API with the right params and it will deploy a token on with @wow factory on @base @neynar pays gas costs so the API is allowlisted right now, reach out if you want to use πŸͺ
25 replies
47 recasts
193 reactions

rish pfp
rish
@rish
happy thanksgiving! πŸ¦ƒ grateful for the insane neynar team worked late into the night yesterday on v1 of a contract that puts neynar user scores onchain; all addresses with scores > 0.95 can now be read directly on base mainnet useful for allowlists and protects against bots e.g. restricting trading or minting in the first 2 mins to the creator address + farcaster users in the 95th and higher percentile 1. why only > 0.95 ? - we'll put all users scores onchain next week, wanted to start small with the contract deployment and iterate based on feedback 2. will scores stay updated onchain? - yes they will reflect our APIs, we'll keep them up to date onchain 3. is a subscription needed to read them? - not atm, any smart contract can read them 4. is anything changing about scores as a result of this? - no, we will continue iterating on the scoring model overall, this brings them onchain there's more coming πŸͺ https://docs.neynar.com/docs/address-user-score-contract https://warpcast.com/rish/0xd5b3bc31
22 replies
28 recasts
143 reactions

Shreyas pfp
Shreyas
@shreyas-chorge
will you please try it here? https://demo.neynar.com/
0 reply
0 recast
0 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
Will you please give me an example
0 reply
0 recast
0 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
Please elaborate on this
0 reply
0 recast
0 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
We are releasing a v2 of our nodejs sdk. Looking for feedback that you might have run into with our v1. Some of the things we already know - API key should only be passed into only in headers - `castHash` should be optional in `postFrameAction` - `isPriority` should be removed from `fetchAllNotifications`, `fetchNotificationsByParentUrlForUser` and `fetchChannelNotificationsForUser` - `karma3` should be removed from `ForYouProvider` enum (use `openrank` instead) - `type` parameter in `fetchAllNotifications` from an enum to an array enums (OAS and SDK) - `types` in `fetchReactionsForCast` should be `ReactionsType[]` rather than `ReactionsType` - Remove `fetchActiveUsers` - Accept `viewerFid` in `searchUser` as KV argument - Accept `timeWindow` in `fetchTrendingChannels` as KV argument - distinguish between eth and sol address naming
1 reply
4 recasts
6 reactions

Shreyas pfp
Shreyas
@shreyas-chorge
did it work?
0 reply
0 recast
0 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
Did it work?
1 reply
0 recast
1 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
@tamey Will you please make sure that you go through the flow without reloading browser
1 reply
0 recast
1 reaction

Shreyas pfp
Shreyas
@shreyas-chorge
@nkemjika https://docs.neynar.com/reference/user-channel-memberships
1 reply
0 recast
1 reaction

emilee pfp
emilee
@emilee
By popular request, you can now fetch all channels a user is a member of! Data currently has about a ~1 hour lag Via API: https://docs.neynar.com/reference/user-channel-memberships Via SDK: fetchUserChannelMemberships() https://www.npmjs.com/package/@neynar/nodejs-sdk/v/1.60.0 Happy building πŸͺ
0 reply
38 recasts
54 reactions