Solana SPL Mint Account Decoder is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Decodes and analyzes a Solana SPL token mint account's raw data, returning parsed fields like decimals, supply, mint authority, and freeze authority.
Explore 330 pay-per-call x402 API services and 27 agent-native digital products, with Base USDC pricing, secure Polar checkout, and free discovery.
Returns a parsed JSON object containing: decimals (token decimal places), display_supply (human-readable supply), supply_atomic (raw supply integer), mint_authority (public key or null), freeze_authority (public key or null), is_initialized (boolean), and the analyzed_network identifier. Also includes any warnings about caller-supplied data accuracy, plus a receipt with payment and execution metadata.
POSThttps://signalharness.ai/api/agent/services/solana_spl_mint_decode/invokeUse this endpoint when you have raw Solana SPL token mint account data and need to extract structured token metadata (decimals, supply, authorities) without making a live RPC call to the Solana network. Ideal for offline analysis, audit pipelines, or when you already have the account data cached and want cheap, fast decoding at $0.01 USDC per call.
| Field | Type | Description |
|---|---|---|
| request_json | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Caller must identify the Token program and supply correct decoded fields."
],
"service_id": "solana_spl_mint_decode",
"analysis_json": "{\"decimals\":6,\"display_supply\":\"1\",\"freeze_authority\":null,\"is_initialized\":true,\"mint_authority\":\"11111111111111111111111111111111\",\"supply_atomic\":\"1000000\"}",
"evidence_scope": "caller_supplied_data",
"analyzed_network": "solana"
},
"status": "succeeded",
"receipt": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"usage": [],
"status": "succeeded",
"network": "eip155:8453",
"artifacts": [],
"endedAtMs": 0,
"latencyMs": 0,
"paymentId": "example-payment",
"receiptId": "example-receipt",
"requestId": "example-request",
"serviceId": "solana_spl_mint_decode",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "1fc4ed79f9736086de44852990d422a4a4d5280d88e11f5afc5db4179fe39cfd",
"serviceVersion": "1.0.0",
"settlementReference": "0x0000000000000000000000000000000000000000000000000000000000000000"
},
"artifacts": [],
"requestId": "example-request",
"executionId": "example-execution"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"