Commit 714a5c2
Subquery indexer (#22)
* Add new files and implement mapping handlers
* Add ERC721 mappings and access control
* Update Gitignore and ERC721 mapping***
* Add contracts and update dependencies
* Add unsafe option to node runner and update dependencies
* Reduce readme file
* remove starter code references
* Remove unused files and directories
* Update subquery/project.ts
Co-authored-by: Eliott Teissonniere <10683430+ETeissonniere@users.noreply.github.com>
* Delete the graph references
* Update README.md with subquery information
* Remove 'contracts' from .gitignore
* Remove subquery generated project.yaml file
* Update project.ts with new chainId and endpoint
* Add subquery files to .gitignore
* remove unused abi
* update project conf
* Update .gitignore and package.json, remove unused files
* add compatibility with node-fetch
* Refactor ERC721 mapping and update contract retrieval
---------
Co-authored-by: Eliott Teissonniere <10683430+ETeissonniere@users.noreply.github.com>1 parent 01577c0 commit 714a5c2
File tree
32 files changed
+32002
-2859
lines changed- graph
- src
- accesscontrol
- erc721
- fetcher
- mappings
- subquery
- abis
- docker
- src
- mappings
- test
- utils
32 files changed
+32002
-2859
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments