forked from aragon/connect
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(subgraph): replace [email protected] on master branch
- Loading branch information
Showing
27 changed files
with
2,423 additions
and
1,784 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
packages/connect-thegraph/subgraph/manifest/data/mumbai.json
This file was deleted.
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
packages/connect-thegraph/subgraph/manifest/data/optimism.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"network": "optimism", | ||
"description": "Subgraph for Aragon organizations.", | ||
"ens": "0x6f2CA655f58d5fb94A08460aC19A552EB19909FD", | ||
"DAOFactoryDataSources": [ | ||
{ | ||
"name": "DAOFactory", | ||
"address": "0x0a42106615233D0E6F9811d0cBb7ddC83170Fe5E", | ||
"startBlock": "107569173" | ||
} | ||
], | ||
"APMFactoryDataSources": [ | ||
{ | ||
"name": "ApmRegistryFactory", | ||
"address": "0x7d5F3C0671104579716d8A265462d331e3caaD45", | ||
"startBlock": "107569217" | ||
} | ||
], | ||
"RegistryDataSources": [], | ||
"KernelDataSources": [] | ||
} |
24 changes: 0 additions & 24 deletions
24
packages/connect-thegraph/subgraph/manifest/data/polygon.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
packages/connect-thegraph/subgraph/manifest/data/ropsten.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"network": "ropsten", | ||
"description": "Subgraph for Aragon organizations.", | ||
"repository": "https://github.com/aragon/connect", | ||
"ens": "0x6afe2cacee211ea9179992f89dc61ff25c61e923", | ||
"DAOFactoryDataSources": [ | ||
{ | ||
"name": "DAOFactory", | ||
"address": "0x233c587095d066bafe44b543a719c93ff16423f3", | ||
"startBlock": "6320898" | ||
}, | ||
{ | ||
"name": "DAOFactory1", | ||
"address": "0x3f2aa9dd22e97070518ba7988fe9b8724129d497", | ||
"startBlock": "5968539" | ||
}, | ||
{ | ||
"name": "DAOFactory2", | ||
"address": "0xf5174528211211a667243edc8579f2042124895c", | ||
"startBlock": "5968565" | ||
} | ||
], | ||
"APMFactoryDataSources": [ | ||
{ | ||
"name": "ApmRegistryFactory", | ||
"address": "0x47c0BEB14860Eed8f9d83388F9B2c66fe50d848C", | ||
"startBlock": "3224175" | ||
} | ||
], | ||
"RegistryDataSources": [], | ||
"KernelDataSources": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.