Deploying to gh-pages from @ ethereum-lists/chains@7964a8a3f9 🚀

This commit is contained in:
ligi 2022-11-18 03:51:07 +00:00
parent 79ef60d56a
commit 8f0e9d932e
10 changed files with 137 additions and 3 deletions

View File

@ -54,6 +54,14 @@
"height": 1561, "height": 1561,
"format": "png" "format": "png"
}] }]
}, {
"name": "calypso",
"icons": [{
"url": "ipfs://bafybeigyayzxvt7vosat4rtrbmhhnldgx57w2pfbutuniax7h6kswzi42m",
"width": 1637,
"height": 1636,
"format": "png"
}]
}, { }, {
"name": "step", "name": "step",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

View File

@ -7213,6 +7213,19 @@
"rpc": ["https://mainnet-rpc.oneledger.network"], "rpc": ["https://mainnet-rpc.oneledger.network"],
"faucets": [], "faucets": [],
"infoURL": "https://oneledger.io" "infoURL": "https://oneledger.io"
}, {
"name": "Calypso NFT Hub | SKALE Testnet",
"chainId": 344106930,
"shortName": "calypso-testnet",
"networkId": 344106930,
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"rpc": ["https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar"],
"faucets": ["https://sfuel.dirtroad.dev/staging"],
"infoURL": "https://calypsohub.network/"
}, { }, {
"name": "Gather Testnet Network", "name": "Gather Testnet Network",
"chainId": 356256156, "chainId": 356256156,
@ -7317,6 +7330,19 @@
"rpc": ["https://mainnet.skalenodes.com/v1/green-giddy-denebola", "wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola"], "rpc": ["https://mainnet.skalenodes.com/v1/green-giddy-denebola", "wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola"],
"faucets": [], "faucets": [],
"infoURL": "https://nebulachain.io/" "infoURL": "https://nebulachain.io/"
}, {
"name": "Calypso NFT Hub | SKALE",
"chainId": 1564830818,
"shortName": "calypso-mainnet",
"networkId": 1564830818,
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"rpc": ["https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague"],
"faucets": ["https://sfuel.dirtroad.dev"],
"infoURL": "https://calypsohub.network/"
}, { }, {
"name": "Harmony Mainnet Shard 0", "name": "Harmony Mainnet Shard 0",
"chainId": 1666600000, "chainId": 1666600000,

View File

@ -10526,6 +10526,27 @@
"url": "https://mainnet-explorer.oneledger.network", "url": "https://mainnet-explorer.oneledger.network",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"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"
}]
}, { }, {
"name": "Gather Testnet Network", "name": "Gather Testnet Network",
"chain": "GTH", "chain": "GTH",
@ -10670,6 +10691,27 @@
"icon": "nebula", "icon": "nebula",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"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"
}]
}, { }, {
"name": "Harmony Mainnet Shard 0", "name": "Harmony Mainnet Shard 0",
"chain": "Harmony", "chain": "Harmony",

8
icons/calypso.json Normal file
View File

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

View File

@ -554,6 +554,7 @@
"neonevm-mainnet": "eip155:245022934", "neonevm-mainnet": "eip155:245022934",
"neonevm-testnet": "eip155:245022940", "neonevm-testnet": "eip155:245022940",
"oneledger": "eip155:311752642", "oneledger": "eip155:311752642",
"calypso-testnet": "eip155:344106930",
"tGTH": "eip155:356256156", "tGTH": "eip155:356256156",
"dGTH": "eip155:486217935", "dGTH": "eip155:486217935",
"nebula-staging": "eip155:503129905", "nebula-staging": "eip155:503129905",
@ -562,6 +563,7 @@
"aurora-testnet": "eip155:1313161555", "aurora-testnet": "eip155:1313161555",
"aurora-betanet": "eip155:1313161556", "aurora-betanet": "eip155:1313161556",
"nebula-mainnet": "eip155:1482601649", "nebula-mainnet": "eip155:1482601649",
"calypso-mainnet": "eip155:1564830818",
"hmy-s0": "eip155:1666600000", "hmy-s0": "eip155:1666600000",
"hmy-s1": "eip155:1666600001", "hmy-s1": "eip155:1666600001",
"hmy-s2": "eip155:1666600002", "hmy-s2": "eip155:1666600002",