Deploying to gh-pages from @ ethereum-lists/chains@af19d08ec4 🚀

This commit is contained in:
ligi 2022-07-27 16:33:01 +00:00
parent 3fb147ca96
commit 3f4fd51bbb
7 changed files with 132 additions and 2 deletions

File diff suppressed because one or more lines are too long

28
chains/eip155-1000.json Normal file
View 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
View 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

View File

@ -2494,6 +2494,19 @@
"rpc": ["https://gwan-ssl.wandevs.org:46891/"],
"faucets": [],
"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",
"chainId": 1001,
@ -4509,6 +4522,19 @@
"rpc": ["https://nodeapi.test.energi.network"],
"faucets": [],
"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",
"chainId": 53935,

View File

@ -3467,6 +3467,29 @@
"shortName": "twan",
"chainId": 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",
"chain": "KLAY",
@ -6383,6 +6406,29 @@
"chainId": 49797,
"networkId": 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",
"chain": "DFK",

View File

@ -191,6 +191,7 @@
"top": "eip155:989",
"ln": "eip155:998",
"twan": "eip155:999",
"gton": "eip155:1000",
"Baobab": "eip155:1001",
"tnew": "eip155:1007",
"eun": "eip155:1008",
@ -346,6 +347,7 @@
"Autobahn Network": "eip155:45000",
"REI": "eip155:47805",
"tnrg": "eip155:49797",
"tgton": "eip155:50021",
"DFK": "eip155:53935",
"rei": "eip155:55555",
"trei": "eip155:55556",