Parameters
| Parameter | Type | Description |
|---|---|---|
symbol | string | The token symbol (e.g., ‘USDC’) |
environment | "sandbox" | "production" | The environment (‘sandbox’ for devnet, ‘production’ for mainnet) |
Returns
TokenMetadata
Token metadata if found, undefined otherwise