The getSquidChains function will return all supported chains by squid. These are all the possible destination chains.
getSquidChains
const chains = await getSquidChains({ isTestnet: true/false })
Last updated 1 year ago