Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb authored Feb 7, 2023
1 parent f2ab30f commit a89df2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions abidump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Usage: abidump [options]


Let's pretty print (dump) the application binary interface (abi)
for punks v1 (anno 2017):
for [punks v1 (anno 2017)](https://github.com/openblockchains/awesome-contracts/tree/master/address/0x6ba6f2207e343923ba692e5cae646fb0f566db8d):

```
$ abidump ./address/0x6ba6f2207e343923ba692e5cae646fb0f566db8d/abi.json
Expand Down Expand Up @@ -117,7 +117,7 @@ resulting in:

Let's try to dump (pretty print) the
application binary interface (abi)
for punk blocks (anno 2022):
for [punk blocks (anno 2022)](https://github.com/openblockchains/awesome-contracts/tree/master/address/0x58e90596c2065befd3060767736c829c18f3474c):

```
$ abidump ./address/0x58e90596c2065befd3060767736c829c18f3474c/abi.json
Expand Down

0 comments on commit a89df2b

Please sign in to comment.