# Test Vectors

### Basic Image Inscription

image/png inscription

```
fc2d9e145000154873cfd304bbadf450816a084cdd7725da8c614de55e0b8702
```

image/jpeg inscription

```
655729f0d35b1cc586dd9500ef22784b23e8d9e6775522b47caf401c3bb88e68
```

image/png inscription

```
e749a32652a69601ee407ccda605d4eb19d93bddf5b355e1b1cae383bc26a81e
```

image/jpeg inscription

```
392840d529f1cf1b4afc37f04f93a68b5ae6c1b2ff66a2a3440e0435e7ee6e6f
```

### Image + Metadata Inscription

First test inscription w metadata:

```typescript
10f4465cd18c39fbc7aa4089268e57fc719bf19c8c24f2e09156f4a89a2809d6
```

Transfer:

```
61fd6e240610a9e9e071c34fc87569ef871760ea1492fe1225d668de4d76407e
```

Re-Inscription by 2nd key:

```typescript
662104c5bb6a9e912f260795f5d770e670f0a966bc6fd89fe8c0e88fc78e8378
```

Re-Inscription with original key:

```
// TODO
```

## Large 3D Model

```
281484f9ba41f5dd10dac0b6445b10ba8a49c4fc71247a8a40a03691194324e5
```

## Collection - 2 Image Inscriptions

```
9e4f93b535a8ab811ddd21f72abd337515cc0f42a110bcb0a51510c909bab57d
```

## Audio Inscription

Transfer

```
52214a6db95aff19826b507587ded5e65d5944ebf074448002af4f967766aa0b
```

## Partially Signed Bitcoin Transaction

Off-chain bid rawTx

```
0100000004d14b5f9fec20643a72bd8d1317ca54f3d76b9449d81e33fc0c384f3dd8841041000000006a473044022009c1f0de5fd2e61abbfc9c9cabacb74246e85d836a4ac8e0af97cd40cbb18426022032ed88b3b47dc9692869eb17bf73ceb2d042fc0fff5568cec8bb57727c6a6fa1432102c0d6375542a242e0e14f9d405e182a1f3602369a1651e57dcfd20f7edd39009fffffffffd14b5f9fec20643a72bd8d1317ca54f3d76b9449d81e33fc0c384f3dd8841041010000006a473044022071a59693505b1655bfeb3f1ecd179d88ff6c9553d5064714bc1992e51bf39d430220515f22b9ee0f79e82c2f3d35cb48c0206f3577be89c252f4a95082bb0c48bd6d432102c0d6375542a242e0e14f9d405e182a1f3602369a1651e57dcfd20f7edd39009fffffffff84a5788927871968b32bb2c8af735fd76e1b34d295339427046475c356787de1510000000000000000534664a3793ac49f90a353af74d976d314e5fea0067d2d9fa9da4b11446d13fc000000006b483045022100d5a5ddcc624df31bfb16c2b4016866f9f20500c9b0c04d4fefe403ec8d32ba99022076a2e7db5d298922a4959ff8825f287437e0164ce3f0a8ec7db68de47a665a4a432102c0d6375542a242e0e14f9d405e182a1f3602369a1651e57dcfd20f7edd39009fffffffff0428000000000000001976a9145bd9baf4dc6270bad6e4152363bbeca2f5abc7c488ac01000000000000001976a914bed1a83a3fd87aeaa222a7a6540f8df644f508fb88ac00e1f505000000001976a91402d1e3d3567a88e0cfd13f57167238c4eb7c813888acd16b0000000000001976a9145bd9baf4dc6270bad6e4152363bbeca2f5abc7c488ac00000000
```

On-chain finalization txid

```
fcc55cd1a4275e5750070381028d3e3edf99b238bdc56199ff8bdc17dfb599d1
```


---

# 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://docs.1satordinals.com/readme/test-vectors.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.
