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

File diff suppressed because one or more lines are too long

View File

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

View File

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

View File

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