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 094a230 commit 66e1a88Copy full SHA for 66e1a88
1 file changed
func_sig_registry/templates/partials/main_footer.html
@@ -1,5 +1,5 @@
1
<div class="main-footer panel-footer text-right">
2
<a class="footer-item" href="https://github.com/pipermerriam/ethereum-function-signature-registry">Github Project Page</a>
3
<a class="footer-item" href="https://github.com/pipermerriam/ethereum-function-signature-registry/issues/new">File an issue</a>
4
- <span class="footer-item">with ♥ by Snake Charmers</span>
+ <span class="footer-item">with ♥ by <a href="https://beaconcha.in/">beaconcha.in</a></span>
5
</div>
0 commit comments