{
  "service": "AssetFare",
  "phase": "capped_agent_demand_validation",
  "currency": "USDC",
  "public_quote": {
    "price_usd": 0,
    "api_key_required": false,
    "subscription_required": false,
    "mcp_required": false
  },
  "execution": {
    "fee_bps": 1,
    "fee_percent": 0.01,
    "fee_cap_usdc": 5,
    "collection": "destination_atomic_batch_success_only",
    "charged_on_failed_or_incomplete_route": false
  },
  "corridors": [
    {
      "from": "solana:SOL",
      "to": "base:ETH",
      "minimum_route_usd": 250,
      "maximum_route_usd": 1000,
      "whole_dollars_only": true
    },
    {
      "from": "solana:SOL",
      "to": "arbitrum:ETH",
      "minimum_route_usd": 250,
      "maximum_route_usd": 1000,
      "whole_dollars_only": true
    }
  ],
  "capacity": {
    "wallet_daily_usd": 1000,
    "global_daily_usd": 5000,
    "maximum_self_service_wallets": 50,
    "maximum_active_sessions_per_wallet": 1
  },
  "other_costs": {
    "borne_by": "caller",
    "categories": [
      "network",
      "swap_pool",
      "bridge",
      "price_impact",
      "paymaster",
      "third_party_protocol"
    ],
    "cost_interval_usd_is_additional_charge": false,
    "quote_is_execution_guarantee": false
  },
  "human_readable": "https://assetfare.dev/pricing/"
}
