Static
findStatic
findFinds wrapped token addresses across different chains
Token address on source chain
Chain ID where token exists
Chain IDs to find wrapped versions
Map of chain IDs to token addresses
Static
findFinds the wrapped assets for the given chain IDs
The chain IDs to find wrapped assets for
An object with the wrapped assets for each chain ID or false if not found
Static
getStatic
validate
Class for finding wrapped tokens on EVM chains
Throws
With code 'UNSUPPORTED_CHAIN_ID' if chain ID is not supported
Throws
With code 'INVALID_ADDRESS' if token address is invalid
Throws
With code 'CONTRACT_NOT_FOUND' if token contract doesn't exist