We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ab20b commit 08ac405Copy full SHA for 08ac405
1 file changed
_data/chains/eip155-787111.json
@@ -0,0 +1,27 @@
1
+{
2
+ "name": "NVNM Testnet EVM",
3
+ "chain": "NVNM Testnet EVM",
4
+ "rpc": [
5
+ "https://evm.testnet.nvnmchain.io",
6
+ ],
7
+ "faucets": [],
8
+ "nativeCurrency": {
9
+ "name": "MANTRA USD",
10
+ "symbol": "MANTRAUSD",
11
+ "decimals": 18
12
+ },
13
+ "infoURL": "https://www.nvnmchain.io",
14
+ "shortName": "nvnm-testnet-evm",
15
+ "chainId": 787111,
16
+ "networkId": 787111,
17
+ "slip44": 1,
18
+ "icon": "nvnm",
19
+ "explorers": [
20
+ {
21
+ "name": "NVNM Chain Testnet explorer",
22
+ "url": "https://explorer.evm.testnet.nvnmchain.io/",
23
+ "standard": "EIP3091",
24
+ "icon": "nvnm"
25
+ }
26
+ ]
27
+}
0 commit comments