File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Usage: abidump [options]
40
40
41
41
42
42
Let's pretty print (dump) the application binary interface (abi)
43
- for punks v1 (anno 2017):
43
+ for [ punks v1 (anno 2017) ] ( https://github.com/openblockchains/awesome-contracts/tree/master/address/0x6ba6f2207e343923ba692e5cae646fb0f566db8d ) :
44
44
45
45
```
46
46
$ abidump ./address/0x6ba6f2207e343923ba692e5cae646fb0f566db8d/abi.json
@@ -117,7 +117,7 @@ resulting in:
117
117
118
118
Let's try to dump (pretty print) the
119
119
application binary interface (abi)
120
- for punk blocks (anno 2022):
120
+ for [ punk blocks (anno 2022) ] ( https://github.com/openblockchains/awesome-contracts/tree/master/address/0x58e90596c2065befd3060767736c829c18f3474c ) :
121
121
122
122
```
123
123
$ abidump ./address/0x58e90596c2065befd3060767736c829c18f3474c/abi.json
You can’t perform that action at this time.
0 commit comments