{
  "x402Version": 2,
  "id": 1450,
  "slug": "1450",
  "resource": "https://omniterminal.app/api/x402/v1/screenshots/trader-profile/:address",
  "description": "Omni Terminal renders a bounded public Hyperliquid trader-profile PNG with configurable symbol, range, chart tab, and capture depth for visual-capable trading agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0x0ddf9bae2af4b874b96d287a5ad42eb47138a902"
          },
          "queryParams": {
            "mode": "full_stats",
            "range": "30d",
            "symbol": "BTC",
            "tab": "positions"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "content_type": "image/png",
            "schema": "omni_screenshot.v1",
            "service": "omni.trader_profile_screenshot"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/x402/v1/screenshots/trader-profile/:address",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "address": {
                    "description": "Public 20-byte EVM/Hyperliquid wallet address.",
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "mode": {
                    "default": "full_stats",
                    "enum": [
                      "chart",
                      "stats",
                      "full_stats"
                    ],
                    "type": "string"
                  },
                  "range": {
                    "default": "30d",
                    "enum": [
                      "1d",
                      "7d",
                      "30d",
                      "all"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "default": "BTC",
                    "type": "string"
                  },
                  "tab": {
                    "default": "positions",
                    "enum": [
                      "positions",
                      "pnl",
                      "balance",
                      "mixed"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_wttcxbb6"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "omniterminal.app",
  "lastUpdated": "2026-09-05T09:41:42.483Z",
  "quality": {
    "calls30d": 15,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-05T09:41:42.17Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "omniterminal.app",
    "manifest_name": "omniterminal.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}