cURL
curl --request GET \ --url https://api.suave.ag/v1/tokens
[ { "chain_to_address": {}, "symbol": "<string>", "decimals": 123, "chains": [ {} ], "name": "<string>", "logoURI": "<string>" } ]
Ok
The response is of type object[].
object[]