Legacy V3 / nPEG Contract Model
V3 is the old token-gated ERC-721 model. It is no longer the soToken direction. Keep this page as historical context for the future nPEG route.
The V3 contracts were useful, but they drifted away from the intended soToken design. V3 produced standard ERC-721 objects gated by ERC-20 holdings. That makes them easier to trade on outside NFT marketplaces, but it does not create a uPEG-style balance-bound object.
What V3 was
V3 used:
- token-gated public minting
- standard ERC-721 ownership
- ERC-2981 royalties
HeldTokenandIntegrationBornbirth labels- raw gate balance recorded at mint
- a standard NFT marketplace listing flow
- Lower Fee Tier marketplace settings
Those mechanics are now treated as legacy/nPEG material.
What soToken is now
soTokens use a source-token balance as the object support layer.
The live V4 direction is:
- native LOA/BOA launches first
- future external-token compatibility for already-existing ERC-20 communities
- balance records instead of standalone ERC-721 birth records
claimandclaimForinstead of ERC-721 minting- specific object transfer
- creator-selected seed modules
- creator-approved birth hooks
- one-way legacy receipt conversion only when a creator enables it
Why V3 became nPEG
V3 is still valuable for the future nPEG path because it is ERC-721 compatible. It can serve projects that explicitly want classical NFT behavior, outside marketplace compatibility, and ERC-2981 receipts.
It should not be marketed as the core soToken product.