Atomicals NFTs
Source bitcoinuniverseio/core (private)
Path backend/packages/ecosystem-contracts/lib/protocols.js
Chain bitcoin
Network mainnet
Lifecycle enabled
Verified 2026-09-01
AvailabilityEnabledSwitched on in the shipped build. The actions marked supported below are the ones Core can execute.
ChainbitcoinOwnership model: utxo. Decimals: none.
Actions supported12 / 13Trading actions are declared supported for this protocol.
Feature gateNoneNo gate stands between the shipped build and the actions below.
Execution model
Core builds and validates the transaction; your wallet signs it.
Registry values
- Execution mode
in-app-execution- Owning surface
main- Availability
enabled- Feature gate
null- Aliases accepted
atomicals-nftatomicals_nfts- Address roles
ordinals
Actions
| Action | Supported | Mode, or the reason it is not |
|---|---|---|
View | Yes | Core builds and validates the transaction; your wallet signs it. |
View collection | Yes | Core builds and validates the transaction; your wallet signs it. |
View activity | Yes | Core builds and validates the transaction; your wallet signs it. |
List | Yes | Core builds and validates the transaction; your wallet signs it. |
Update listing | Yes | Core builds and validates the transaction; your wallet signs it. |
Delist | Yes | Core builds and validates the transaction; your wallet signs it. |
Buy | Yes | Core builds and validates the transaction; your wallet signs it. |
Make offer | Yes | Core builds and validates the transaction; your wallet signs it. |
Accept offer | Yes | Core builds and validates the transaction; your wallet signs it. |
Cancel offer | Yes | Core builds and validates the transaction; your wallet signs it. |
Sell | No | Atomicals NFTs has no executable offer workflow on this marketplace surface. |
Settle | Yes | Core builds and validates the transaction; your wallet signs it. |
Reconcile | Yes | Core builds and validates the transaction; your wallet signs it. |
Why the rest are unavailable
SellAtomicals NFTs has no executable offer workflow on this marketplace surface.
Source of truth
| Question | What answers it |
|---|---|
| Which orders exist | Durable Atomicals Marketplace listings, funded offers, reservations, orders, and broadcast lineage |
| Who owns the asset | Exact single-NFT Atomical, live Bitcoin outpoint, owner script, and Atomicals checkpoint agreement |
| Whether a trade settled | Exact unburned NFT output assignment and signed payout observed after the configured confirmation depth |
| What the protocol state is | Configured Atomicals ElectrumX/Atomicals Marketplace authority |
Indexer
Primary index
Configured Atomicals ElectrumX/Atomicals Marketplace authority
Fallbacks
None. If the primary index cannot be read, this protocol has nothing to fall back to and the page says the read failed.
What a mutation must prove
Mutations fail closed on mixed collateral, wrong NFT subtype, spent outpoint, checkpoint drift, burn, or ownership mismatch.
Freshness, confirmation, and reorg policy
| Policy | Value | What the registry states |
|---|---|---|
| Freshness enforced | No | Every mutation rechecks the Bitcoin and Atomicals checkpoint; deployment readiness must enforce operator lag limits. |
| Maximum index lag | not set | No numeric block-lag ceiling is configured for this protocol. |
| Maximum observation age | not set | No maximum age is configured for an observation used by a mutation. |
| Listing confirmations | not set | Settlement requires at least one confirmation by default; operators may configure 1-100. |
| Settlement confirmations | 1 | A trade is recorded as settled after 1 confirmation. |
| Automatic reorg reconciliation | Yes | The Atomicals journal retains signed listing proof and converges sold rows through authoritative outspend reconciliation. |
Where else this protocol appears
The Bitcoin Universe registry records actions per product surface. Core is the main surface. The others are named here because a reader who cannot do something in Core may be able to do it in a sibling product.
| Surface | Actions recorded |
|---|---|
Coremain | viewdiscoverview-collectionview-activityview-transactionlistupdate-listingunlistbuymake-offeraccept-offercancel-offersettlereconcile |
Walletwallet | viewsendreceive |
Inscribeinscribe | minttransfer |
Read this alongside
Section titled “Read this alongside”- The support matrix, for how Atomicals NFTs compares with the other 28 marketplace protocols.
- How to read a protocol row, for what each value on this page means.
- Market safety, before acting on anything here.