Skip to main content
This section explains the core ecosystem that powers SuperPumped. It covers how users interact with the platform, how trading and leverage are executed, how privacy is achieved through isolated execution accounts, and how the protocol combines backend orchestration, smart contracts, and prediction market infrastructure into a unified trading system.

3.1 Introduction

Introduces SuperPumped as a complete prediction markets trading ecosystem built on top of existing market infrastructure rather than a standalone prediction market.

3.2 USPs of SuperPumped

Highlights the platform’s unique value propositions, including privacy-focused leverage, dedicated execution accounts, integrated trading tools, and protocol-level accountability.

3.3 Foundation: Prediction Markets, Accounts, and Isolated Positions

Explains the fundamental concepts behind SuperPumped’s account model and isolated leverage architecture.
  • 3.3.1 Introduction: Describes SuperPumped as an infrastructure layer that enhances existing prediction markets with leverage and additional services.
  • 3.3.2 Mental Model: Defines the core entities such as markets, trading accounts, vaults, adapters, escrow, and execution accounts.
  • 3.3.3 Venue and Settlement Backgrounder: Explains how Polymarket, Polygon, and SuperPumped interact to provide trading and settlement.
  • 3.3.4 User Accounts <> Dedicated Execution Accounts: Explains the separation between user wallets and dedicated leverage execution accounts.
  • 3.3.5 Dedicated Accounts as Leverage Access Primitives: Shows why isolated execution accounts are essential for privacy, capital isolation, and recovery.
  • 3.3.6 Execution Variants: Describes the different execution modes supported by the protocol for live trading and operational testing.

3.4 SuperPumped Architecture

Describes the overall technical architecture and the major software components.
  • 3.4.1 Overview: Presents the high-level architecture connecting frontend, backend, protocol, and external services.
  • 3.4.2 Identity and Session Tools: Covers authentication, wallet identity, JWT sessions, and account provisioning.
  • 3.4.3 Market Tools: Explains market discovery, pricing, order books, and market data services.
  • 3.4.4 Portfolio and Account Tools: Describes portfolio synchronization, balances, orders, and account management.
  • 3.4.5 Vault and Leverage Tools: Explains liquidity vaults, borrowing, escrow, and leverage management.
  • 3.4.6 Monitoring, Reconciliation, and Admin Tools: Covers logging, recovery, health monitoring, and operational controls.
  • 3.4.7 Actor Identities: Defines the responsibilities of users, operators, liquidity providers, venues, and smart contracts.

3.5 Multi-Network Deployment

Explains how SuperPumped uses multiple blockchain environments for testing and production while relying on Polygon for settlement and Polymarket for market execution.

3.6 SuperPumped Trading Terminal

Describes the complete user-facing trading platform.
  • 3.6.1 Introduction: Introduces the trading terminal as the primary interface for interacting with the protocol.
  • 3.6.2 Terminal Architecture: Explains the organization of trading, portfolio, vault, and administration features.
  • 3.6.3 Market Discovery and Detail: Covers market browsing, charts, order books, and trading interfaces.
  • 3.6.4 Portfolio, Funding, and Vault Participation: Describes balance tracking, funding, vault deposits, and leverage visibility.
  • 3.6.5 Developer and Operator Surfaces: Explains administrative tools for deployment, configuration, and monitoring.
  • 3.6.6 Sustainability and Fees: Describes protocol fees, vault rewards, and revenue accounting.
  • 3.6.7 Sensitive Activity and Lawful Compliance: Explains how user privacy is balanced with regulatory compliance.
  • 3.6.8 Benefits of the SuperPumped Trading Terminal: Summarizes the advantages of integrating trading, leverage, and liquidity management into one platform.

3.7 SuperPumped Leverage

Explains the protocol’s isolated leverage mechanism from concept to execution.
  • 3.7.1 Motivation: Explains why leverage in prediction markets requires a different design than traditional markets.
  • 3.7.2 Conceptual Working: Provides the complete lifecycle of opening, funding, executing, and settling leveraged positions.
  • 3.7.3 Open Flow Variants: Describes the different scenarios that can occur while opening a leveraged position.
  • 3.7.4 Close Flow Variants: Explains the various methods for closing, liquidating, or defaulting positions.
  • 3.7.5 Public Privacy Through Account Segmentation: Shows how dedicated accounts reduce public traceability.
  • 3.7.6 Leverage Architecture: Introduces the smart contract components supporting isolated leverage.
  • 3.7.7 Market Execution and Leverage: Explains how market execution is synchronized with protocol state.
  • 3.7.8 Trusting Operators and Venues: Discusses the trust assumptions of backend services and external venues.
  • 3.7.9 Benefits of SuperPumped Leverage: Summarizes the operational and privacy advantages of the leverage system.
  • 3.7.10 Relation to Other Privacy-Preserving Approaches: Compares SuperPumped’s architectural privacy model with anonymity-focused solutions.

3.8 SuperPumped Privacy and Compliance

Explains the protocol’s privacy model and regulatory philosophy.
  • 3.8.1 Introduction: Defines the scope and limitations of the protocol’s privacy claims.
  • 3.8.2 Public Privacy: Explains how account isolation improves privacy against public observers.
  • 3.8.3 Protocol-Side Internal Accountability: Describes the internal records maintained for operations and auditing.
  • 3.8.4 Lawful Compliance: Explains how the protocol supports legitimate legal and regulatory requests.
  • 3.8.5 Boundary of the Privacy Claim: Clarifies what SuperPumped does and does not guarantee regarding user anonymity.