curl --request GET \ --url https://api-testnet.gte.xyz/v1/tokens/search
[ { "address": "<string>", "decimals": 123, "name": "<string>", "symbol": "<string>", "totalSupply": 123, "logoUri": "<string>", "priceUsd": 123, "volume1HrUsd": 123, "volume24HrUsd": 123, "marketCapUsd": 123 } ]
1 <= x <= 1000
List of tokens
List of tokens.