Content pfp
Content
@
0 reply
0 recast
0 reaction

ilemi pfp
ilemi
@ilemi
We're working on some fixes with @neynar, but for now if you're using the verifications table then use this to parse out the address: from_hex(COALESCE(try(split(claim, '"')[4]), try(split(claim, '''')[4]))) for mentions col in casts, use: split(replace(replace(replace(cancel.mentions,'[',''),']',''),' ',''),',')
2 replies
0 recast
14 reactions

ilemi pfp
ilemi
@ilemi
I know it's ugly. We'll have a fix out hopefully by Friday.
1 reply
0 recast
1 reaction

ilemi pfp
ilemi
@ilemi
note that these will break after the fix and you'll need to edit it back to the normal json_value and array[] logic. so don't delete your old logic, just comment it out for now.
0 reply
0 recast
0 reaction