curl --request GET \
--url 'https://ca.raze.sh/api/sol/tokens/signer/{signer}/counts?apiKey='{
"success": true,
"data": {
"signer": "<string>",
"deployCount": 123,
"migrationCount": 123,
"totalCount": 123,
"deployTokens": [
"<string>"
],
"migrationTokens": [
"<string>"
]
},
"timestamp": "2023-11-07T05:31:56Z"
}curl --request GET \
--url 'https://ca.raze.sh/api/sol/tokens/signer/{signer}/counts?apiKey='{
"success": true,
"data": {
"signer": "<string>",
"deployCount": 123,
"migrationCount": 123,
"totalCount": 123,
"deployTokens": [
"<string>"
],
"migrationTokens": [
"<string>"
]
},
"timestamp": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.raze.bot/llms.txt
Use this file to discover all available pages before exploring further.
Include arrays of all token addresses for deploys and migrations. Use 'true' to include token arrays.
true, false Alias for includeTokens parameter
true, false