We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014b128 commit db4295bCopy full SHA for db4295b
1 file changed
registry/eip155/etherlink-mainnet.json
@@ -8,15 +8,13 @@
8
"explorerUrls": ["https://explorer.etherlink.com"],
9
"rpcUrls": [
10
"https://node.mainnet.etherlink.com",
11
- "https://etherlink.rpc.service.pinax.network"
+ "https://rpc.ankr.com/etherlink_mainnet"
12
],
13
"apiUrls": [
14
{ "url": "https://explorer.etherlink.com/api", "kind": "blockscout" }
15
16
"services": {
17
- "subgraphs": ["https://api.studio.thegraph.com/deploy"],
18
- "firehose": ["etherlink.firehose.pinax.network:443"],
19
- "substreams": ["etherlink.substreams.pinax.network:443"]
+ "subgraphs": ["https://api.studio.thegraph.com/deploy"]
20
},
21
"networkType": "mainnet",
22
"issuanceRewards": false,
0 commit comments