# NFTs

Collection market, mint sniper, calendar, and launching an NFT on Robinhood Chain.

NFTs on Flips are **Robinhood Chain** collections. OpenSea is an overlay for floors, drops, and listings — holders still load from Blockscout when the OS key is missing.

## Market

`/nfts` and `/nfts/market` — collections, floors, activity. A listing you see may be an OpenSea overlay, not an in-app order book Flips settles.

## Sniper

`/nfts/sniper` — mint path, not a token-swap bot.

- Public SeaDrop from on-chain calldata.
- Allowlist and FCFS from OpenSea-signed mint data.
- You still need ETH on 4663 and the wallet must be on the right chain.

If the drop is not public, the sniper will not invent a slot for you.

## Calendar

`/nfts/calendar` — upcoming drops. Dates slip. Refresh.

## Launch

`/launch/nft` — publish a collection through the Flips launch flow. Read the on-page copy for what is actually deployed. Do not assume a Pump-style curve unless the screen says so.
