Creator Studio

Manage

Handle ownership, identity, verification, and collection settings from one workspace.

Verification + ownership controlsFactory collections
ModeManage

Operate a collection contract

NetworkSepolia

Chain ID 11155111

WalletNot connected

Connect wallet to begin

Manage Flow

Choose a collection, verify it, then update identity or contract settings.

Use this route for live contract operations after the collection exists.

Wallet

WalletNot connected

Owner wallet required for writes

NetworkSepolia

Ready for contract actions

1. Choose collection

These actions apply to collection contracts deployed through the factory. You must be the current owner to call them.

2. Verification

Collection contracts are deployed as ERC-1967 proxies. This action submits proxy verification to the explorer so the collection address resolves to verified source instead of only showing the raw proxy shell.

Collection proxyUnknown

Select a collection above to inspect it on the explorer.

The implementation link appears once the app confirms the selected collection standard on-chain.

3. Collection Identity

Manage the human-readable identity for this collection. Profile ENS setup stays in Profile Setup.

This registers your-label.nftfactory.eth on-chain for 0.001 ETH and attaches it directly to this collection.

4. Royalties and Splits

Manage the collection contract's default royalty and, if needed, store a collaborator split policy in the protocol split registry.

Default royalty

Set the collection contract's EIP-2981 royalty receiver and basis points.

Current target: 0%

Set 0 bps to disable the default royalty.

Collaborator payout splits

Optional payout weights stored in the split registry for Sepolia. This does not change the default royalty above.

Ready: 100%

Split registry: 0x096bd73eb0ae183b59c1da7ac8ef1cac5522082d

Save an empty split list to clear the collaborator policy. New rows use any unallocated share, and once you reach 100%, another row splits the largest share for a starting point.

Split rows1
Allocated100%
Remaining0%
Share100%

Split total: 100% (10,000 / 10,000 bps) · Ready to save.

5. Transfer Ownership

Passes full control of this collection to a new address. New collection implementations use a pending acceptance flow: the next owner must accept ownership, and the current owner can reject the pending transfer before it is accepted.

Current owner
Checking owner…

Pending validation
No pending transfer

Transfer mode
Legacy immediate transfer

This collection still uses the legacy one-step ownership flow. Pending acceptance is unavailable until it moves to the latest implementation.

6. Finalize Upgrades ⚠️

Permanently disables the UUPS upgrade path for this collection contract. After finalization, the logic contract can never be replaced.

Only the collection owner can call this. It affects all future mints and interactions with the collection.