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