# The Twins

<figure><img src="/files/7wY3repFyRCoIiBz7HOL" alt=""><figcaption><p>The twins 6413 &#x26; 1903</p></figcaption></figure>

### **The Dawn of a New Era**

In March 2021, Cardano's leap into the Mary era heralded a new phase for blockchain enthusiasts. With the ability to create native tokens, the community was buzzing with excitement. SpaceBudz stood at the frontier of this innovation, ready to navigate uncharted territories without the aid of smart contracts.

### **The Technical Odyssey**

As pioneers in this space, SpaceBudz was tasked with leveraging Cardano's new capability to mint native tokens. Yet, without smart contracts, this was no small feat. The strategy was ingenious: mint tokens on-the-fly and utilize the ADA amount sent as a means to encode information — a nifty simulation of smart contracts' functionality.

### **The Engine Room**

A humble Raspberry Pi became the mission control center, running the Cardano node and wallet. It continuously scanned the UTxO set for matching transactions. Upon a match, minting was triggered. If a mismatch was detected, a refund was launched. This system, though centralized, was our makeshift smart contract.

### **The Distribution Challenge**

We devised a randomized distribution system to keep the sale fair. Different ADA amounts corresponded to different SpaceBudz IDs. Concurrent requests were managed through a reservation list, ensuring each buyer's experience was swift and unique, thanks to Cardano's UTxO model.

### **The Unexpected Twist**

Despite the sale's success, we encountered a hiccup. In the rush of innovation, five SpaceBudz were minted with the same ID, creating an accidental rarity — twins. While we managed to procure and burn three of these duplicates, two remained elusive: the purple frog with ID 6413 and the monkey with ID 1903.

### **The Twins' Legacy**

These twins were unintended but have now become a celebrated part of SpaceBudz's history. They remind us of our journey's uniqueness and the community's resilience.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://spacebudz.gitbook.io/spacebudz/the-collection/the-twins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
