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@f0c9285561 🚀
This commit is contained in:
parent
ea118ca0cd
commit
f7b8625a1f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3833,6 +3833,19 @@
|
||||||
"rpc": ["https://openapi.platon.network/rpc", "wss://openapi.platon.network/ws"],
|
"rpc": ["https://openapi.platon.network/rpc", "wss://openapi.platon.network/ws"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.platon.network"
|
"infoURL": "https://www.platon.network"
|
||||||
|
}, {
|
||||||
|
"name": "Haymo Testnet",
|
||||||
|
"chainId": 234666,
|
||||||
|
"shortName": "hym",
|
||||||
|
"networkId": 234666,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "HAYMO",
|
||||||
|
"symbol": "HYM",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://testnet1.haymo.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://haymoswap.web.app/"
|
||||||
}, {
|
}, {
|
||||||
"name": "ARTIS sigma1",
|
"name": "ARTIS sigma1",
|
||||||
"chainId": 246529,
|
"chainId": 246529,
|
||||||
|
|
|
@ -5324,6 +5324,21 @@
|
||||||
"url": "https://scan.platon.network",
|
"url": "https://scan.platon.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Haymo Testnet",
|
||||||
|
"chain": "tHYM",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": ["https://testnet1.haymo.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "HAYMO",
|
||||||
|
"symbol": "HYM",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://haymoswap.web.app/",
|
||||||
|
"shortName": "hym",
|
||||||
|
"chainId": 234666,
|
||||||
|
"networkId": 234666
|
||||||
}, {
|
}, {
|
||||||
"name": "ARTIS sigma1",
|
"name": "ARTIS sigma1",
|
||||||
"chain": "ARTIS",
|
"chain": "ARTIS",
|
||||||
|
|
|
@ -294,6 +294,7 @@
|
||||||
"alayadev": "eip155:201030",
|
"alayadev": "eip155:201030",
|
||||||
"platondev": "eip155:210309",
|
"platondev": "eip155:210309",
|
||||||
"platon": "eip155:210425",
|
"platon": "eip155:210425",
|
||||||
|
"hym": "eip155:234666",
|
||||||
"ats": "eip155:246529",
|
"ats": "eip155:246529",
|
||||||
"atstau": "eip155:246785",
|
"atstau": "eip155:246785",
|
||||||
"SoChain": "eip155:281121",
|
"SoChain": "eip155:281121",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user