5/9 pfp
5/9
@fiveoutofnine.eth
thinking about how to authenticate `msg.sender` on-chain as someone that controls a given `_fid`: 1. query dune for all (fid, verified address) pairs (updated via neynar) 2. generate merkle tree over all w/ keccak256(fid, address) 3. host API and/or publish this somewhere for free am I missing something
8 replies
3 recasts
19 reactions

alex pfp
alex
@alexgrover.eth
neynar is actually writing this to Base already: https://docs.neynar.com/docs/verifications-contract
2 replies
0 recast
2 reactions

5/9 pfp
5/9
@fiveoutofnine.eth
not sure how often it updates, but I checked my warpcast wallet yesterday/just now, and it didn't show up >:(
2 replies
0 recast
1 reaction

5/9 pfp
5/9
@fiveoutofnine.eth
I guess I thought of merkle tree because it'd scale to updating any number of fids very easily; also really easy to maintain
0 reply
0 recast
1 reaction