Static
findFinds the wrapped token address for a given source chain on a target chain
The chain whose token we want to find (e.g., BITCOIN, SOLANA)
The chain where we want to find the wrapped token
The wrapped token address or false if not found
Static
getGets the native token address for any supported chain
The supported chain to find the native address for (e.g., "ethereum_mainnet")
The chain ID to find the native address for (e.g., 1 for Ethereum mainnet)
The native token address for the given chain ID
Class for finding wrapped tokens on various chains