Securities Trading

Perpetual Futures (CEX)

Centralized exchange perpetual futures — continuous funding rate, no expiry, stablecoin margin.

Vendors

Hyperliquid · dYdX · Binance

Compliance center

Exchange KYC + margin rules at Identity

securitiesperpscexmarginfunding-rate
Filter by shape:
|
S2P · SECURITIESPerpetual futures (CEX)·5 stations(1 compliance, 4 infra)·hyperliquid
S1INTENTS2S3DISCOVERYS4NEGOTIATIONS5S6AUTHORIZATIONS7S8FINALITY01Exchange Account02Collateral Lock03Swap04Liquidation Engine05Settlement
3+5 shape system
GatePre-condition — blocks if it failsMonitorConcurrent — observes without haltingObligationPost-settlement — reports after the factsolid = codedashed = policy
How to read this diagram
Each station on the rail represents a compliance or infrastructure event in the Perpetual futures (CEX) path. Hover any station to inspect it. The shape tells you what kind of event it is. The ring tells you how it's enforced.
Gate Monitor Obligation| Ingress Crossing Transform Settlement Venue
This path at a glance
5 stations across 5 of 8 segments. 1 are compliance checkpoints, 4 are infrastructure.
3 code-enforced2 policy-enforced
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L5 APPLICATIONEXCHANGE ACCOUNT
L4 ACCOUNTEXCHANGE ACCOUNT

Step 1 · Trader Account (CEX)Policy-Enforced

"Opening a futures brokerage account — KYC documents submitted, margin agreement signed, trading permissions granted."

Trader completes exchange KYC: government ID, proof of address, jurisdiction disclosure. This is the compliance center of gravity — the exchange gates everything at account opening. L4+L5 lit: identity and authorization are policy-enforced. Honesty marker: most offshore perp exchanges (dYdX, Hyperliquid) restrict US persons by geofencing and IP detection, but enforcement relies on self-attestation. The compliance surface is only as strong as the identity gate.

Counterparty
Self (exchange account holder)
Latency
Instant · authenticated session
Finality
N/A — no position yet
Vendors
Coinbase Wallet · Coinbase Smart Wallet (ERC-4337 account abstraction — passkey-based onboarding) · EOA + ERC-4337 Smart Account (Coinbase Smart Wallet is the canonical Coinbase-operated AA surface) · Coinbase Custody Trust Company, LLC (New York limited-purpose trust company under NYDFS) · Coinbase Prime brokerage (institutional custody + execution surface) · third-party qualified custodians per integrator (Anchorage · BitGo · Fireblocks) · Securitize LLC (SEC-registered transfer agent; runs Reg D 506(c)(2)(ii) accredited-investor verification workflow; transfer-agent function is off-chain, identical on Base and Ethereum) · Coinbase Paymaster (gas-sponsorship primitive for Coinbase Smart Wallet flows · ERC-4337 paymaster contract) · Coinbase Verifications (Ethereum Attestation Service-backed attestation product binding Coinbase-verified identity attributes — country of residence, accredited-investor status, etc. — to addresses) · Securitize Markets ATS (SEC-registered ATS) · BlackRock BUIDL · other Securitize-issued RWAs (Base deployments via multichain expansion — ACRED was Ethereum-mainnet and Base availability is NOT independently confirmed)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L4 ACCOUNTMARGIN DEPOSIT
L3 EXECUTIONMARGIN DEPOSIT
◆ Enforcement Line — code-enforced at this layer

Step 2 · Margin Deposit & CollateralCode-Enforced

"Wiring funds to a futures margin account — collateral posted before any position can be opened."

Trader deposits USDC (or USDT) as margin collateral. The exchange screens the deposit address for sanctions. Margin requirements are code-enforced — the exchange engine won't allow positions exceeding the collateral ratio. L3+L4 lit: execution logic (margin engine) and account state (balance) both update. Prudential domain (D9) applies because the exchange is effectively a CCP for its traders.

Counterparty
Exchange margin engine
Latency
~2s (on-chain deposit) / instant (internal transfer)
Finality
Margin credited · trading enabled
Vendors
Uniswap v4 · Aerodrome (Base-native AMM derived from Velodrome) · BaseSwap · Chainalysis OFAC Oracle (on-chain SDN-list enforcement primitive · code-enforced at the contract layer for opt-in callers) · Circle CCTP v2 (canonical USDC burn-and-mint cross-chain transport between Base and Ethereum / other CCTP-supported chains) · Base Bridge (OP Stack canonical L1 ↔ L2 bridge with 7-day challenge window · L1-escape-hatch via force-inclusion) · Securitize DS Protocol (on-chain transfer-restriction smart-contract framework enforcing eligible-investor whitelisting — ACRED is Ethereum-only; BUIDL multi-chain expansion to Base reported in public reporting but primary-source confirmation pending) · EOA + ERC-4337 Smart Account (Coinbase Smart Wallet is the canonical Coinbase-operated AA surface) · Coinbase Custody Trust Company, LLC (New York limited-purpose trust company under NYDFS) · Coinbase Prime brokerage (institutional custody + execution surface) · third-party qualified custodians per integrator (Anchorage · BitGo · Fireblocks) · Securitize LLC (SEC-registered transfer agent; runs Reg D 506(c)(2)(ii) accredited-investor verification workflow; transfer-agent function is off-chain, identical on Base and Ethereum)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L3 EXECUTIONPERP TRADE
L2 CONSENSUSPERP TRADE
◆ Enforcement Line — code-enforced at this layer

Step 3 · Order Execution & Funding RateCode-Enforced

"Executing a futures trade on CME — the order matches against the book, the position opens, and the funding rate begins accruing."

Order matches on the exchange's order book. The perpetual contract has no expiry — it tracks the spot price via a funding rate mechanism that transfers between longs and shorts every 8 hours. L2+L3 lit: consensus (order matching) and execution (position management) run entirely in code. Market integrity (D13) and fraud prevention (D6) are the active compliance domains — the exchange monitors for manipulation, spoofing, and wash trading.

Counterparty
Exchange order book (anonymous counterparty)
Latency
<100ms · order matching
Finality
Position open · funding rate accruing
Vendors
Uniswap v4 · Aerodrome (Base-native AMM derived from Velodrome) · BaseSwap · Coinbase Sequencer (Coinbase-operated at launch · decentralization stated as roadmap commitment · OP Stack-derived sequencing semantics) · Chainalysis OFAC Oracle (on-chain SDN-list enforcement primitive · code-enforced at the contract layer for opt-in callers) · Circle CCTP v2 (canonical USDC burn-and-mint cross-chain transport between Base and Ethereum / other CCTP-supported chains) · Base Bridge (OP Stack canonical L1 ↔ L2 bridge with 7-day challenge window · L1-escape-hatch via force-inclusion) · Securitize DS Protocol (on-chain transfer-restriction smart-contract framework enforcing eligible-investor whitelisting — ACRED is Ethereum-only; BUIDL multi-chain expansion to Base reported in public reporting but primary-source confirmation pending)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L3 EXECUTIONLIQUIDATION
◆ Enforcement Line — code-enforced at this layer

Step 4 · Liquidation Engine & Risk ManagementCode-EnforcedINGESTDETECTALERT

"The exchange's risk engine — like a broker issuing a margin call, but automated and instant. No phone call, no grace period."

The exchange's liquidation engine continuously monitors margin ratios. If the position's unrealized loss erodes margin below the maintenance threshold, liquidation fires automatically — no human intervention, no grace period. L3 Execution lit: the liquidation engine is purely code-enforced. D9 (prudential) and D14 (consumer protection) are the active domains. The exchange is simultaneously the CCP, the risk manager, and the executor.

Counterparty
Exchange liquidation engine
Latency
Continuous · real-time monitoring
Finality
Conditional — liquidation triggers if margin breached
Vendors
Chainalysis OFAC Oracle (on-chain SDN-list enforcement primitive · code-enforced at the contract layer for opt-in callers) · Uniswap v4 · Aerodrome (Base-native AMM derived from Velodrome) · BaseSwap · Circle CCTP v2 (canonical USDC burn-and-mint cross-chain transport between Base and Ethereum / other CCTP-supported chains) · Base Bridge (OP Stack canonical L1 ↔ L2 bridge with 7-day challenge window · L1-escape-hatch via force-inclusion) · Securitize DS Protocol (on-chain transfer-restriction smart-contract framework enforcing eligible-investor whitelisting — ACRED is Ethereum-only; BUIDL multi-chain expansion to Base reported in public reporting but primary-source confirmation pending)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))
L5 APPLICATIONL4 ACCOUNTL3 EXECUTIONL2 CONSENSUSL1 NETWORKBASE
L5 APPLICATIONSETTLEMENT
L4 ACCOUNTSETTLEMENT

Step 5 · Settlement & WithdrawalPolicy-Enforced

"Closing a futures position and withdrawing profits — PnL realized, tax obligations crystallize."

Position closes (trader exits or liquidation fires). PnL settles to the trader's margin account in USDC. Withdrawal to external wallet triggers a final sanctions check on the destination address. L4+L5 lit: settlement and reporting are policy-enforced. Tax reporting (D12) applies — realized PnL is taxable income in most jurisdictions. Honesty marker: offshore exchanges may not issue tax forms; the compliance obligation falls entirely on the trader.

Counterparty
Exchange settlement engine → trader wallet
Latency
~2s (on-chain withdrawal)
Finality
Final · PnL settled in USDC
Vendors
EOA + ERC-4337 Smart Account (Coinbase Smart Wallet is the canonical Coinbase-operated AA surface) · Coinbase Custody Trust Company, LLC (New York limited-purpose trust company under NYDFS) · Coinbase Prime brokerage (institutional custody + execution surface) · third-party qualified custodians per integrator (Anchorage · BitGo · Fireblocks) · Securitize LLC (SEC-registered transfer agent; runs Reg D 506(c)(2)(ii) accredited-investor verification workflow; transfer-agent function is off-chain, identical on Base and Ethereum) · Coinbase Wallet · Coinbase Smart Wallet (ERC-4337 account abstraction — passkey-based onboarding) · Coinbase Paymaster (gas-sponsorship primitive for Coinbase Smart Wallet flows · ERC-4337 paymaster contract) · Coinbase Verifications (Ethereum Attestation Service-backed attestation product binding Coinbase-verified identity attributes — country of residence, accredited-investor status, etc. — to addresses) · Securitize Markets ATS (SEC-registered ATS) · BlackRock BUIDL · other Securitize-issued RWAs (Base deployments via multichain expansion — ACRED was Ethereum-mainnet and Base availability is NOT independently confirmed)
Chain
Base (Coinbase (sole sequencer operator at launch; decentralization on roadmap))

Resolved 5 steps across 1 chain(s). 0 threshold(s) triggered. Frameworks: Common Reporting Standard / FATCA.

Coverage notes: 5 disclosed gap(s).

TOOL 01 · 4 VENUES COMPARED

Perps Compliance Stack

Interactive tabbed stack diagram comparing perpetual futures compliance across 4 venues — margin gates, liquidation engines, pricing oracles.

ArcCircle · Consensus-native FX engine · Malachite BFTP-301 · ARC PERPS SECTION CUTCOMPLIANCE DEPTH →L5 APPLICATIONWallets, dApps, UIL4 MIDDLEWAREAPIs, bridges, oraclesL3 EXECUTIONSmart contracts, VML2 CONSENSUSBlock production, finalityL1 NETWORKP2P transport, gossipSTATE CHANGEORACLEMalachite BFTPermissioned validatorsCircle StableFXConsensus-native oracleMargin EngineCode-enforced margin gatLiquidation EngineProtocol-native liquidatCCTP v2Cross-chain collateralRegulatory View KeysSelective disclosureTrading InterfaceCircle Gateway / dAppsCIRCLE INFRASTRUCTUREGateMonitorObligationSolid = code-enforcedDashed = policy-enforced

PERPS COMPLIANCE ARCHITECTURE

Arc — Circle

Circle's Arc places the entire perps stack — Circle StableFX oracle, margin engine, and liquidation engine — at L3 Execution, inside the Malachite BFT consensus boundary. Price feeds are consensus participants, not external services. Manipulation requires compromising the permissioned validator set. Oracle failure halts the chain rather than causing silent price drift and cascade liquidations. CCTP v2 at L4 is code-enforced for cross-chain collateral movement. Regulatory View Keys provide selective position disclosure. 5 of 7 blocks are code-enforced. This is the deepest perps compliance architecture in the comparison set.

5CODE-ENFORCED
2POLICY-ENFORCED
L2DEEPEST LAYER
L3ORACLE LAYER

P-301 · ARC PERPS SECTION CUT

TOOL 02 · 4×4 MATRIX

Margin Gate Explorer

Which layers light up across asset classes and venues — enforcement type and regulatory citations for each margin gate.

VENUE / ASSETFX PERPSEQUITY PERPSCOMMODITY PERPSRWA PERPS
ArcCircle
5
4
3
2
1
CODE
NOT AVAILABLENOT AVAILABLENOT AVAILABLE
HyperliquidHyperliquid Labs
5
4
3
2
1
POLICY
5
4
3
2
1
POLICY
5
4
3
2
1
POLICY
5
4
3
2
1
POLICY
Coinbase Intl.Coinbase
5
4
3
2
1
POLICY
5
4
3
2
1
POLICY
5
4
3
2
1
POLICY
5
4
3
2
1
POLICY
Generic DEXPermissionless
5
4
3
2
1
CODE
5
4
3
2
1
CODE
5
4
3
2
1
CODE
5
4
3
2
1
CODE
5 = L5 APPLICATION4 = L4 MIDDLEWARE3 = L3 EXECUTION2 = L2 CONSENSUS1 = L1 NETWORK

FX PERPS

CFTC retail forex rules, MiCA Art. 68 derivatives regime

Dodd-Frank §742MiCA Art. 68

EQUITY PERPS

SEC jurisdiction unclear (synthetic exposure). CFTC if cash-settled.

CFTC self-certification (July 2025)S&P Dow Jones licensing

COMMODITY PERPS

CFTC jurisdiction clear. Standard DCM registration pathway.

CEA §2(a)(1)(A)CFTC DCM registration

RWA PERPS

Union of underlying asset obligations + derivatives regime. Tokenized collateral guidance.

CFTC tokenized collateral guidance (Dec 2025)CFTC Acting Chair Pham: rulemaking Aug 2026
TOOL 03 · 3 ORACLE DEPTHS

Oracle Depth Comparator

Pricing oracle placement across consensus-native L3, external feed L4, and centralized engine L5.

Consensus-Native

Arc (Circle StableFX)

L5 APPLICATIONL4 MIDDLEWAREL3 EXECUTIONORACLEL2 CONSENSUSL1 NETWORK
L3ORACLE LAYER
Chain haltFAILURE MODE

External Feed

Hyperliquid / Base DEXs

L5 APPLICATIONL4 MIDDLEWAREORACLEL3 EXECUTIONL2 CONSENSUSL1 NETWORK
L4ORACLE LAYER
Cascade liquidation from stale pricesFAILURE MODE

Centralized

Coinbase International Exchange

L5 APPLICATIONORACLEL4 MIDDLEWAREL3 EXECUTIONL2 CONSENSUSL1 NETWORK
L5ORACLE LAYER
Exchange outageFAILURE MODE

Consensus-Native — Circle StableFX at L3

Arc (Circle StableFX)

Circle StableFX engine at L3. Price feeds are consensus participants in the Malachite BFT validator set. Oracle failure equals consensus failure — the chain halts rather than producing blocks with stale prices. No silent price drift, no cascade liquidations from bad data. Manipulation requires compromising the permissioned validator set, which is selected by Circle.

FAILURE MODE

Chain halt

CONSEQUENCE

Operationally worse but financially safer — no funds lost to bad prices. Positions frozen, not liquidated.

MANIPULATION SURFACE

Requires compromising Malachite BFT permissioned validator set

Circle StableFXMalachite BFT validators

WHY ORACLE DEPTH IS A COMPLIANCE QUESTION

Oracle depth determines the failure mode of the entire derivatives stack. A consensus-native oracle (Arc Circle StableFX at L3) changes the failure mode from "cascade liquidation from stale data" to "chain halt" — the latter is operationally worse but financially safer. No funds are lost to bad prices; positions freeze rather than liquidate. An external oracle (Chainlink, Pyth Network at L4) keeps the chain running on stale prices, producing liquidations that are mechanically correct but economically wrong. A centralized oracle (Coinbase International Exchange matching engine at L5) eliminates the oracle question entirely but concentrates all trust in a single regulated entity. The compliance architecture question is which failure mode the regulatory framework prefers — and for CFTC-regulated venues, "halt rather than liquidate on bad data" maps more cleanly to existing circuit-breaker expectations from traditional derivatives markets.

Other Securities Trading Paths

SETTLEMENT CHAINS