mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@0898f0c288 🚀
This commit is contained in:
parent
669de90a49
commit
1c7b55dbb4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3053,6 +3053,32 @@
|
||||||
"rpc": ["https://network.uzmigames.com.br/"],
|
"rpc": ["https://network.uzmigames.com.br/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://uzmigames.com.br/"
|
"infoURL": "https://uzmigames.com.br/"
|
||||||
|
}, {
|
||||||
|
"name": "Nahmii Mainnet",
|
||||||
|
"chainId": 5551,
|
||||||
|
"shortName": "Nahmii",
|
||||||
|
"networkId": 5551,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://l2.nahmii.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://nahmii.io"
|
||||||
|
}, {
|
||||||
|
"name": "Nahmii Testnet",
|
||||||
|
"chainId": 5553,
|
||||||
|
"shortName": "Nahmii testnet",
|
||||||
|
"networkId": 5553,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://l2.testnet.nahmii.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://nahmii.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "Syscoin Tanenbaum Testnet",
|
"name": "Syscoin Tanenbaum Testnet",
|
||||||
"chainId": 5700,
|
"chainId": 5700,
|
||||||
|
|
|
@ -4204,6 +4204,64 @@
|
||||||
"shortName": "UZMI",
|
"shortName": "UZMI",
|
||||||
"chainId": 5315,
|
"chainId": 5315,
|
||||||
"networkId": 5315
|
"networkId": 5315
|
||||||
|
}, {
|
||||||
|
"name": "Nahmii Mainnet",
|
||||||
|
"chain": "Nahmii",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": ["https://l2.nahmii.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://nahmii.io",
|
||||||
|
"shortName": "Nahmii",
|
||||||
|
"chainId": 5551,
|
||||||
|
"networkId": 5551,
|
||||||
|
"icon": "nahmii",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Nahmii mainnet explorer",
|
||||||
|
"url": "https://explorer.nahmii.io",
|
||||||
|
"icon": "nahmii",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-1",
|
||||||
|
"bridges": [{
|
||||||
|
"url": "https://bridge.nahmii.io"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"name": "Nahmii Testnet",
|
||||||
|
"chain": "Nahmii",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": ["https://l2.testnet.nahmii.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://nahmii.io",
|
||||||
|
"shortName": "Nahmii testnet",
|
||||||
|
"chainId": 5553,
|
||||||
|
"networkId": 5553,
|
||||||
|
"icon": "nahmii",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.testnet.nahmii.io",
|
||||||
|
"icon": "nahmii",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-3",
|
||||||
|
"bridges": [{
|
||||||
|
"url": "https://bridge.nahmii.io"
|
||||||
|
}]
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "Syscoin Tanenbaum Testnet",
|
"name": "Syscoin Tanenbaum Testnet",
|
||||||
"chain": "SYS",
|
"chain": "SYS",
|
||||||
|
|
|
@ -234,6 +234,8 @@
|
||||||
"xvm": "eip155:4918",
|
"xvm": "eip155:4918",
|
||||||
"es": "eip155:5197",
|
"es": "eip155:5197",
|
||||||
"UZMI": "eip155:5315",
|
"UZMI": "eip155:5315",
|
||||||
|
"Nahmii": "eip155:5551",
|
||||||
|
"Nahmii testnet": "eip155:5553",
|
||||||
"tsys": "eip155:5700",
|
"tsys": "eip155:5700",
|
||||||
"dgcc": "eip155:5777",
|
"dgcc": "eip155:5777",
|
||||||
"Ontology Testnet": "eip155:5851",
|
"Ontology Testnet": "eip155:5851",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user