Closed henridf closed 3 years ago
When checking the address of a Transfer to see if it looks like a uniswap pair, check against the Pool cache (in addition to the static list).
Add a test for dupe suppression
refactor scripts/search.ts to use detect(), like the express handler.
detect()
When checking the address of a Transfer to see if it looks like a uniswap pair, check against the Pool cache (in addition to the static list).
Add a test for dupe suppression
refactor scripts/search.ts to use
detect()
, like the express handler.