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>
This commit is contained in:
jace 2023-04-18 17:29:31 -05:00 committed by GitHub
parent 67f0fd4b55
commit 044380626f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"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"
}
]
}

8
_data/icons/chaos.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmbYYCoU2G4LUfRr9ofGowF3eatfvWv9FiPVhqKndZeqwA",
"width": 400,
"height": 400,
"format": "png"
}
]