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@d1fe0965db 🚀
This commit is contained in:
parent
284a561c46
commit
00e11a8ff7
|
@ -982,6 +982,14 @@
|
|||
"height": 752,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "pando",
|
||||
"icons": [{
|
||||
"url": "ipfs://Qmbe7s7SkAt6AAuXUNHaG4SF2YdSJKRNDNFGg5ZtXVF5gk",
|
||||
"width": 116,
|
||||
"height": 126,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "opside",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Pandonet",
|
||||
"chain": "Pando",
|
||||
"icon": "pando",
|
||||
"rpc": ["https://eth-rpc-api.pandoproject.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Pando Testnet",
|
||||
"chain": "Pando",
|
||||
"icon": "pando",
|
||||
"rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -5868,6 +5868,7 @@
|
|||
}, {
|
||||
"name": "Pandonet",
|
||||
"chain": "Pando",
|
||||
"icon": "pando",
|
||||
"rpc": ["https://eth-rpc-api.pandoproject.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -5887,6 +5888,7 @@
|
|||
}, {
|
||||
"name": "Pando Testnet",
|
||||
"chain": "Pando",
|
||||
"icon": "pando",
|
||||
"rpc": ["https://testnet.ethrpc.pandoproject.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
8
icons/pando.json
Normal file
8
icons/pando.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://Qmbe7s7SkAt6AAuXUNHaG4SF2YdSJKRNDNFGg5ZtXVF5gk",
|
||||
"width": 116,
|
||||
"height": 126,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/Qmbe7s7SkAt6AAuXUNHaG4SF2YdSJKRNDNFGg5ZtXVF5gk
Normal file
BIN
iconsDownload/Qmbe7s7SkAt6AAuXUNHaG4SF2YdSJKRNDNFGg5ZtXVF5gk
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in New Issue
Block a user