mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
added resincoin icon (#1617)
* changed .ML to .dev * Create resincoin.json * added resincoin logo * added icon entry * Update resincoin.json
This commit is contained in:
parent
3a88a156a6
commit
4af82edd57
|
@ -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": {
|
||||||
|
|
8
_data/icons/resincoin.json
Normal file
8
_data/icons/resincoin.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb",
|
||||||
|
"width": 460,
|
||||||
|
"height": 460,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue
Block a user