Fetches reactions for a given cast
farcasterReaction.getCastReaction
Overview
Fetches reactions for a given cast
Parameters
hash
string
true
ex) "0xfa6e2aad1b1cb8fd7037b93382c68264f77c00be"
types
string
true
"all", "likes" or "recasts"
viewer_fid
number
false
ex) 3
limit
number
false
default: 25, max: 100
cursor
string
false
ex) eyJwYWdlIjoyfQ==
Usage
Response
Like
2024-07-27T11:29:29
yukisato.eth
Yuki Sato
22y / building smtg onchain and fun /triviatech /jp /tokyowip /farcon-tokyo
2234
649
Yes
Recast
2024-06-28T02:51:21
fibojustin.eth
Justin the Broski
I like the concept of Fibonacci - investing @ Fibo Partners // host of /broski // part-time Damster at /degenpad
350
577
No
Field Description
Reaction Type: The type of reaction (e.g., Like, Recast).
Timestamp: The time when the reaction occurred.
Username: The user's Ethereum address represented as the username.
Display Name: The user's display name.
Profile Picture: The user's profile picture.
Bio: A brief introduction about the user.
Follower Count: The number of followers the user has.
Following Count: The number of users the person is following.
Power Badge: Whether the user holds a power badge (Yes/No).
Last updated