{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "try402-fun-api-pool-sell-402",
  "title": "try402 \u00b7 Sell Tokens via Bonding Curve",
  "url": "https://try402.fun/api/pool/sell-402",
  "category": "finance",
  "summary": "Sells tokens through a bonding curve liquidity pool with a 0.05 USDC service fee per transaction.",
  "seo": {
    "title": "Token Sale API | Bonding Curve Pool x402",
    "description": "Sell tokens via bonding curve pool with 0.05 USDC service fee. x402 micropayment on Base. Returns trade ID and status URL."
  },
  "use_cases": [
    "Exit token positions via bonding curve",
    "Automate token sales with status tracking",
    "Integrate DEX selling into agent workflows"
  ],
  "ideal_buyer": "DeFi traders and AI agents executing automated token exits from bonding curve pools.",
  "example_prompt": "Sell 1000 tokens from pool 0xabc123 and return the trade ID and status URL.",
  "example_request_body": {
    "pool": "0xabc123",
    "amount": "1000",
    "slippageTolerance": 0.01
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7fd666849405ab08b942d7a0936a2eda5bd34924",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Sell tokens via bonding curve pool (0.05 USDC service fee)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "minUSDCOut": {
              "type": "string",
              "required": true,
              "description": "Minimum USDC to receive (6 decimals)"
            },
            "tokenAmount": {
              "type": "string",
              "required": true,
              "description": "Amount of tokens you want to sell (18 decimals, e.g. \"1000000000000000000\" = 1 token)"
            },
            "tokenAddress": {
              "type": "string",
              "required": true,
              "description": "Token contract address"
            },
            "sellerAddress": {
              "type": "string",
              "required": true,
              "description": "Address to receive USDC"
            }
          }
        },
        "output": {
          "success": {
            "type": "boolean"
          },
          "tradeId": {
            "type": "string"
          },
          "statusUrl": {
            "type": "string",
            "description": "URL to check trade status"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "try402-fun",
    "host": "try402.fun",
    "title": "try402.fun",
    "description": "A Mautic instance hosting x402-payable endpoints. Provides access to marketing automation services with per-request payment.",
    "url": "https://try402.fun",
    "favicon": "https://try402.fun/app/assets/images/favicon.ico?v31fe5a8f"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/try402-fun-api-pool-sell-402",
    "url": "https://x402all.com/resource/try402-fun-api-pool-sell-402",
    "name": "try402 \u00b7 Sell Tokens via Bonding Curve",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/try402-fun-api-pool-sell-402",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://try402.fun/api/pool/sell-402",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/try402-fun",
      "url": "https://try402.fun",
      "name": "try402.fun",
      "@type": "Organization"
    },
    "identifier": "try402-fun-api-pool-sell-402",
    "description": "Sell tokens via bonding curve pool with 0.05 USDC service fee. x402 micropayment on Base. Returns trade ID and status URL.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=try402-fun-api-pool-sell-402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=try402-fun-api-pool-sell-402"
}
