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