mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
67f0fd4b55
commit
044380626f
24
_data/chains/eip155-1351057110.json
Normal file
24
_data/chains/eip155-1351057110.json
Normal 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
8
_data/icons/chaos.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmbYYCoU2G4LUfRr9ofGowF3eatfvWv9FiPVhqKndZeqwA",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user