Function getTokenFromTokenList
- getTokenFromTokenList(tokenList, symbol, network): undefined | TokenInfo
Parameters
- tokenList: TokenList
- symbol: string
- network: number | "base" | "ethereum" | "arbitrum" | "polygon" | "arbitrum-sepolia"
Returns undefined | TokenInfo