chains/_data/chains/eip155-1351057110.json
jace 044380626f
update list to include SKALE-Chaos Testnet (#2665)
* update list to include SKALE-Chaos Testnet

* Update _data/chains/eip155-1351057110.json

* Update _data/icons/chaos.json

* ran prettier and gradel locally

---------

Co-authored-by: ligi <ligi@ligi.de>
2023-04-19 00:29:31 +02:00

25 lines
677 B
JSON

{
"name": "Chaos (SKALE Testnet)",
"title": "Chaos Testnet",
"chain": "staging-fast-active-bellatrix",
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"],
"faucets": ["https://sfuel.skale.network/staging/chaos"],
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"infoURL": "https://docs.skale.network/develop/",
"shortName": "chaos-tenet",
"chainId": 1351057110,
"networkId": 1351057110,
"explorers": [
{
"name": "Blockscout",
"url": "https://staging-fast-active-bellatrix.explorer.staging-v3.skalenodes.com",
"icon": "chaos",
"standard": "EIP3091"
}
]
}