{
  "x402Version": 2,
  "id": 63,
  "slug": "63",
  "resource": "https://api.onesource.io/deepstate/v1/analytics/makers",
  "description": "Deepstate, the on-chain order-book exchange on Robinhood Chain. Per-maker time-at-top, notional rested, fills, and DEEP rewards earned for a market.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "book": "NVDA-USDG"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of_block": 52685009,
            "book_id": "0xdf941c235503a5d2e67aee5dea00f2965f99421c0d034bd77f924c05c66bf399",
            "book_label": "NVDA/USDG",
            "book_slug": "NVDA-USDG",
            "finality": "safe",
            "from": "2026-09-01T16:00:00Z",
            "rewards_available": true,
            "rows": [
              {
                "deep_earned_raw": "1811294000000000000000",
                "denominated_order_count": 12,
                "fill_count": 194,
                "fill_rate": 0.86,
                "maker": "0x6cf19308C22FC82ea620Fa0B3E94948d20f27B96",
                "notional_rested_raw": "82441000000",
                "order_count": 12,
                "time_at_top_ask_seconds": 6120,
                "time_at_top_bid_seconds": 41820
              }
            ],
            "size_token": {
              "address": "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168",
              "decimals": 6,
              "symbol": "USDG"
            },
            "to": "2026-09-02T16:00:00Z"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "book": {
                    "type": "string"
                  },
                  "from": {
                    "type": "string"
                  },
                  "limit": {
                    "maximum": 500,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "to": {
                    "type": "string"
                  }
                },
                "required": [
                  "book"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "description": "Endpoint-specific response payload",
                "properties": {
                  "as_of_block": {
                    "type": "integer"
                  },
                  "book_id": {
                    "type": "string"
                  },
                  "book_label": {
                    "type": "string"
                  },
                  "book_slug": {
                    "type": "string"
                  },
                  "finality": {
                    "type": "string"
                  },
                  "from": {
                    "type": "string"
                  },
                  "rewards_available": {
                    "type": "boolean"
                  },
                  "rows": {
                    "items": {
                      "properties": {
                        "deep_earned_raw": {
                          "type": "string"
                        },
                        "denominated_order_count": {
                          "type": "integer"
                        },
                        "fill_count": {
                          "type": "integer"
                        },
                        "fill_rate": {
                          "type": "number"
                        },
                        "maker": {
                          "type": "string"
                        },
                        "notional_rested_raw": {
                          "type": "string"
                        },
                        "order_count": {
                          "type": "integer"
                        },
                        "time_at_top_ask_seconds": {
                          "type": "integer"
                        },
                        "time_at_top_bid_seconds": {
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "size_token": {
                    "properties": {
                      "address": {
                        "type": "string"
                      },
                      "decimals": {
                        "type": "integer"
                      },
                      "symbol": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "to": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.onesource.io",
  "lastUpdated": "2026-09-18T21:55:14.976Z",
  "quality": {
    "calls30d": 136,
    "uniquePayers30d": 136,
    "lastCalledAt": "2026-09-18T12:53:50.196Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.onesource.io",
    "manifest_name": "api.onesource.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"
  }
}