Get Tokens List
Get tokens list for a network
GET
https://api.paraswap.io/tokens/:network
This endpoint allows you to obtain a list of tokens curated by ParaSwap.
Path Parameters
Name | Type | Description |
---|---|---|
network | number | Network ID. (Mainnet - 1, Optimism - 10, BSC - 56, Polygon - 137, Fantom - 250, zkEVM - 1101, Base - 8453, Arbitrum - 42161, Avalanche - 43114, Gnosis - 100).
Default: |
ParaSwap's API is not limited to the tokens that are listed on the tokens endpoint. Tokens endpoint is merely a list of tokens curated by ParaSwap. This list is not actively maintained and will soon be deprecated. To use a more up-to-date list of tokens it is suggested to use token-lists.
Last updated