logo
The getSquidChains function will return all supported chains by squid. These are all the possible destination chains.
plain text
const chains = await getSquidChains({ isTestnet: true/false })
Share