sushiswap / subgraphs

Sushi subgraphs
38 stars 96 forks source link

The factory entity field owner is hardcoded to the zero address #68

Open DenhamPreen opened 7 months ago

DenhamPreen commented 7 months ago

Need to index this event too emit OwnerChanged(address(0), msg.sender);

Relevant code: https://github.com/sushiswap/subgraphs/blob/799111b0bf3a730f8d136ad948a53b5347c7c9eb/subgraphs/v3/src/mappings/factory.ts#L26