Deploying to gh-pages from @ ethereum-lists/chains@0c18c4dd10 🚀

This commit is contained in:
ligi 2022-12-16 07:41:00 +00:00
parent 202e318de1
commit c098f3e190
6 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"name": "Pando Mainnet", "name": "PandoProject Mainnet",
"chain": "Pando", "chain": "PandoProject",
"icon": "pando", "icon": "pando",
"rpc": ["https://eth-rpc-api.pandoproject.org/rpc"], "rpc": ["https://eth-rpc-api.pandoproject.org/rpc"],
"faucets": [], "faucets": [],

View File

@ -1,6 +1,6 @@
{ {
"name": "Pando Testnet", "name": "PandoProject Testnet",
"chain": "Pando", "chain": "PandoProject",
"icon": "pando", "icon": "pando",
"rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"], "rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"],
"faucets": [], "faucets": [],

File diff suppressed because one or more lines are too long

View File

@ -4406,7 +4406,7 @@
"faucets": [], "faucets": [],
"infoURL": "https://jfinchain.com" "infoURL": "https://jfinchain.com"
}, { }, {
"name": "Pando Mainnet", "name": "PandoProject Mainnet",
"chainId": 3601, "chainId": 3601,
"shortName": "pando-mainnet", "shortName": "pando-mainnet",
"networkId": 3601, "networkId": 3601,
@ -4419,7 +4419,7 @@
"faucets": [], "faucets": [],
"infoURL": "https://www.pandoproject.org/" "infoURL": "https://www.pandoproject.org/"
}, { }, {
"name": "Pando Testnet", "name": "PandoProject Testnet",
"chainId": 3602, "chainId": 3602,
"shortName": "pando-testnet", "shortName": "pando-testnet",
"networkId": 3602, "networkId": 3602,

View File

@ -6317,8 +6317,8 @@
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
"name": "Pando Mainnet", "name": "PandoProject Mainnet",
"chain": "Pando", "chain": "PandoProject",
"icon": "pando", "icon": "pando",
"rpc": ["https://eth-rpc-api.pandoproject.org/rpc"], "rpc": ["https://eth-rpc-api.pandoproject.org/rpc"],
"faucets": [], "faucets": [],
@ -6337,8 +6337,8 @@
"standard": "none" "standard": "none"
}] }]
}, { }, {
"name": "Pando Testnet", "name": "PandoProject Testnet",
"chain": "Pando", "chain": "PandoProject",
"icon": "pando", "icon": "pando",
"rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"], "rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"],
"faucets": [], "faucets": [],