File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
python/human-protocol-sdk/human_protocol_sdk
typescript/human-protocol-sdk/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ class OperatorCategory(Enum):
8686 "https://api.studio.thegraph.com/query/74256/bsc-testnet/version/latest"
8787 ),
8888 "subgraph_url_api_key" : (
89- "https://gateway-arbitrum.network.thegraph.com/api/[SUBGRAPH_API_KEY]/deployments/id/Qmezp2vvVWXasTeyBmLHUaMA8WyX253r7RXcs1M4Zw2hN8 "
89+ "https://gateway-arbitrum.network.thegraph.com/api/[SUBGRAPH_API_KEY]/deployments/id/QmZjYMktZe8RAz7W7qL33VZBV6AC57xsLyE1cEfv6NABdZ "
9090 ),
9191 "hmt_address" : "0xE3D74BBFa45B4bCa69FF28891fBE392f4B4d4e4d" ,
9292 "factory_address" : "0x2bfA592DBDaF434DDcbb893B1916120d181DAD18" ,
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ export const NETWORKS: {
8484 subgraphUrl :
8585 'https://api.studio.thegraph.com/query/74256/bsc-testnet/version/latest' ,
8686 subgraphUrlApiKey :
87- 'https://gateway-arbitrum.network.thegraph.com/api/[SUBGRAPH_API_KEY]/deployments/id/Qmezp2vvVWXasTeyBmLHUaMA8WyX253r7RXcs1M4Zw2hN8 ' ,
87+ 'https://gateway-arbitrum.network.thegraph.com/api/[SUBGRAPH_API_KEY]/deployments/id/QmZjYMktZe8RAz7W7qL33VZBV6AC57xsLyE1cEfv6NABdZ ' ,
8888 oldSubgraphUrl :
8989 'https://api.thegraph.com/subgraphs/name/humanprotocol/bsctest' ,
9090 oldFactoryAddress : '0xaae6a2646c1f88763e62e0cd08ad050ea66ac46f' ,
You can’t perform that action at this time.
0 commit comments