curl --request GET \
--url 'https://de.raze.sh/api/sol/alerts/top/weekly?apiKey='{
"period": "weekly",
"description": "<string>",
"alerts": [
{
"mint": "<string>",
"profitPercentage": 123,
"mintATH": 123
}
],
"count": 123,
"limit": 123
}curl --request GET \
--url 'https://de.raze.sh/api/sol/alerts/top/weekly?apiKey='{
"period": "weekly",
"description": "<string>",
"alerts": [
{
"mint": "<string>",
"profitPercentage": 123,
"mintATH": 123
}
],
"count": 123,
"limit": 123
}1 <= x <= 1000