Skip to main content
GET
/
api
/
sol
/
tokens
/
mint
/
{mint}
Deploy by mint address
curl --request GET \
  --url 'https://de.raze.sh/api/sol/tokens/mint/{mint}?apiKey='
{
  "success": true,
  "data": {},
  "mint": "<string>"
}

Authorizations

apiKey
string
query
required

Path Parameters

mint
string
required

Query Parameters

analysis
enum<string>

Optional analysis parameter. Use 'true' for sniper/bundle signers, 'sniper'/'bundle'/'protrader' for specific types, 'all' for all analysis types, 'holdings' for token holdings by analyzed addresses, or 'stats' for aggregated statistics.

Available options:
,
sniper,
bundle,
protrader,
all,
holdings,
stats

Response

Success

success
boolean
data
object
mint
string