Loading...
Loading...
Error-to-fix playbook for every known failure mode on the OpenFinance backend — Polymarket, Relay, Hyperliquid, Privy delegation, and Solana RPC issues. Use this the moment a call fails, returns an unexpected status, or behaves inconsistently with on-chain state. Triggers on ANY of these error signatures verbatim or in paraphrase. Polymarket: "allowance: 0 but on-chain shows max", "CLOB reports allowance 0", "approvals confirmed but order rejected", "404 upstream" on market orders, "tick size" rejection, "order size below minimum", USDC.e vs pUSD vs native USDC confusion, V1 vs V2 exchange confusion. Relay: "InstructionFallbackNotFound", "Custom:101", "Custom:6000", "AnchorError", "Blockhash not found", "TransactionExpired", "No valid authorization signatures were provided", "Solana wallet is not delegated to the app", 412 delegation errors, quote succeeded but execute failed, stuck funds on Solana, stuck funds cross-chain, topupGas forced off. Hyperliquid: "Insufficient perp account value", "price out of bounds", WebSocket stale data, spot vs perp balance confusion. General: any "why is X failing", "why does on-chain and API state disagree", "what does this error mean". Read this BEFORE assuming a bug in the MCP or backend — most of these errors are already catalogued with known fixes.
npx skill4agent add openfinance-tech/skills openfin-troubleshootingPOST /agent/polymarket/approvalsallowance: 00x2791Bca1f2de4661ED88A30C99A7a9449Aa841740x4bFb41d5B3570DeFd03C39a9A4D8dE6Bd8B8982Eclob-client-v2GET /version1POST /agent/polymarket/approvals{negRisk: true}POST /agent/polymarket/order/market404 upstreamcreateMarketOrderensureBuilderFeeRateCachedGET /fees/builder-fees/<code>Order failed: tick size0.010.010.0010.0001tickSize: "0.001""0.0001"GET /agent/polymarket/markets/cid/:conditionIdOrder size below minimumprice=0.05, size=10price * size >= 1InstructionFallbackNotFound (Custom:101)data0x0b9c60da27a3b413Blockhash not foundsignAndSendTransactionsignTransactionskipPreflight: trueSOLANA_RPC_URLapi.mainnet-beta.solana.com401 No valid authorization signatures were providedopenfin-setupuseDelegatedActions().delegateWallet({ address: solanaAddress, chainType: 'solana' })POST /agent/relay/execute792703809topupGasfalseInsufficient perp account valuePOST /agent/trading/transferGET /agent/trading/deposit-addresswss://api.hyperliquid.xyz/wsOrder rejected: price out of boundsGET /agent/trading/market/midsGET /agent/walletsCustom:101Custom:6000