Skip to content

Commit

Permalink
Merge pull request #34 from taikoxyz/izumi
Browse files Browse the repository at this point in the history
feat: index izumi v3 nfts
  • Loading branch information
2manslkh authored Aug 18, 2024
2 parents aa1fc0c + 950bc14 commit 73ced22
Show file tree
Hide file tree
Showing 11 changed files with 4,177 additions and 25 deletions.
2 changes: 1 addition & 1 deletion abigen.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/bin/sh

names=("erc20", "ritsu")
names=("erc20", "ritsu", "izumi", "iziPool")


for (( i = 0; i < ${#names[@]}; ++i ));
Expand Down
316 changes: 316 additions & 0 deletions adapters/contracts/izipool/iziPool.go

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

2,236 changes: 2,236 additions & 0 deletions adapters/contracts/izumi/izumi.go

Large diffs are not rendered by default.

Loading

0 comments on commit 73ced22

Please sign in to comment.