mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@902032a803 🚀
This commit is contained in:
parent
1c33f5e75d
commit
29ae2919e7
3612
chain_icons.json
3612
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-12715.json
Normal file
23
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
chains/eip155-1433.json
Normal file
23
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"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -4093,6 +4093,19 @@
|
|||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
|
||||
}, {
|
||||
"name": "Rikeza Network Mainnet",
|
||||
"chainId": 1433,
|
||||
"shortName": "RIK",
|
||||
"networkId": 1433,
|
||||
"nativeCurrency": {
|
||||
"name": "Rikeza",
|
||||
"symbol": "RIK",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.rikscan.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://rikeza.io"
|
||||
}, {
|
||||
"name": "Polygon zkEVM Testnet",
|
||||
"chainId": 1442,
|
||||
|
@ -6849,6 +6862,19 @@
|
|||
"rpc": ["https://rpc.testnet.step.network"],
|
||||
"faucets": ["https://faucet.step.network"],
|
||||
"infoURL": "https://step.network"
|
||||
}, {
|
||||
"name": "Rikeza Network Testnet",
|
||||
"chainId": 12715,
|
||||
"shortName": "tRIK",
|
||||
"networkId": 12715,
|
||||
"nativeCurrency": {
|
||||
"name": "Rikeza",
|
||||
"symbol": "RIK",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet-rpc.rikscan.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://rikeza.io"
|
||||
}, {
|
||||
"name": "SPS",
|
||||
"chainId": 13000,
|
||||
|
|
|
@ -5977,6 +5977,26 @@
|
|||
"standard": "EIP3091"
|
||||
}],
|
||||
"status": "deprecated"
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Polygon zkEVM Testnet",
|
||||
"title": "Polygon zkEVM Testnet",
|
||||
|
@ -10169,6 +10189,26 @@
|
|||
"type": "L2",
|
||||
"chain": "eip155-43113"
|
||||
}
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "SPS",
|
||||
"chain": "SPS",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -314,6 +314,7 @@
|
|||
"ASAR": "eip155:1388",
|
||||
"zkevmtest": "eip155:1402",
|
||||
"testnet-zkEVM-mango-pre-audit-upgraded": "eip155:1422",
|
||||
"RIK": "eip155:1433",
|
||||
"testnet-zkEVM-mango": "eip155:1442",
|
||||
"CTEX": "eip155:1455",
|
||||
"Sherpax": "eip155:1506",
|
||||
|
@ -526,6 +527,7 @@
|
|||
"fibo": "eip155:12306",
|
||||
"blgchain": "eip155:12321",
|
||||
"steptest": "eip155:12345",
|
||||
"tRIK": "eip155:12715",
|
||||
"SPS": "eip155:13000",
|
||||
"Credit": "eip155:13308",
|
||||
"Phoenix": "eip155:13381",
|
||||
|
|
Loading…
Reference in New Issue
Block a user