cURL
curl --request GET \ --url https://public-backend.bungee.exchange/api/v1/tokens/list
{ "success": true, "statusCode": 200, "message": "<string>", "result": {} }
User wallet address
Comma separate chainIds
Set the list type you want: full or trending
Returns the list of tokens by chain. This is not a complete list of supported tokens.
flag indicating whether the req was successful
Http status code
error message if request failed
Show child attributes