{
  "x402Version": 2,
  "id": 6432,
  "slug": "6432",
  "resource": "https://api.usenami.io/v1/perp/funding-next",
  "description": "Next funding payment ETA for one crypto perpetual on one venue, with the current indicative funding rate alongside — when the next settlement lands and where the rate stands now. Entry-timing input for funding-arb and carry trades. Not a payment forecast: the endpoint takes no position side or size, and the rate can move before settlement.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1538726707212F4dB3EB67cEc0910422A310475c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "canonical_id": {
              "description": "Disambiguates a ticker that names two unrelated assets; a 409 on the ticker alone names the candidates. The response echoes the resolved `canonical_id`, so you always know which asset you were answered about.",
              "required": false,
              "type": "string"
            },
            "ticker": {
              "description": "Base ticker (e.g. BTC, ETH). Required.",
              "required": true,
              "type": "string"
            },
            "venue": {
              "description": "Venue name (e.g. binance, hyperliquid). Required.",
              "required": true,
              "type": "string"
            }
          },
          "type": "http"
        },
        "output": {
          "example": {
            "canonical_id": "btc-crypto",
            "current_rate": 0.0001,
            "funding_interval_hours": 8,
            "mark_price": 107234.5,
            "next_funding_time": "2026-05-31T20:00:00Z",
            "ticker": "BTC",
            "updated_at": "2026-05-31T17:03:12Z",
            "venue": "binance"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "type": "string"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.usenami.io",
  "lastUpdated": "2026-09-01T12:07:00.073Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T12:06:59.685Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.usenami.io",
    "manifest_name": "api.usenami.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"
  }
}