Solana Associated Token Account (ATA) Address Deriver is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).
Derives the canonical Associated Token Account (ATA) address for a given Solana wallet owner and SPL token mint, returning the PDA, bump seed, and program IDs.
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 JSON object containing: the derived associated_token_account address (base58), the bump seed (integer), the mint address, the owner address, the associated_token_program_id, and the token_program_id. Also includes a warning that the result does not prove the account is initialized or usable on-chain, plus metadata about the analyzed network (solana) and evidence scope.
POSThttps://signalharness.ai/api/agent/services/solana_ata_derive/invokeUse this endpoint when you need to deterministically compute a Solana ATA address off-chain without making an RPC call to a Solana node — ideal for pre-computing addresses before transactions, validating expected ATAs in smart contract audits, or enriching wallet data pipelines. It is faster and cheaper than querying a Solana RPC endpoint and requires no blockchain connection.
| Field | Type | Description |
|---|---|---|
| request_json | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Does not prove the token account is initialized or usable."
],
"service_id": "solana_ata_derive",
"analysis_json": "{\"associated_token_account\":\"2a8MS8dWyyYNgBHgtzeTwrsDKsE6RnCoUqnonB4C8Xc3\",\"associated_token_program_id\":\"ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL\",\"bump\":255,\"mint\":\"11111111111111111111111111111111\",\"owner\":\"11111111111111111111111111111111\",\"token_program_id\":\"TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA\"}",
"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_ata_derive",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "0924ba274666b629f6db408f6058f06db2cadacae6606a4e93db60738cc29c5c",
"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"