Skip to content

Commit 93d362b

Browse files
v0.7.78 (#214)
* remove pinax endpoints for some chains * add secondName field to solana-devnet * chore: auto-bump version to 0.7.78 (patch) --------- Co-authored-by: Pinax Bot <ops@pinax.network>
1 parent f83f617 commit 93d362b

10 files changed

Lines changed: 15 additions & 33 deletions

File tree

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.77",
2+
"version": "0.7.78",
33
"private": true,
44
"type": "module",
55
"scripts": {

registry/eip155/arbitrum-nova.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,12 @@
88
"explorerUrls": [],
99
"rpcUrls": [
1010
"https://nova.arbitrum.io/rpc",
11-
"https://arbitrum-nova.publicnode.com",
12-
"https://arbnova.rpc.service.pinax.network"
11+
"https://arbitrum-nova.publicnode.com"
1312
],
1413
"apiUrls": [],
1514
"services": {
1615
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
17-
"sps": [],
18-
"firehose": ["arbnova.firehose.pinax.network:443"],
19-
"substreams": ["arbnova.substreams.pinax.network:443"]
16+
"sps": []
2017
},
2118
"networkType": "mainnet",
2219
"relations": [{ "kind": "l2Of", "network": "mainnet" }],

registry/eip155/chiliz-testnet.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"graphNode": { "protocol": "ethereum" },
99
"explorerUrls": ["https://testnet.chiliscan.com"],
1010
"rpcUrls": [
11-
"https://spicy-rpc.chiliz.com",
12-
"https://spicy.rpc.service.pinax.network"
11+
"https://spicy-rpc.chiliz.com"
1312
],
1413
"apiUrls": [
1514
{

registry/eip155/chiliz.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"explorerUrls": ["https://chiliscan.com"],
99
"rpcUrls": [
1010
"https://rpc.chiliz.com",
11-
"https://rpc.ankr.com/chiliz",
12-
"https://chiliz.rpc.service.pinax.network"
11+
"https://rpc.ankr.com/chiliz"
1312
],
1413
"apiUrls": [
1514
{

registry/eip155/fuse.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@
66
"caip2Id": "eip155:122",
77
"graphNode": { "protocol": "ethereum" },
88
"explorerUrls": ["https://explorer.fuse.io"],
9-
"rpcUrls": ["https://rpc.fuse.io", "https://fuse.rpc.service.pinax.network"],
9+
"rpcUrls": ["https://rpc.fuse.io"],
1010
"apiUrls": [{ "url": "https://explorer.fuse.io/api", "kind": "blockscout" }],
1111
"services": {
1212
"subgraphs": [],
13-
"sps": [],
14-
"firehose": ["fuse.firehose.pinax.network:443"],
15-
"substreams": ["fuse.substreams.pinax.network:443"]
13+
"sps": []
1614
},
1715
"networkType": "mainnet",
1816
"issuanceRewards": false,

registry/eip155/ink.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,9 @@
99
"apiUrls": [
1010
{ "url": "https://explorer.inkonchain.com/api", "kind": "blockscout" }
1111
],
12-
"rpcUrls": [
13-
"https://rpc-gel.inkonchain.com",
14-
"https://ink.rpc.service.pinax.network"
15-
],
12+
"rpcUrls": ["https://rpc-gel.inkonchain.com"],
1613
"services": {
17-
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
18-
"firehose": ["ink.firehose.pinax.network:443"],
19-
"substreams": ["ink.substreams.pinax.network:443"]
14+
"subgraphs": ["https://api.studio.thegraph.com/deploy"]
2015
},
2116
"networkType": "mainnet",
2217
"issuanceRewards": false,

registry/eip155/mode-mainnet.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"graphNode": { "protocol": "ethereum" },
88
"explorerUrls": ["https://explorer.mode.network"],
99
"rpcUrls": [
10-
"https://mainnet.mode.network",
11-
"https://mode.rpc.service.pinax.network"
10+
"https://mainnet.mode.network"
1211
],
1312
"apiUrls": [
1413
{ "url": "https://explorer.mode.network/api", "kind": "blockscout" },
@@ -19,9 +18,7 @@
1918
],
2019
"services": {
2120
"subgraphs": [],
22-
"sps": [],
23-
"firehose": ["mode.firehose.pinax.network:443"],
24-
"substreams": ["mode.substreams.pinax.network:443"]
21+
"sps": []
2522
},
2623
"networkType": "mainnet",
2724
"relations": [{ "kind": "l2Of", "network": "mainnet" }],

registry/eip155/ronin.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@
66
"caip2Id": "eip155:2020",
77
"graphNode": { "protocol": "ethereum" },
88
"services": {
9-
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
10-
"firehose": ["ronin.firehose.pinax.network:443"],
11-
"substreams": ["ronin.substreams.pinax.network:443"]
9+
"subgraphs": ["https://api.studio.thegraph.com/deploy"]
1210
},
1311
"networkType": "mainnet",
1412
"relations": [],
1513
"explorerUrls": ["https://app.roninchain.com"],
1614
"rpcUrls": [
17-
"https://api.roninchain.com/rpc",
18-
"https://ronin.rpc.service.pinax.network"
15+
"https://api.roninchain.com/rpc"
1916
],
2017
"issuanceRewards": false,
2118
"nativeToken": "RON",

registry/eip155/sonic.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"graphNode": { "protocol": "ethereum" },
88
"explorerUrls": ["https://sonicscan.org"],
99
"rpcUrls": [
10-
"https://rpc.soniclabs.com",
11-
"https://sonic.rpc.service.pinax.network"
10+
"https://rpc.soniclabs.com"
1211
],
1312
"apiUrls": [
1413
{ "url": "https://sonic.abi.pinax.network/api", "kind": "etherscan" }

registry/solana/solana-devnet.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"id": "solana-devnet",
33
"shortName": "Solana",
4+
"secondName": "Devnet",
45
"fullName": "Solana Devnet",
56
"aliases": [],
67
"caip2Id": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",

0 commit comments

Comments
 (0)