View a specific cast
import { sdk } from '@farcaster/miniapp-sdk' // View cast by hash await sdk.actions.viewCast({ hash: '0xa2fbef8c8e4d00d8f84ff45f9763b8bae2c5c544' })
string
void
Was this page helpful?