{
  "x402Version": 2,
  "id": 6053,
  "slug": "6053",
  "resource": "https://proxy.suverse.io/v1/swap/base/quote",
  "description": "Bidirectional ERC20 token swap aggregator on Base mainnet via LiFi routing across 20+ DEXs (Uniswap V3, Aerodrome, BaseSwap, SushiSwap). USDC to WETH AERO DEGEN BRETT TOSHI cbETH cbBTC or any ERC20, and reverse to USDC. Two-step quote/execute x402 flow. 1% fee. AI agent swap. L2 DEX.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x4261701A4dDf4625EBfA80CEefB5B3B2b5453B2E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "input_amount": "1000000",
            "input_token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "output_token": "0x4200000000000000000000000000000000000006",
            "slippage_bps": 100
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "direction": "forward",
            "expected_output": "365000000000000",
            "expected_output_human": "0.000365 WETH",
            "expires_at": "2026-06-02T00:00:00.000Z",
            "fee": "10000",
            "fee_human": "0.01 USDC",
            "input_amount": "1000000",
            "input_amount_human": "1 USDC",
            "input_token": {
              "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "decimals": 6,
              "name": "USD Coin",
              "symbol": "USDC"
            },
            "output_token": {
              "address": "0x4200000000000000000000000000000000000006",
              "decimals": 18,
              "name": "Wrapped Ether",
              "symbol": "WETH"
            },
            "quote_id": "qb_abc123def456",
            "requires_approval": false,
            "service": "suverse-base-swap",
            "tool": "lifi",
            "total_cost": "1010000",
            "total_cost_human": "1.01 USDC",
            "x402_pay_url": "https://proxy.suverse.io/v1/swap/base/execute/qb_abc123def456"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {}
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "proxy.suverse.io",
  "lastUpdated": "2026-09-16T12:09:54.452Z",
  "quality": {
    "calls30d": 50,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-16T12:09:54.017Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "proxy.suverse.io",
    "manifest_name": "proxy.suverse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}