P2PX Documentation
Introduction
P2PX is a next-generation escrow protocol built on the Solana blockchain that eliminates the need for centralized third-party escrow services.
Traditional escrow systems require a trusted intermediary to hold funds until transaction conditions are met. This introduces significant risks:
- ▸Custodial abuse
- ▸Delayed settlements
- ▸Human intervention
- ▸Additional fees
P2PX replaces this model with a cryptographic escrow mechanism using a dual-asset design: the P2PX Token and the P2PX Authority NFT. This architecture enables trustless escrow settlements where assets are automatically controlled by protocol logic. e.g The token holds zero liquidity the NFT address holds the entire liquidity instead. The NFT has no value without the token, creating a perfect P2P escrow. NFT holders can also mint additional NFTs.
How P2PX Escrow Works
The P2PX protocol uses a token + NFT authorization model. The flow is three deterministic steps.
Escrow Deposit
The sender transfers P2PX tokens to the receiver's address. The tokens are immediately locked by protocol rules visible on-chain but unmovable.
NFT Authorization
The receiver cannot spend P2PX tokens unless they possess a P2PX Authority NFT. Funds remain locked until this authorization is present.
Settlement
Once the receiver holds a P2PX NFT, spending permission is automatically granted. No intermediary, no delay, no fees beyond gas.
Tokenomics
Total supply of 1,000,000,000 P2PX is distributed to reward the community while ensuring sustainable protocol development.
Supply Allocation
Community Distribution (60%)
Visual Distribution
P2PX Distribution
Outer ring = top-level allocation · Inner ring = community breakdown
Security Model
The protocol relies on Solana's high-performance blockchain infrastructure to ensure security properties that no centralized alternative can match.