curl --request GET \
--url 'https://de.raze.sh/api/sol/tokens/deploys?apiKey='{
"success": true,
"data": [
{}
],
"count": 123,
"limit": 123,
"offset": 123,
"platforms": [
"<string>"
],
"hasMore": true
}curl --request GET \
--url 'https://de.raze.sh/api/sol/tokens/deploys?apiKey='{
"success": true,
"data": [
{}
],
"count": 123,
"limit": 123,
"offset": 123,
"platforms": [
"<string>"
],
"hasMore": true
}1 <= x <= 500Number of records to skip for pagination
x >= 0Filter by platform(s). Supports comma-separated values (e.g., "Pumpfun,Meteora"). If not provided, returns all platforms.