NFT Marketplace
Every NFT currently for sale on BescPad — in one feed.
Non-custodial · signed-order · BESC HyperChain native
🚧
Marketplace coming soon
The non-custodial marketplace contract (NFTMarketplaceV2) hasn't been wired up in this build. Once CONTRACTS.NFT_MARKETPLACE_V2 is set in main.js, this page lights up.
How the marketplace works ▾
- Non-custodial: NFTs stay in the seller's wallet until someone buys. The marketplace contract never holds anything — atomic swap on fulfill.
- Signed orders: Listings + offers are EIP-712 signatures, not on-chain transactions. Free for makers; only the taker pays gas to fulfill.
- Platform fee: loading… on every sale. Royalties are per-collection, set by the creator.
- BESC offers: handled via WBESC under the hood. Sellers receive native BESC automatically (auto-unwrap on fulfill) — no extra step needed.
Loading listings…