-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6847cb
commit a93ab51
Showing
7 changed files
with
96 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
export const mockOrdinalsComApiHtmlResponse = ` | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="format-detection" content="telephone=no"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
<meta property="og:title" content="Output b4c94b7270d8b97c5dc9ecc73176ee7d93e96135b60dfef1b601d661bfd7884b:0"> | ||
<meta property="og:image" content="https://generative-ordinal-node-prod/static/favicon.png"> | ||
<meta property="twitter:card" content="summary"> | ||
<title>Output b4c94b7270d8b97c5dc9ecc73176ee7d93e96135b60dfef1b601d661bfd7884b:0</title> | ||
<link rel="alternate" href="/feed.xml" type="application/rss+xml" title="Inscription RSS Feed"> | ||
<link rel="stylesheet" href="/static/index.css"> | ||
<link rel="stylesheet" href="/static/modern-normalize.css"> | ||
<script src="/static/index.js" defer></script> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<a href="/">Ordinals<sup>alpha</sup></a> | ||
<a href="https://docs.ordinals.com/">Handbook</a> | ||
<a href="https://github.com/ordinals/ord">Wallet</a> | ||
<a href="https://discord.com/invite/ordinals">Discord</a> | ||
<a href="/clock">Clock</a> | ||
<form action="/search" method="get"> | ||
<input type="text" autocapitalize="off" autocomplete="off" autocorrect="off" name="query" spellcheck="false"> | ||
<input type="submit" value="Search"> | ||
</form> | ||
</nav> | ||
</header> | ||
<main> | ||
<h1>Output <span class="monospace">b4c94b7270d8b97c5dc9ecc73176ee7d93e96135b60dfef1b601d661bfd7884b:0</span></h1> | ||
<dl> | ||
<dt>inscriptions</dt> | ||
<dd class="thumbnails"> | ||
<a href="/inscription/1c129e8c9b770d457049a33582b6c10d51c80d1cd9bbea0bcb2175830f9bee60i0"><iframe sandbox="allow-scripts" scrolling="no" loading="lazy" src="/preview/1c129e8c9b770d457049a33582b6c10d51c80d1cd9bbea0bcb2175830f9bee60i0"></iframe></a> | ||
</dd> | ||
<dt>value</dt><dd>1461</dd> | ||
<dt>script pubkey</dt><dd class="monospace">OP_0 OP_PUSHBYTES_20 20d6ea31e3b6c8b43d1c8d52fd24c1226caa9bd2</dd> | ||
<dt>address</dt><dd class="monospace">bc1qyrtw5v0rkmytg0gu34f06fxpyfk24x7jevtvx3</dd> | ||
<dt>transaction</dt><dd><a class="monospace" href="/tx/b4c94b7270d8b97c5dc9ecc73176ee7d93e96135b60dfef1b601d661bfd7884b">b4c94b7270d8b97c5dc9ecc73176ee7d93e96135b60dfef1b601d661bfd7884b</a></dd> | ||
</dl> | ||
</main> | ||
</body> | ||
</html> | ||
`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters