Refactor code in graph-node to use in uniswap watcher (#205)

* Refactor code in graph-node to use in uniswap

* Move over database methods to fetch entities for GQL query
This commit is contained in:
2022-10-20 14:39:32 +05:30
committed by GitHub
parent 5af90bd388
commit 668875b3a0
8 changed files with 354 additions and 161 deletions
-1
View File
@@ -3,7 +3,6 @@
"version": "0.2.13",
"main": "dist/index.js",
"license": "AGPL-3.0",
"private": true,
"devDependencies": {
"@graphprotocol/graph-ts": "^0.22.0",
"@nomiclabs/hardhat-ethers": "^2.0.2",