chains/_data/chains/eip155-12715.json
iamakshaykumar 902032a803
Add rikeza Blockchain mainnet and testnet (#2430)
* Add rikeza Blockchain mainnet and testnet

* Add rikeza Blockchain mainnet and testnet

* Add rikeza blockchain mainnet and testnet
2023-03-16 10:46:02 +01:00

24 lines
498 B
JSON

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