Skip to content

Commit 1becd7a

Browse files
committed
backport katana API to v0.6
1 parent db65af6 commit 1becd7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.7.15",
2+
"version": "0.7.16",
33
"private": true,
44
"type": "module",
55
"scripts": {

public/TheGraphNetworksRegistry_v0_6_x.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6345,6 +6345,13 @@
63456345
"graphNode": {
63466346
"protocol": "ethereum"
63476347
},
6348+
"explorerUrls": ["https://katanascan.com"],
6349+
"apiUrls": [
6350+
{
6351+
"url": "https://katana.abi.pinax.network/api",
6352+
"kind": "etherscan"
6353+
}
6354+
],
63486355
"services": {
63496356
"subgraphs": [
63506357
"https://api.studio.thegraph.com/deploy"

0 commit comments

Comments
 (0)