curl --request GET \
--url 'https://de.raze.sh/api/sol/alerts/{mint}?apiKey='{
"mint": "<string>",
"alertCount": 123,
"limit": 123,
"alerts": [
{
"id": "<string>",
"mint": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"slotRange": {
"start": 123,
"end": 123
},
"metrics": {
"volume": {
"sol": 123,
"token": 123
},
"tradeCount": 123,
"proTradeCount": 123,
"buyTradeCount": 123,
"sellTradeCount": 123,
"sniperTradeCount": 123,
"bundleTradeCount": 123,
"avgPrice": 123,
"priceChange": {
"initial": 123,
"final": 123,
"percentage": 123
},
"totalFees": 123,
"justDeployed": true,
"firstTradeSlot": 123,
"lastTradeSlot": 123
},
"totalVolumeSol": 123,
"tradeCount": 123,
"priceChangePercentage": 123,
"avgPrice": 123,
"platform": "<string>",
"name": "<string>",
"symbol": "<string>",
"uri": "<string>"
}
]
}curl --request GET \
--url 'https://de.raze.sh/api/sol/alerts/{mint}?apiKey='{
"mint": "<string>",
"alertCount": 123,
"limit": 123,
"alerts": [
{
"id": "<string>",
"mint": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"slotRange": {
"start": 123,
"end": 123
},
"metrics": {
"volume": {
"sol": 123,
"token": 123
},
"tradeCount": 123,
"proTradeCount": 123,
"buyTradeCount": 123,
"sellTradeCount": 123,
"sniperTradeCount": 123,
"bundleTradeCount": 123,
"avgPrice": 123,
"priceChange": {
"initial": 123,
"final": 123,
"percentage": 123
},
"totalFees": 123,
"justDeployed": true,
"firstTradeSlot": 123,
"lastTradeSlot": 123
},
"totalVolumeSol": 123,
"tradeCount": 123,
"priceChangePercentage": 123,
"avgPrice": 123,
"platform": "<string>",
"name": "<string>",
"symbol": "<string>",
"uri": "<string>"
}
]
}1 <= x <= 1000Success
Show child attributes
Show child attributes