GM! Anyone knows how to add a token ticker using Cast Intent URLs (~/compose?text=...) and by using sdk actions composeCast?
I want to create posts like this one:
https://farcaster.xyz/nikolaii.eth/0x4e7bcb42
with token ticker in it.
I tried embeds, but it does not work. I can see that if i query Hub API the
"parentUrl": "eip155:8453/erc20:0xa4f51ca123d141d4ae3c63afc663ef7fb5c70b07",
but I could nto find any info on how to set it when doing intent or composeCast.
@neynar