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:
TheGreatAxios 2022-11-17 19:47:11 -08:00 committed by GitHub
parent 01480709e9
commit 7964a8a3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 0 deletions

View 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"
}
]
}

View 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
View File

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