We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ee8a5 commit 5f3a890Copy full SHA for 5f3a890
registry/eip155/monad.json
@@ -5,7 +5,16 @@
5
"aliases": ["evm-143", "monad-mainnet"],
6
"caip2Id": "eip155:143",
7
"graphNode": { "protocol": "ethereum" },
8
- "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
+ "explorerUrls": ["https://mainnet-beta.monvision.io"],
9
+ "rpcUrls": ["https://rpc-mainnet.monadinfra.com/rpc/"],
10
+ "apiUrls": [],
11
+ "networkType": "mainnet",
12
+ "services": {
13
+ "subgraphs": [],
14
+ "sps": [],
15
+ "firehose": ["mainnet-base.monad.streamingfast.io:443"],
16
+ "substreams": ["mainnet-base.monad.streamingfast.io:443"]
17
+ },
18
"networkType": "mainnet",
19
"issuanceRewards": false,
20
"nativeToken": "MON",
0 commit comments