mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
1f1b10481c
* Submit HUMAN metadata * Add image on IconDownload * Prettier
25 lines
608 B
JSON
25 lines
608 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|