Unnamed service
GET api.deepnets.ai/api/token-details/:solana_address
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Full holder breakdown for a token: every detected wallet-funding network with member wallets + ownership %, top individual holders, exchange-funded distribution, rugger tags, and lock/stake flags. Pass `analysis` to fetch a historical snapshot.
Resource: api.deepnets.ai/api/token-details/:solana_address
Network: solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v · Pay to: Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8
Payment methods: — · Last validation: 2026-09-14 16:47:14.545+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"mint"
],
"properties": {
"mint": {
"type": "string",
"example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
"description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
},
"analysis": {
"type": "string",
"example": "1761157858",
"description": "Unix epoch-second timestamp of a historical holder-analysis snapshot. Omit for the latest."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
"amount": "150000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "150000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.