We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723f57f commit ed9b8b4Copy full SHA for ed9b8b4
src/app/tools/abi/page.tsx
@@ -25,7 +25,8 @@ export default function ABIDecoderPage() {
25
<div>
26
<h2 className="text-lg font-semibold text-gray-800 mb-2">ABI Decoder Has Moved</h2>
27
<p className="text-gray-700 mb-4">
28
- We no longer maintain openchain.xyz's ABI decoder. Please use Swiss Knife's ABI decoder instead.
+ We no longer maintain openchain.xyz's ABI decoder. Please use Swiss Knife's ABI decoder
29
+ instead.
30
</p>
31
<a
32
href="https://calldata.swiss-knife.xyz/decoder"
0 commit comments