Private Admin Route • Base Sepolia
Realife Cafe + Realife NFT Store
Product create / toggle
Brand label in metadata
Store delivery flags
Delivery mint contract access
Support role manager

Realife Admin Control

Hidden control panel for both RealifeCafeStore and RealifeStore1155. Upload premium metadata to IPFS, create new storefront products on-chain, manage visibility for existing items, control which public users can mint through the delivery mint contract, and assign internal support / moderator / admin access for delivery chats and order rooms.

Cafe mode stays under the native Realife brand. Store mode can optionally carry a different brand / project label in metadata and UI for testing, collabs or future partner drops.
For now you can keep one shared Store contract on Base Sepolia and still show different brand labels per product. Separate contracts per project are optional later, not required now.
For store products, this panel configures the product itself plus delivery flags. Actual shipping, tracking, confirmation and escrow control happens later in the orders flow after purchase.
For public creator mint, this panel grants or revokes access specifically for the delivery mint contract. Standard public mint remains separate and public.
The same admin panel can now also manage DB support roles for your internal ops flow. That means selected users can later enter delivery rooms as support, read the full order context, view chat history, and reply as SUPPORT.
User lookup and access control can be tied to the user profile and wallet identity used inside your app flow.
Access is granted only to the connected wallet that matches your front-end allowlist and has MODERATOR_ROLE in the selected contract. Support-role management is intended for the bootstrap admin / future DB-admin flow.
Cafe contract: 0x9265725DD41b4Cd236cD4f8e830DF3758A3Ba511
Store contract: 0x3c98bdCfc045a3e707A0b2E60b6508A3d84CfEBC
Public standard mint contract: 0x02cacD093E9AF8d3BD38c5B1464dED13F0804b6b
Public delivery mint contract: 0x9313dc5a8e812338A201c011f7728D0868dcE4F8
Current strategy: keep the real cafe, travel and event items under Realife, while the Store can optionally test different brand labels on product cards and NFT pages without fragmenting the contract architecture. Public user delivery mint access is explicitly tied to the delivery mint contract, not the standard one. Internal support access for order rooms is now intended to live in the database via supportRole.
Admin Store Access
Base Sepolia
Mode:Realife Cafe
Contract:0x9265…a511
Connect the admin wallet
One private admin route for both Realife Cafe and Realife NFT Store.
Cafe mode stays under the native Realife brand.
Connected wallet:
Allowlist: Blocked
Moderator role: Missing
Balance:
Next token id:
This wallet is not in NEXT_PUBLIC_ADMIN_CREATE_WALLETS.
Support Role Manager
Give DB support access for order rooms, chat visibility and support replies.
Admin only
What this controls
• who can open delivery order rooms as support
• who can read buyer/seller chat history
• who can reply in chat as SUPPORT
• who can investigate disputes and delivery flow
User lookup
Delivery Mint Access Manager
Grant or revoke access for the public user mint form to use the delivery mint contract.
Admin only
Public standard mint contract
0x02cacD093E9AF8d3BD38c5B1464dED13F0804b6b
Standard public mint is available without this special access.
Public delivery mint contract
0x9313dc5a8e812338A201c011f7728D0868dcE4F8
This access should unlock minting through the delivery contract only.
New access flow
• standard public mint stays separate and does not need this access
• grant / revoke first changes the delivery contract allowlist on-chain
• after successful tx, the panel syncs approvedPhysicalSeller in DB
• you can now see DB status and on-chain allowlist status separately
User lookup
Search supports database user id, publicId, handle or wallet address.
Upload product media
Image or video for token metadata.
Required
Click to upload

Premium product upload

Coffee, packaged goods, merch, perfume, food or video poster.

Cafe category
Used inside metadata for the selected storefront.
Required
Manage existing product
Enable or disable a Realife Cafe item by token ID.
Unknown
Product token ID
Exists
No / not loaded
Storefront status
Enter token
Action
Disabling a product hides it from active storefront sales. It does not erase existing metadata, holders or past orders.
Product name
Visible title for the store item.
Required
Collection
Main collection name for metadata.
Required
Item
Universal product type for metadata.
Required
Rarity
Metadata rarity level.
Required
Price (USDT)
6 decimals, same as MockUSDT/USDT.
Required
Parsed value: 5000000
Max supply
Contract upper cap for this product.
Required
Description
This text goes into token metadata.
Optional
External / proof link
Optional website, post, landing page or proof link.
Optional
Flow: upload media → prepare IPFS metadata → sign admin tx → product appears in Realife Cafe.
Need gas? Open faucet ↗
© 2026 Realife
Private routeERC-1155 StorefrontsAccessControlIPFS metadataCafe + Store controlBrand labelDelivery flagsDelivery mint contract accessSupport roles