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
@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
@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
Manan
@manan
if this was updated, does it serve your use case/purpose?
1 reply
0 recast
0 reaction
5/9
@fiveoutofnine.eth
if I assume that it stays updated forever, yeah :D said this in another reply, but for my specific usecase, it seems hard to maintain the registry as # of fids grows vs updating a merkle root
0 reply
0 recast
1 reaction