> For the complete documentation index, see [llms.txt](https://vizor-ai.gitbook.io/vizor-ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vizor-ai.gitbook.io/vizor-ai-docs/p2p-marketplace/interactive-blocks/openapi.md).

# PMAB Features & Architecture

Here’s a breakdown of the core technical features that power the **Private Multi-Asset Bridger** and make it unique in the privacy space:

***

#### &#x20;Core Features

&#x20;**Multi-Asset Splitting**

Bridge a single input asset (e.g., 1 ETH) into **multiple tokens** across **multiple chains** — all in one obfuscated flow.

* Supports dynamic percentage-based splits
* Outputs appear as isolated, unrelated on-chain events

***

&#x20;**Modular Obfuscation Stack**

| Layer  | Mechanism                   | Purpose                                              |
| ------ | --------------------------- | ---------------------------------------------------- |
| **L1** | Coin Mixing                 | Breaks origin fingerprint                            |
| **L2** | Timed Relays                | Delays final outputs to prevent time-based forensics |
| **L3** | Proxy Relayers              | Masks IP and endpoint source of broadcast            |
| **L4** | Output Wallet Randomization | Generates or allows user-supplied stealth addresses  |

***

#### &#x20;Architecture Components

* **Obfuscation Router:** Splits and schedules the transaction path
* **ZK Mixer Layer:** Implements zero-knowledge proofs for internal consistency
* **Smart Proxy Network:** Handles relayed execution across chains
* **Stealth Wallet Generator:** Uses ECDH to generate unlinkable destination wallets

***

#### Supported Chains (Phase 1)

* Ethereum
* BNB Chain
* Solana
* Polygon
* Base
* Arbitrum
* Avalanche

> Modular design allows for **rapid expansion** to other chains.

***

#### &#x20;UX Highlights

* &#x20;Simple input UI: Select token, destination chains, % allocation
* &#x20;Optional stealth address generation per output
* &#x20;No fixed time window for arrival — users can stagger to maximize privacy

***

#### &#x20;What You Won’t Need

* No KYC
* No bridges or wrapped tokens
* No browser fingerprinting

***

> PMAB is not a tool. It’s a protocol for **vanishing without a trace** in a multichain worl
