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

This commit is contained in:
ligi 2022-08-28 18:30:21 +00:00
parent 71e437a18e
commit 9e2400456e
6 changed files with 34 additions and 32 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,22 +1,23 @@
{
"name": "GeneChain Adenine Testnet",
"chain": "GeneChain",
"rpc": ["https://rpc-testnet.genechain.io"],
"faucets": ["https://faucet.genechain.io"],
"name": "Shardeum Liberty 1.3",
"chain": "Shardeum",
"rpc": ["https://liberty10.shardeum.org/"],
"faucets": ["https://faucet.liberty10.shardeum.org"],
"nativeCurrency": {
"name": "Testnet RNA",
"symbol": "tRNA",
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"infoURL": "https://scan-testnet.genechain.io/",
"shortName": "GeneChainAdn",
"infoURL": "https://docs.shardeum.org/",
"shortName": "ShardeumSHM",
"chainId": 8080,
"networkId": 8080,
"explorers": [
{
"name": "GeneChain Adenine Testnet Scan",
"url": "https://scan-testnet.genechain.io",
"name": "Sharedum Scan",
"url": "https://explorer.liberty10.shardeum.org",
"standard": "EIP3091"
}
]
],
"redFlags": ["reusedChainId"]
}

File diff suppressed because one or more lines are too long

View File

@ -4016,18 +4016,18 @@
"faucets": [],
"infoURL": "https://mdgl.io"
}, {
"name": "GeneChain Adenine Testnet",
"name": "Shardeum Liberty 1.3",
"chainId": 8080,
"shortName": "GeneChainAdn",
"shortName": "ShardeumSHM",
"networkId": 8080,
"nativeCurrency": {
"name": "Testnet RNA",
"symbol": "tRNA",
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"rpc": ["https://rpc-testnet.genechain.io"],
"faucets": ["https://faucet.genechain.io"],
"infoURL": "https://scan-testnet.genechain.io/"
"rpc": ["https://liberty10.shardeum.org/"],
"faucets": ["https://faucet.liberty10.shardeum.org"],
"infoURL": "https://docs.shardeum.org/"
}, {
"name": "Klaytn Mainnet Cypress",
"chainId": 8217,

View File

@ -5673,24 +5673,25 @@
"chainId": 8029,
"networkId": 8029
}, {
"name": "GeneChain Adenine Testnet",
"chain": "GeneChain",
"rpc": ["https://rpc-testnet.genechain.io"],
"faucets": ["https://faucet.genechain.io"],
"name": "Shardeum Liberty 1.3",
"chain": "Shardeum",
"rpc": ["https://liberty10.shardeum.org/"],
"faucets": ["https://faucet.liberty10.shardeum.org"],
"nativeCurrency": {
"name": "Testnet RNA",
"symbol": "tRNA",
"name": "Shardeum SHM",
"symbol": "SHM",
"decimals": 18
},
"infoURL": "https://scan-testnet.genechain.io/",
"shortName": "GeneChainAdn",
"infoURL": "https://docs.shardeum.org/",
"shortName": "ShardeumSHM",
"chainId": 8080,
"networkId": 8080,
"explorers": [{
"name": "GeneChain Adenine Testnet Scan",
"url": "https://scan-testnet.genechain.io",
"name": "Sharedum Scan",
"url": "https://explorer.liberty10.shardeum.org",
"standard": "EIP3091"
}]
}],
"redFlags": ["reusedChainId"]
}, {
"name": "Klaytn Mainnet Cypress",
"chain": "KLAY",

View File

@ -308,7 +308,7 @@
"teleport": "eip155:8000",
"teleport-testnet": "eip155:8001",
"mdgl": "eip155:8029",
"GeneChainAdn": "eip155:8080",
"ShardeumSHM": "eip155:8080",
"Cypress": "eip155:8217",
"Kortho": "eip155:8285",
"olo": "eip155:8723",