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@af19d08ec4 🚀
This commit is contained in:
parent
3fb147ca96
commit
3f4fd51bbb
File diff suppressed because one or more lines are too long
28
chains/eip155-1000.json
Normal file
28
chains/eip155-1000.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "GTON Mainnet",
|
||||||
|
"chain": "GTON",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.gton.network/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GCD",
|
||||||
|
"symbol": "GCD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://gton.capital",
|
||||||
|
"shortName": "gton",
|
||||||
|
"chainId": 1000,
|
||||||
|
"networkId": 1000,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "GTON Network Explorer",
|
||||||
|
"url": "https://explorer.gton.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-1"
|
||||||
|
}
|
||||||
|
}
|
28
chains/eip155-50021.json
Normal file
28
chains/eip155-50021.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "GTON Testnet",
|
||||||
|
"chain": "GTON Testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://testnet.gton.network/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GCD",
|
||||||
|
"symbol": "GCD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://gton.capital",
|
||||||
|
"shortName": "tgton",
|
||||||
|
"chainId": 50021,
|
||||||
|
"networkId": 50021,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "GTON Testnet Network Explorer",
|
||||||
|
"url": "https://explorer.testnet.gton.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-3"
|
||||||
|
}
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -2494,6 +2494,19 @@
|
||||||
"rpc": ["https://gwan-ssl.wandevs.org:46891/"],
|
"rpc": ["https://gwan-ssl.wandevs.org:46891/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://testnet.wanscan.org"
|
"infoURL": "https://testnet.wanscan.org"
|
||||||
|
}, {
|
||||||
|
"name": "GTON Mainnet",
|
||||||
|
"chainId": 1000,
|
||||||
|
"shortName": "gton",
|
||||||
|
"networkId": 1000,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GCD",
|
||||||
|
"symbol": "GCD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.gton.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://gton.capital"
|
||||||
}, {
|
}, {
|
||||||
"name": "Klaytn Testnet Baobab",
|
"name": "Klaytn Testnet Baobab",
|
||||||
"chainId": 1001,
|
"chainId": 1001,
|
||||||
|
@ -4509,6 +4522,19 @@
|
||||||
"rpc": ["https://nodeapi.test.energi.network"],
|
"rpc": ["https://nodeapi.test.energi.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.energi.world/"
|
"infoURL": "https://www.energi.world/"
|
||||||
|
}, {
|
||||||
|
"name": "GTON Testnet",
|
||||||
|
"chainId": 50021,
|
||||||
|
"shortName": "tgton",
|
||||||
|
"networkId": 50021,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GCD",
|
||||||
|
"symbol": "GCD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://testnet.gton.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://gton.capital"
|
||||||
}, {
|
}, {
|
||||||
"name": "DFK Chain",
|
"name": "DFK Chain",
|
||||||
"chainId": 53935,
|
"chainId": 53935,
|
||||||
|
|
|
@ -3467,6 +3467,29 @@
|
||||||
"shortName": "twan",
|
"shortName": "twan",
|
||||||
"chainId": 999,
|
"chainId": 999,
|
||||||
"networkId": 999
|
"networkId": 999
|
||||||
|
}, {
|
||||||
|
"name": "GTON Mainnet",
|
||||||
|
"chain": "GTON",
|
||||||
|
"rpc": ["https://rpc.gton.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GCD",
|
||||||
|
"symbol": "GCD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://gton.capital",
|
||||||
|
"shortName": "gton",
|
||||||
|
"chainId": 1000,
|
||||||
|
"networkId": 1000,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "GTON Network Explorer",
|
||||||
|
"url": "https://explorer.gton.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-1"
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "Klaytn Testnet Baobab",
|
"name": "Klaytn Testnet Baobab",
|
||||||
"chain": "KLAY",
|
"chain": "KLAY",
|
||||||
|
@ -6383,6 +6406,29 @@
|
||||||
"chainId": 49797,
|
"chainId": 49797,
|
||||||
"networkId": 49797,
|
"networkId": 49797,
|
||||||
"slip44": 49797
|
"slip44": 49797
|
||||||
|
}, {
|
||||||
|
"name": "GTON Testnet",
|
||||||
|
"chain": "GTON Testnet",
|
||||||
|
"rpc": ["https://testnet.gton.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GCD",
|
||||||
|
"symbol": "GCD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://gton.capital",
|
||||||
|
"shortName": "tgton",
|
||||||
|
"chainId": 50021,
|
||||||
|
"networkId": 50021,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "GTON Testnet Network Explorer",
|
||||||
|
"url": "https://explorer.testnet.gton.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-3"
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "DFK Chain",
|
"name": "DFK Chain",
|
||||||
"chain": "DFK",
|
"chain": "DFK",
|
||||||
|
|
|
@ -191,6 +191,7 @@
|
||||||
"top": "eip155:989",
|
"top": "eip155:989",
|
||||||
"ln": "eip155:998",
|
"ln": "eip155:998",
|
||||||
"twan": "eip155:999",
|
"twan": "eip155:999",
|
||||||
|
"gton": "eip155:1000",
|
||||||
"Baobab": "eip155:1001",
|
"Baobab": "eip155:1001",
|
||||||
"tnew": "eip155:1007",
|
"tnew": "eip155:1007",
|
||||||
"eun": "eip155:1008",
|
"eun": "eip155:1008",
|
||||||
|
@ -346,6 +347,7 @@
|
||||||
"Autobahn Network": "eip155:45000",
|
"Autobahn Network": "eip155:45000",
|
||||||
"REI": "eip155:47805",
|
"REI": "eip155:47805",
|
||||||
"tnrg": "eip155:49797",
|
"tnrg": "eip155:49797",
|
||||||
|
"tgton": "eip155:50021",
|
||||||
"DFK": "eip155:53935",
|
"DFK": "eip155:53935",
|
||||||
"rei": "eip155:55555",
|
"rei": "eip155:55555",
|
||||||
"trei": "eip155:55556",
|
"trei": "eip155:55556",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user