Skip to content

Commit 5f3a890

Browse files
authored
Add monad (#183)
* Update monad.json * Update monad.json
1 parent 81ee8a5 commit 5f3a890

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

registry/eip155/monad.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@
55
"aliases": ["evm-143", "monad-mainnet"],
66
"caip2Id": "eip155:143",
77
"graphNode": { "protocol": "ethereum" },
8-
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
8+
"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+
},
918
"networkType": "mainnet",
1019
"issuanceRewards": false,
1120
"nativeToken": "MON",

0 commit comments

Comments
 (0)