mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@1f1b10481c 🚀
This commit is contained in:
parent
8422acfd69
commit
a5bcbc0d2e
|
@ -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
24
chains/eip155-1273227453.json
Normal file
24
chains/eip155-1273227453.json
Normal 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
|
@ -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,
|
||||
|
|
|
@ -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
8
icons/human.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmT5KKrpNt6duU8QfwaYw3xf4ifTBPtjahpWsMi3gsFmcS",
|
||||
"width": 440,
|
||||
"height": 600,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmT5KKrpNt6duU8QfwaYw3xf4ifTBPtjahpWsMi3gsFmcS
Normal file
BIN
iconsDownload/QmT5KKrpNt6duU8QfwaYw3xf4ifTBPtjahpWsMi3gsFmcS
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user