Skip to content

Capability matrix

Source and verification
Owning repository
bitcoinuniverseio/core, published as a snapshot in bitcoinuniverseio/docs-platform
Source path
backend/packages/ecosystem-contracts/lib/protocols.js
Applicable release
core commit 15dd03b5986a0a7ceba2b1a1ed30f3888ae4712c
Chain and network
bitcoin / mainnet
Lifecycle
stable
Last verified
2026-09-01
This page
Edit on GitHub · Bitcoin Universe platform

The prose version of this is What you can and cannot do. This page is the fields themselves, for anyone who needs to quote them.

Registry provenance2026-08-31T08:40:37Z
Source repositorybitcoinuniverseio/core
Source pathbackend/packages/ecosystem-contracts/lib/protocols.js
Source commit15dd03b5986a0a7ceba2b1a1ed30f3888ae4712c
Registry commit822a171da78312128e64c8156f0c6af46fb52b3b
FieldBitcoin StampsSRC-20
Registry idstampssrc20
Aliasesstamp, btc-stampssrc-20
Chainbitcoinbitcoin
Ownership modelutxobalance
Decimalsnoneasset-defined
Address rolespaymentpayment, ordinals
Marketplace ownerstampdexstampdex
Availabilityenabledenabled
Execution modeexternal-executionexternal-execution
Feature gatenonenone

What each Bitcoin Universe surface offers for these protocols. The StampDEX row is the one this site documents.

SurfaceBitcoin StampsSRC-20
Coreview, discover, view-collection, view-activity, view-transactionview, discover, view-collection, view-activity, view-transaction
Walletview, send, receiveview, send, receive
Inscribeinscribe, transferdeploy, mint, transfer
StampDEXview, discover, view-collection, view-activity, view-transaction, list, unlist, buyview, discover, view-collection, view-activity, view-transaction, list, unlist, buy, cancel-offer, settle
Marketplace actions for Bitcoin Stamps. Owner: stampdex. Availability: enabled. Execution mode: external-execution.
Action Works today What that means
view YES Executed at StampDEX (external-execution).
view-collection YES Executed at StampDEX (external-execution).
view-activity YES Executed at StampDEX (external-execution).
list YES Executed at StampDEX (external-execution).
unlist YES Executed at StampDEX (external-execution).
update-listing NO Bitcoin Stamps listings must be cancelled and relisted; no atomic listing update is implemented.
buy YES Executed at StampDEX (external-execution).
sell NO Bitcoin Stamps has no executable offer workflow on this marketplace surface.
make-offer NO Bitcoin Stamps has no executable offer workflow on this marketplace surface.
accept-offer NO Bitcoin Stamps has no executable offer workflow on this marketplace surface.
cancel-offer NO Bitcoin Stamps has no executable offer workflow on this marketplace surface.
settle NO Bitcoin Stamps has no executable settle authority on this marketplace surface.
reconcile NO Bitcoin Stamps has no executable reconcile authority on this marketplace surface.
Marketplace actions for SRC-20. Owner: stampdex. Availability: enabled. Execution mode: external-execution.
Action Works today What that means
view YES Executed at StampDEX (external-execution).
view-collection YES Executed at StampDEX (external-execution).
view-activity YES Executed at StampDEX (external-execution).
list YES Executed at StampDEX (external-execution).
unlist YES Executed at StampDEX (external-execution).
update-listing NO SRC-20 listings must be cancelled and relisted; no atomic listing update is implemented.
buy YES Executed at StampDEX (external-execution).
sell NO SRC-20 has no executable offer workflow on this marketplace surface.
make-offer NO SRC-20 has no executable offer workflow on this marketplace surface.
accept-offer NO SRC-20 has no executable offer workflow on this marketplace surface.
cancel-offer YES Executed at StampDEX (external-execution).
settle YES Executed at StampDEX (external-execution).
reconcile NO SRC-20 has no executable reconcile authority on this marketplace surface.
Question Answered by
What is for sale, and at what price StampDEX Counterparty dispenser order book
Who owns it StampDEX/Counterparty indexer-backed compose validation plus wallet PSBT signatures
Whether a trade completed StampDEX Counterparty dispense composition and Bitcoin broadcast
Protocol state StampDEX and Stampchain
Primary index StampDEX and Stampchain
Fallback sources OpenStamp for reference metadata
Freshness policy Universe does not enforce a StampDEX-versus-chain lag threshold.
Confirmation policy Confirmation policy is delegated to StampDEX/Counterparty.
Reorg policy Universe relies on StampDEX/Counterparty state and has no local rollback worker.
Question Answered by
What is for sale, and at what price StampDEX SRC-20 order book
Who owns it StampDEX one-time action challenge, seller listing PSBT, and indexed SRC-20 collateral checks
Whether a trade completed StampDEX fill/confirm endpoints plus wallet Bitcoin broadcast
Protocol state StampDEX
Primary index StampDEX
Fallback sources Stampchain activity; OpenStamp mint/deploy reference data
Freshness policy Universe does not enforce a StampDEX-versus-chain lag threshold.
Confirmation policy Confirmation policy is delegated to the StampDEX fill workflow.
Reorg policy Universe retains broadcast receipts but delegates chain reconciliation to StampDEX.
FieldBitcoin StampsSRC-20
Freshness enforced by UniverseNoNo
Maximum lag in blocksNot setNot set
Maximum observation ageNot setNot set
Listing minimum confirmationsNot set at this layerNot set at this layer
Settlement minimum confirmationsNot set at this layerNot set at this layer
Automatic reorg reconciliationNoNo

Not set at this layer does not mean zero. It means the number is decided by StampDEX and Counterparty rather than by the Universe registry. StampDEX itself settles at two confirmations; see Settlement lifecycle.