mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Recommit to build
This commit is contained in:
parent
1ae6dcf42e
commit
86d11a2633
|
@ -3,9 +3,10 @@
|
||||||
"chain": "NTN",
|
"chain": "NTN",
|
||||||
"icon": "nebulatestnet",
|
"icon": "nebulatestnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"http://testnet.rpc.novanetwork.io:8545",
|
"https://testnet.rpc.novanetwork.io:9070",
|
||||||
"http://74.208.29.238:8545"
|
"http://testnet.rpc.novanetwork.io:8545"
|
||||||
],
|
],
|
||||||
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Nebula X",
|
"name": "Nebula X",
|
||||||
"symbol": "NBX",
|
"symbol": "NBX",
|
||||||
|
@ -14,5 +15,10 @@
|
||||||
"infoURL": "https://novanetwork.io",
|
"infoURL": "https://novanetwork.io",
|
||||||
"shortName": "ntn",
|
"shortName": "ntn",
|
||||||
"chainId": 107,
|
"chainId": 107,
|
||||||
"networkId": 107
|
"networkId": 107,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "nebulatestnet",
|
||||||
|
"url": "https://explorer.novanetwork.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user