chains/_data/chains/eip155-1433.json
iamakshaykumar 67f0fd4b55
add rikeza logo (#2657)
* add rikeza logo

* Update rikeza.json

add rikeza chain logo
2023-04-18 18:54:46 +02:00

25 lines
499 B
JSON

{
"name": "Rikeza Network Mainnet",
"title": "Rikeza Network Mainnet",
"chain": "Rikeza",
"icon": "rikeza",
"rpc": ["https://rpc.rikscan.com"],
"faucets": [],
"nativeCurrency": {
"name": "Rikeza",
"symbol": "RIK",
"decimals": 18
},
"infoURL": "https://rikeza.io",
"shortName": "RIK",
"chainId": 1433,
"networkId": 1433,
"explorers": [
{
"name": "Rikeza Blockchain explorer",
"url": "https://rikscan.com",
"standard": "EIP3091"
}
]
}