Deploying to gh-pages from @ ethereum-lists/chains@1f1b10481c 🚀

This commit is contained in:
ligi 2023-03-17 18:16:43 +00:00
parent 8422acfd69
commit a5bcbc0d2e
11 changed files with 79 additions and 4 deletions

View File

@ -1438,6 +1438,14 @@
"height": 800,
"format": "png"
}]
}, {
"name": "human",
"icons": [{
"url": "ipfs://QmT5KKrpNt6duU8QfwaYw3xf4ifTBPtjahpWsMi3gsFmcS",
"width": 440,
"height": 600,
"format": "png"
}]
}, {
"name": "tmychain",
"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": "HUMAN Protocol",
"title": "HUMAN Protocol",
"chain": "wan-red-ain",
"rpc": ["https://mainnet.skalenodes.com/v1/wan-red-ain"],
"faucets": ["https://dashboard.humanprotocol.org/faucet"],
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"infoURL": "https://www.humanprotocol.org",
"shortName": "human-mainnet",
"chainId": 1273227453,
"networkId": 1273227453,
"explorers": [
{
"name": "Blockscout",
"url": "https://wan-red-ain.explorer.mainnet.skalenodes.com",
"icon": "human",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -9956,6 +9956,19 @@
"rpc": ["http://cybeth1.cyberdeck.eu:8545"],
"faucets": [],
"infoURL": "https://cyberdeck.eu"
}, {
"name": "HUMAN Protocol",
"chainId": 1273227453,
"shortName": "human-mainnet",
"networkId": 1273227453,
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"rpc": ["https://mainnet.skalenodes.com/v1/wan-red-ain"],
"faucets": ["https://dashboard.humanprotocol.org/faucet"],
"infoURL": "https://www.humanprotocol.org"
}, {
"name": "Aurora Mainnet",
"chainId": 1313161554,

View File

@ -14985,6 +14985,27 @@
"icon": "cyberdeck",
"standard": "none"
}]
}, {
"name": "HUMAN Protocol",
"title": "HUMAN Protocol",
"chain": "wan-red-ain",
"rpc": ["https://mainnet.skalenodes.com/v1/wan-red-ain"],
"faucets": ["https://dashboard.humanprotocol.org/faucet"],
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"infoURL": "https://www.humanprotocol.org",
"shortName": "human-mainnet",
"chainId": 1273227453,
"networkId": 1273227453,
"explorers": [{
"name": "Blockscout",
"url": "https://wan-red-ain.explorer.mainnet.skalenodes.com",
"icon": "human",
"standard": "EIP3091"
}]
}, {
"name": "Aurora Mainnet",
"chain": "NEAR",

8
icons/human.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

View File

@ -765,6 +765,7 @@
"nebula-staging": "eip155:503129905",
"ipos": "eip155:1122334455",
"cyb": "eip155:1146703430",
"human-mainnet": "eip155:1273227453",
"aurora": "eip155:1313161554",
"aurora-testnet": "eip155:1313161555",
"aurora-betanet": "eip155:1313161556",