StealThis .dev
Pages Hard

Web3 — NFT Marketplace (grid · filters · bid)

A glassy, dark-mode NFT marketplace browse page for a fictional Lumen Chain collection. A gradient-bordered hero shows floor price, volume, items, and owners with animated counters, above a sticky toolbar of Buy Now / On Auction toggles, an ETH price range, trait chips, a sort dropdown, and a grid density switch. A responsive grid renders pure-CSS generative art, rarity badges, ETH plus fiat prices, last-sale, a favorite heart with live count, and a hover Buy or Bid button that opens a confirm modal with a fee breakdown and signing risk warning.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

NFT Marketplace (grid · filters · bid)

A full browse page for the fictional Nebula Drifters collection on Lumen Chain. The hero is a gradient-bordered glass card with a drifting-orb banner, an animated avatar, and a verified mark, followed by a strip of stats — floor, 24h volume, items, owners, and listed percent — whose numbers count up on load. A sticky topbar carries the connected network pill and a monospace wallet chip (0x7a3f…c41d).

Beneath the hero sits the filter toolbar: a segmented All / Buy Now / On Auction status control, an ETH price-range input, a row of trait chips (Aurora, Ember, Glacier, Void, Solar), a sort dropdown (Recently listed, Price low→high / high→low, Rarity), and a standard/large grid density toggle. Every control filters and re-sorts the responsive grid live, and a results bar reports the visible count with a one-tap Clear filters.

Each card draws a unique CSS-only generative thumbnail seeded per token, with a rarity badge, ETH price plus fiat estimate, last-sale, and a favorite heart that toggles a live count with a pop animation. Hovering reveals a Buy now or Place bid button that opens a focus-trapped confirm modal: an editable bid field for auctions, a live fee breakdown (marketplace fee, creator royalty, gas, total), an explicit risk note to verify the contract, and a simulated signing spinner that resolves into a success toast with a fake tx hash.

UI-only simulation — no real wallet, RPC, or on-chain calls. Mock data, fictional tokens.