Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

rish pfp
rish
@rish
[looking for alpha testers] imagine you can webhook events for - 1. balance changes for Farcaster FIDs e.g. get events when the USD value of token X changes for users A, B, C 2. buys for Farcaster FIDs e.g. get events when users A, B, C buy token X 3. Zora contentcoin launches e.g. get events when users A, B, C create a zora post that has an associated token any interest in either? if yes, what are you looking to build with it? have something we can test with early adopters PS - in either case, assume you only need to know the user. No need to know their wallet address, track across wallets, figure out if they start using a new wallet, etc.
14 replies
8 recasts
40 reactions

Jeffrey (Computer Operator) pfp
Jeffrey (Computer Operator)
@firmjeff
absolutely, have sent a dc
1 reply
0 recast
1 reaction

rish pfp
rish
@rish
insight on these questions is helpful https://farcaster.xyz/rish/0x55669021
1 reply
0 recast
1 reaction

Jeffrey (Computer Operator) pfp
Jeffrey (Computer Operator)
@firmjeff
nice one rish. note I'm mostly thinking about a real 'token-deployed' use case and an imagined 'swap' use case. > what kind of filters would you want for the webhook? - The ones you've listed are good. We're currently using FID & Neynar Score filters in our own version of token-deployment indexing. - We're also handling branching logic based on the # of tokens deployed by the acc. but I realise that may be too implementation-specific. > what is the data you would want in the object? - transaction 'to' so that you can see deployer address (if deployment tracking) / swap router - transaction hash gives ultimate flexibility to query more detail about the tx - user balance clearly demarked as being before or after swaps/deployment tx make sense
1 reply
0 recast
1 reaction

rish pfp
rish
@rish
> user balance clearly demarked as being before or after swaps/deployment tx make sense do you mean you want to know the delta i.e. how much the txn was for?
1 reply
0 recast
0 reaction

Jeffrey (Computer Operator) pfp
Jeffrey (Computer Operator)
@firmjeff
Apologies no - I mean either 1) the balance before, or 2) the swap amount + the balance after the swap, allows you to know holdings prior to the swap.
0 reply
0 recast
0 reaction