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@4af82edd57 🚀
This commit is contained in:
parent
8524e7dd61
commit
f13a48417e
|
@ -6,6 +6,14 @@
|
||||||
"height": 2048,
|
"height": 2048,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "resincoin",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb",
|
||||||
|
"width": 460,
|
||||||
|
"height": 460,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ftmscan",
|
"name": "ftmscan",
|
||||||
"icons": [{
|
"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": "ResinCoin Mainnet",
|
"name": "ResinCoin Mainnet",
|
||||||
"chain": "RESIN",
|
"chain": "RESIN",
|
||||||
|
"icon": "resincoin",
|
||||||
"rpc": ["https://mainnet.resincoin.dev"],
|
"rpc": ["https://mainnet.resincoin.dev"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -7518,6 +7518,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "ResinCoin Mainnet",
|
"name": "ResinCoin Mainnet",
|
||||||
"chain": "RESIN",
|
"chain": "RESIN",
|
||||||
|
"icon": "resincoin",
|
||||||
"rpc": ["https://mainnet.resincoin.dev"],
|
"rpc": ["https://mainnet.resincoin.dev"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
8
icons/resincoin.json
Normal file
8
icons/resincoin.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb",
|
||||||
|
"width": 460,
|
||||||
|
"height": 460,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb
Normal file
BIN
iconsDownload/QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue
Block a user