Skip to content

Commit

Permalink
v9.5.0: adds permit2 to every blockchain
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNe0x1 committed Aug 26, 2024
1 parent 7a905f1 commit 0f9a803
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ Blockchain data is provided in the following structure:
],
zero: String, // 0x0000000000000000000000000000000000000000
maxInt: String, // 115792089237316195423570985008687907853269984665640564039457584007913129639935
permit2: String, // 0x000000000022D473030F116dDEE9F6B43aC78BA3 (Permit2 contract address)
}
```

Expand Down
10 changes: 10 additions & 0 deletions dist/esm/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0f9a803

Please sign in to comment.