Stelar Digital
GET api.stelardigital.com/gridparams
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
Grid-trading parameter recommendation for a crypto pair and capital amount — grid count, spacing percent, price band, and per-grid USD allocation, derived from live 24h market structure using the same spacing bounds as a production grid engine. For agents configuring, sizing, or backtesting a grid bot before deployment.
Resource: api.stelardigital.com/gridparams
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x32d711C66dD1AD0c42D0cFe48e58ee5f2dE7c243
Payment methods: — · Last validation: 2026-09-14 16:11:48.912+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"asset"
],
"properties": {
"asset": {
"enum": [
"ADA",
"BTC",
"DOGE",
"ETH",
"LTC",
"SOL",
"XLM",
"XRP"
],
"type": "string",
"description": "Asset symbol, e.g. SOL"
},
"capital": {
"type": "number",
"maximum": 1000000,
"minimum": 100,
"description": "Capital to allocate in USD"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x32d711C66dD1AD0c42D0cFe48e58ee5f2dE7c243",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x32d711C66dD1AD0c42D0cFe48e58ee5f2dE7c243",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USD Coin",
"decimals": 6,
"feePayer": "8a8fFNfk2AGS7rgVv1BoqPUWnzQuoCrShJV8tSE6RAYi"
},
"payTo": "Cg2HRPURAFKiAJ8XJ3VeRqyZCBtLbcxb9HZn3DW7WusH",
"amount": "50000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"mimeType": "application/json",
"resource": "https://api.stelardigital.com/gridparams",
"description": "Grid-trading parameter recommendation for a crypto pair and capital amount — grid count, spacing percent, price band, and per-grid USD allocation, derived from live 24h market structure using the same spacing bounds as a production grid engine. For agents configuring, sizing, or backtesting a grid bot before deployment.",
"maxAmountRequired": "50000",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "Cg2HRPURAFKiAJ8XJ3VeRqyZCBtLbcxb9HZn3DW7WusH",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "50000"
}
]
}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.