mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Addition of Calypso NFT Hub | SKALE Chain (#1876)
* Addition of Calypso NFT Hub | SKALE Chain * Prettier Ran on Calypso JSON Files Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
01480709e9
commit
7964a8a3f9
24
_data/chains/eip155-1564830818.json
Normal file
24
_data/chains/eip155-1564830818.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Calypso NFT Hub | SKALE",
|
||||||
|
"title": "Calypso NFT Hub Mainnet",
|
||||||
|
"chain": "honorable-steel-rasalhague",
|
||||||
|
"rpc": ["https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague"],
|
||||||
|
"faucets": ["https://sfuel.dirtroad.dev"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "sFUEL",
|
||||||
|
"symbol": "sFUEL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://calypsohub.network/",
|
||||||
|
"shortName": "calypso-mainnet",
|
||||||
|
"chainId": 1564830818,
|
||||||
|
"networkId": 1564830818,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://honorable-steel-rasalhague.explorer.mainnet.skalenodes.com",
|
||||||
|
"icon": "calypso",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
24
_data/chains/eip155-344106930.json
Normal file
24
_data/chains/eip155-344106930.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Calypso NFT Hub | SKALE Testnet",
|
||||||
|
"title": "Calypso NFT Hub Testnet",
|
||||||
|
"chain": "staging-utter-unripe-menkar",
|
||||||
|
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar"],
|
||||||
|
"faucets": ["https://sfuel.dirtroad.dev/staging"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "sFUEL",
|
||||||
|
"symbol": "sFUEL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://calypsohub.network/",
|
||||||
|
"shortName": "calypso-testnet",
|
||||||
|
"chainId": 344106930,
|
||||||
|
"networkId": 344106930,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com",
|
||||||
|
"icon": "calypso",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/calypso.json
Normal file
8
_data/icons/calypso.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafybeigyayzxvt7vosat4rtrbmhhnldgx57w2pfbutuniax7h6kswzi42m",
|
||||||
|
"width": 1637,
|
||||||
|
"height": 1636,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user