Add Horizen Yuma Testnet blockchain + icon (#2325)

This commit is contained in:
i-Alex 2023-02-24 15:19:11 +02:00 committed by GitHub
parent 06c07c5e88
commit f1cb29aeab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,33 @@
{
"name": "Horizen Yuma Testnet",
"shortName": "Yuma",
"chain": "Yuma",
"icon": "eon",
"rpc": ["https://yuma-testnet.horizenlabs.io/ethv1"],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"faucets": ["https://yuma-testnet-faucet.horizen.io"],
"nativeCurrency": {
"name": "Testnet Zen",
"symbol": "tZEN",
"decimals": 18
},
"infoURL": "https://horizen.io/",
"chainId": 1662,
"networkId": 1662,
"slip44": 121,
"explorers": [
{
"name": "Yuma Testnet Block Explorer",
"url": "https://yuma-explorer.horizen.io",
"icon": "eon",
"standard": "EIP3091"
}
]
}

8
_data/icons/eon.json Normal file
View File

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