Skip to content

Commit 3cc396a

Browse files
committed
fix: API key to iotex subgraph URL
created a new one "iotex-key-public", unfunded but works (for now)
1 parent f71de02 commit 3cc396a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
"OperatorFactory": "0xD1Bc2A37405F88d4904844B7BF1BEadA7c0851c1"
487487
},
488488
"blockExplorerUrl": "https://iotexscan.io",
489-
"theGraphUrl": "https://gateway.thegraph.com/api/subgraphs/id/CvGQcfBwWH1SvyxJDGjRRMa4YXQpxmpt369orMirZ3RH",
489+
"theGraphUrl": "https://gateway.thegraph.com/api/4bddc6e1e1fe65a49bf8091785478835/subgraphs/id/CvGQcfBwWH1SvyxJDGjRRMa4YXQpxmpt369orMirZ3RH",
490490
"entryPoints": [
491491
{
492492
"nodeId": "e5f87a7ee99b3c91e7b795b70f87ef8ba5497596",

0 commit comments

Comments
 (0)