Skip to content

Commit 08ac405

Browse files
Add NVNM Testnet EVM configuration
1 parent c7ab20b commit 08ac405

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

_data/chains/eip155-787111.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)