Tickets

Your ticket is an NFT. Scalping is a revert.

A NFTeria ticket lives in your wallet, not in a screenshot: transfer-locked until YOU list it on the organizer’s price-capped resale market, verified at the door by a pure on-chain read, and carrying its own token-bound account so perks and refunds travel with it. Minted through the Access0x1 rail — non-custodial, USD-priced, no code.

Ticketing lights up on Base Sepolia once the Access0x1Tickets contract is deployed and recorded — never a guessed address. The interface below is the real, designed flow.

Built from three open standards

ERC-721

The ticket itself

One ticket = one token in your wallet, with self-contained SVG art as its tokenURI — nothing to screenshot, nothing that goes offline.

ERC-7439

Anti-scalp lifecycle

Every ticket carries a status (sold · resell · void · redeemed). Wallet-to-wallet transfers are locked; resale happens only on the organizer's market, price-capped by the contract — scalping above the cap is a revert, not a rule in a PDF.

ERC-6551

Token-bound account

Each ticket owns its own on-chain account (derived from the canonical registry — pure math, live on every EVM chain). Perks, loyalty stamps, and refund balances ride IN the ticket and travel with it through resale.

The lineup

  • NFTeria

    NFTeria Launch Night

    $25.00
    face price

    The first NFTeria ticketed drop — on sale once the Access0x1Tickets contract is deployed. Not mintable yet: no contract, no claim.

    Anti-scalp (ERC-7439): resale only on the organizer’s market, capped at 110% of face ($27.50) — a higher listing is a contract revert.

    • Entry credential that checks YOU in — no barcode to screenshot
    • Loyalty stamp dropped into the ticket's own account after the night
    • Refund balance rides in the ticket if the event is ever voided
    Tickets go on-chain when the Access0x1Tickets contract deploys — no address, no claim, never a guess.
  1. 1. MintmintTicket()

    Pay the USD face price through the Access0x1 router; the ticket lands in your wallet as an ERC-721.

  2. 2. HoldERC-6551 account

    Your ticket owns its own account — perks, stamps, and refund balances travel with it.

  3. 3. VerifyisTicketValid()

    Anyone can check a ticket is genuine and unredeemed — a pure on-chain read, no backstage database.

  4. 4. Redeemredeem()

    The organizer checks you in at the door (ERC-7439 changeState → Redeemed). The NFT stays yours.