{"uid":"cap_Bfyos5X-Z0lgr56QY5YWx","slug":"kihustle-base58-decoder-fff4f76c","name":"KiHustle Base58 Decoder","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/base58-decoder","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"encoded":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oZEY9u-gvTcYBBVvOiKNz","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a Base58-encoded string and returns the decoded result","exampleAgentPrompt":"Can you decode this Base58 string for me: '3vQB7B6MrGQZaxCuFg4oh'?","exampleUseCases":[{"title":"Decode Bitcoin wallet address","prompt":"I have this Base58-encoded Bitcoin address '1A1zP1eP5QGefi2DMPTfTL5SLmv7Divf Na' — can you decode it to its raw bytes?"},{"title":"Decode Solana public key","prompt":"Decode this Base58 public key from my Solana wallet for me: '7EcDhSYGxXyscszYEp35KHN8vvw3svAuLKTzXwCFLtV'"},{"title":"Reverse-engineer encoded payload","prompt":"Someone sent me this Base58 payload 'Qmf5BMmfbWMQKo9ZFyUE' and I need to find out what it decodes to — can you run it through the Base58 decoder?"}],"resultDescription":"A JSON object containing the decoded result string and a success status, e.g. {\"result\": \"decoded-value\", \"status\": \"success\"}","failureModes":["Invalid Base58 characters in input — returns error or unexpected result","Empty input string — may return empty result or validation error","Input contains Base58Check checksum mismatch — result may not be validated","Malformed JSON request body — returns HTTP 400 or parse error"],"whenToPreferThis":"Use this endpoint when you have a Base58-encoded string (common in blockchain addresses, IPFS CIDs, and cryptographic keys) and need to recover the original decoded value. Prefer this over a local implementation when calling from an agent that lacks native Base58 decoding libraries or when you need a simple, paid-per-call utility without managing dependencies.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:07:22.175Z","isFirstParty":false}