-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
32 changed files
with
41 additions
and
3,178 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" class="dark"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<link rel="icon" href="/favicon.png" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<title>AnyABI - The easiest way to fetch an ABI</title> | ||
<meta name="twitter:title" content="AnyABI - The easiest way to fetch an ABI" /> | ||
<meta name="description" content="Quickly grab the ABI for ANY EVM smart contract on ANY EVM chain." /> | ||
<meta name="twitter:description" content="Quickly grab the ABI for ANY EVM smart contract on ANY EVM chain." /> | ||
<meta name="twitter:image" content="https://anyabi.xyz/thumbnail.png" /> | ||
<meta property="og:image" content="https://anyabi.xyz/thumbnail.png" /> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta http-equiv="content-security-policy" content=""> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css"> | ||
</head> | ||
|
||
<body> | ||
<main class="container"> | ||
<h1> | ||
<img src="/logo.png" width="48" /> | ||
AnyABI | ||
</h1> | ||
<article>The easiest way to fetch an ABI.</article> | ||
</main> | ||
<!-- 100% privacy friendly analytics --> | ||
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script> | ||
<noscript> | ||
<img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /> | ||
</noscript> | ||
</body> | ||
|
||
</html> |
File renamed without changes
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.