cURL
curl --request GET \ --url https://api-testnet.gte.xyz/v1/tokens
[ { "address": "<string>", "decimals": 123, "name": "<string>", "symbol": "<string>", "totalSupply": 123, "logoUri": "<string>", "priceUsd": 123, "volume1HrUsd": 123, "volume24HrUsd": 123, "marketCapUsd": 123, "marketType": "bonding-curve" } ]
Returns assets created by the given user address
Filters assets by the given market type
bonding-curve
amm
clob-spot
perps
1 <= x <= 1000
x >= 0
List of assets
List of tokens.