Skip to content

Commit db4295b

Browse files
committed
remove etherlink pinax endpoints
1 parent 014b128 commit db4295b

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

registry/eip155/etherlink-mainnet.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@
88
"explorerUrls": ["https://explorer.etherlink.com"],
99
"rpcUrls": [
1010
"https://node.mainnet.etherlink.com",
11-
"https://etherlink.rpc.service.pinax.network"
11+
"https://rpc.ankr.com/etherlink_mainnet"
1212
],
1313
"apiUrls": [
1414
{ "url": "https://explorer.etherlink.com/api", "kind": "blockscout" }
1515
],
1616
"services": {
17-
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
18-
"firehose": ["etherlink.firehose.pinax.network:443"],
19-
"substreams": ["etherlink.substreams.pinax.network:443"]
17+
"subgraphs": ["https://api.studio.thegraph.com/deploy"]
2018
},
2119
"networkType": "mainnet",
2220
"issuanceRewards": false,

0 commit comments

Comments
 (0)