{
"type": "user",
"address": "<string>",
"name": "<string>",
"images": {
"raw": "<string>",
"xs": "<string>",
"sm": "<string>"
},
"profile": {
"id": "<string>",
"name": "<string>",
"images": {
"raw": "<string>",
"xs": "<string>",
"sm": "<string>"
},
"addresses": [
"<string>"
],
"metadata": {
"farcasterUsername": "<string>",
"farcasterId": 123,
"lensHandle": "<string>",
"ensName": "<string>",
"twitterHandle": "<string>",
"debankName": "<string>",
"hlName": "<string>",
"commentCount30d": 123,
"pnl30d": 123,
"winRate30d": 123,
"tradeCount30d": 123,
"roiPercent30d": 123,
"pnl7d": 123,
"winRate7d": 123,
"tradeCount7d": 123,
"roiPercent7d": 123,
"medianHoldingTimeMinutes": 123
},
"isNSFW": false,
"externalId": "<string>"
}
}Response Types
FeedActor
Represents an actor (trader) in the social feed, with their profile information and relationship to the viewer.
The actor that completed an action to create a feed item.
Available options:
user The name of the feed actor. Use this field for maximum forward compatibility.
An image of the feed actor. Use this field for maximum forward compatibility.
Show child attributes
Show child attributes
Profile of the user (including additional known addresses and extra metadata). Use this field to tailor your UI specifically.
Show child attributes
Show child attributes