Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
Are there any other devs who find the shortened cast hash in Warpcast (like https://warpcast.com/pirosb3/0x730fb767) a bit limiting? It's user-friendly, but for development purposes, I need access to the full cast hash. Does anyone have any tips or workarounds?
4 replies
0 recast
2 reactions

rish pfp
rish
@rish
You can pass the link to our v2/cast api and get back the full cast details
1 reply
0 recast
1 reaction

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
Wouldn't it work here? https://vasco.wtf/cast/0x4e4aba11
2 replies
0 recast
0 reaction

rish pfp
rish
@rish
here's the link to the API doc: docs.neynar.com/reference/cast
1 reply
0 recast
1 reaction

rish pfp
rish
@rish
I am not sure exactly how vasco is doing it but this curl request should work: curl --request GET \ --url 'https://api.neynar.com/v2/farcaster/cast?type=url&identifier=https%3A%2F%2Fwarpcast.com%2Fpirosb3%2F0x9912f245' \ --header 'accept: application/json' \ --header 'api_key: NEYNAR_API_DOCS'
0 reply
0 recast
0 reaction