mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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
This commit is contained in:
parent
4bbf72ec3e
commit
902032a803
23
_data/chains/eip155-12715.json
Normal file
23
_data/chains/eip155-12715.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
23
_data/chains/eip155-1433.json
Normal file
23
_data/chains/eip155-1433.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Rikeza Network Mainnet",
|
||||
"title": "Rikeza Network Mainnet",
|
||||
"chain": "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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user