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

This commit is contained in:
ligi 2022-04-02 13:16:02 +00:00
parent 0a799a6225
commit e3f45746e1
5 changed files with 36 additions and 36 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4171,19 +4171,6 @@
"rpc": ["https://devnetopenapi.alaya.network/rpc", "wss://devnetopenapi.alaya.network/ws"], "rpc": ["https://devnetopenapi.alaya.network/rpc", "wss://devnetopenapi.alaya.network/ws"],
"faucets": ["https://faucet.alaya.network/faucet/?id=f93426c0887f11eb83b900163e06151c"], "faucets": ["https://faucet.alaya.network/faucet/?id=f93426c0887f11eb83b900163e06151c"],
"infoURL": "https://www.alaya.network/" "infoURL": "https://www.alaya.network/"
}, {
"name": "PlatON Dev Testnet",
"chainId": 210309,
"shortName": "platondev",
"networkId": 1,
"nativeCurrency": {
"name": "LAT",
"symbol": "lat",
"decimals": 18
},
"rpc": ["https://devnetopenapi.platon.network/rpc", "wss://devnetopenapi.platon.network/ws"],
"faucets": ["https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"],
"infoURL": "https://www.platon.network"
}, { }, {
"name": "PlatON Mainnet", "name": "PlatON Mainnet",
"chainId": 210425, "chainId": 210425,
@ -4379,6 +4366,19 @@
"rpc": ["https://rpc.kintsugi.themerge.dev"], "rpc": ["https://rpc.kintsugi.themerge.dev"],
"faucets": ["http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}", "https://faucet.kintsugi.themerge.dev"], "faucets": ["http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}", "https://faucet.kintsugi.themerge.dev"],
"infoURL": "https://kintsugi.themerge.dev/" "infoURL": "https://kintsugi.themerge.dev/"
}, {
"name": "PlatON Dev Testnet",
"chainId": 2203181,
"shortName": "platondev",
"networkId": 1,
"nativeCurrency": {
"name": "LAT",
"symbol": "lat",
"decimals": 18
},
"rpc": ["https://devnetopenapi.platon.network/rpc", "wss://devnetopenapi.platon.network/ws"],
"faucets": ["https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"],
"infoURL": "https://www.platon.network"
}, { }, {
"name": "Musicoin", "name": "Musicoin",
"chainId": 7762959, "chainId": 7762959,

View File

@ -5836,26 +5836,6 @@
"url": "https://devnetscan.alaya.network", "url": "https://devnetscan.alaya.network",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "PlatON Dev Testnet",
"chain": "PlatON",
"rpc": ["https://devnetopenapi.platon.network/rpc", "wss://devnetopenapi.platon.network/ws"],
"faucets": ["https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"],
"nativeCurrency": {
"name": "LAT",
"symbol": "lat",
"decimals": 18
},
"infoURL": "https://www.platon.network",
"shortName": "platondev",
"chainId": 210309,
"networkId": 1,
"icon": "platon",
"explorers": [{
"name": "PlatON explorer",
"url": "https://devnetscan.platon.network",
"standard": "none"
}]
}, { }, {
"name": "PlatON Mainnet", "name": "PlatON Mainnet",
"chain": "PlatON", "chain": "PlatON",
@ -6121,6 +6101,26 @@
"url": "https://explorer.kintsugi.themerge.dev", "url": "https://explorer.kintsugi.themerge.dev",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "PlatON Dev Testnet",
"chain": "PlatON",
"rpc": ["https://devnetopenapi.platon.network/rpc", "wss://devnetopenapi.platon.network/ws"],
"faucets": ["https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"],
"nativeCurrency": {
"name": "LAT",
"symbol": "lat",
"decimals": 18
},
"infoURL": "https://www.platon.network",
"shortName": "platondev",
"chainId": 2203181,
"networkId": 1,
"icon": "platon",
"explorers": [{
"name": "PlatON explorer",
"url": "https://devnetscan.platon.network",
"standard": "none"
}]
}, { }, {
"name": "Musicoin", "name": "Musicoin",
"chain": "MUSIC", "chain": "MUSIC",

View File

@ -320,7 +320,6 @@
"aka": "eip155:200625", "aka": "eip155:200625",
"alaya": "eip155:201018", "alaya": "eip155:201018",
"alayadev": "eip155:201030", "alayadev": "eip155:201030",
"platondev": "eip155:210309",
"platon": "eip155:210425", "platon": "eip155:210425",
"hym": "eip155:234666", "hym": "eip155:234666",
"ats": "eip155:246529", "ats": "eip155:246529",
@ -336,6 +335,7 @@
"etho": "eip155:1313114", "etho": "eip155:1313114",
"xero": "eip155:1313500", "xero": "eip155:1313500",
"kintsugi": "eip155:1337702", "kintsugi": "eip155:1337702",
"platondev": "eip155:2203181",
"music": "eip155:7762959", "music": "eip155:7762959",
"sep": "eip155:11155111", "sep": "eip155:11155111",
"tpep": "eip155:13371337", "tpep": "eip155:13371337",