Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Add tx creator for swaps in exchange subgraph #65

Open
yabirgb opened this issue Jul 26, 2021 · 0 comments
Open

Add tx creator for swaps in exchange subgraph #65

yabirgb opened this issue Jul 26, 2021 · 0 comments

Comments

@yabirgb
Copy link

yabirgb commented Jul 26, 2021

Request

Uniswap updated their subgraph for V2 adding an extra field from https://github.com/Uniswap/uniswap-v2-subgraph/blob/master/schema.graphql#L201 that contains the EOA that initiated the txn. Add this field to the sushiswap subgraph

Reason

When obtaining trades for an account in order to create a report we've found that there are transactions send to the account but created by a different address. In that cases this transaction shouldn't be considered but without that field is not possible to do this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant