Default Chains and Tokens
To customize which chains and tokens are displayed on loading the widget, you will need the chain ID and token address.
A full list of chains and their IDs can be found via Squid's API playground here, or at our API's chains endpoint.
All tokens and their IDs can be found at our API's tokens endpoint, or you can filter them by chain at our API playground by visiting the /tokens reference here and inputting the chain's ID.
Default chains: initialFromChainID and initialToChainID
Default tokens: defaultTokens
Favourite tokens: favTokens
Last updated