Usage
Parameters
token
- Type:
string
Return Value
void
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
View a token
import { sdk } from '@farcaster/miniapp-sdk'
await sdk.actions.viewToken({
token: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48', // USDC
})
stringvoid
Was this page helpful?