Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 2.08 KB

StampVault.md

File metadata and controls

21 lines (9 loc) · 2.08 KB

STAMP VAULT

A method of permanently securing Ordinal Sats within a Bitcoin Stamp vault

Authors: Arwyn, Kevin, B0B Smith and Mike In Space

Introduction: Ordinals introduced a novel method of instantiating individual "Satoshis" when viewed through the lens of "Ordinal theory". However, these atomized "Sats" have proven to be quite fragile in that they can easily be spent by mistake. This is due to their very nature of being tied to specific UTXOs which the Bitcoin protocol has no awareness of. Ordinal theory is an overlay "metaprotocol" that operates by its own rules, but relies on lower-level transfer of UTXOs at the base layer. In contrast, Counterparty assets utilize an account-balance model wherby the ruleset operates independantly of specific UTXOs.

Bitcoin Stamps added a novel twist to the traditonal Counterparty approach by adopting the account-balance model but opting to store data within transaction outputs rather than OP_RETURN messages. What this means is that Ordinal theory utilizes UTXOs to determine ownership while Bitcoin Stamps utilizes UTXOs for data storage. It also presents a unique opportunity to leverage aspects of both protocols in order to provide a robust method of permanently storing Ordinals within Bitcoin Stamp vaults.

Bitcoin Stamps (OLGA-encoding) places the Counterparty OP_RETURN message (used to control transfer of ownership) in Position 2 (vout:1). This provides an opportunity for the first output to be reserved for an inbound "Sat" which is compliant with Ordinal theory.

In this way, a Sat tracked by Ordinal theory can be secured within a Bitcoin Stamps' first output and then subsequently stored or transferred using the account-based model of Bitcoin Stamps. This adds a layer of resilience and cannot accidently be spent.

Consequences of this approach: Stamp Vault should be recognized as a one-way peg from Ordinals to Stamps, similar to "Teleburn" which is utilized by Ordinals.