Skip to content

Commit 0ff166d

Browse files
committed
feat: add icon
1 parent 0979448 commit 0ff166d

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

_data/chains/eip155-2019775.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"chainId": 2019775,
2121
"networkId": 2019775,
2222
"slip44": 1,
23+
"icon": "jovay",
2324
"explorers": [
2425
{
2526
"name": "Jovay Testnet Explorer",

_data/chains/eip155-5734951.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"shortName": "jovay",
1818
"chainId": 5734951,
1919
"networkId": 5734951,
20+
"icon": "jovay",
2021
"explorers": [
2122
{
2223
"name": "Jovay Explorer",

_data/icons/jovay.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://QmahPPTTPxdvff9DXiRi7mNMgWWh7FN7JhPTusML5P7Fww",
4+
"width": 256,
5+
"height": 256,
6+
"format": "png"
7+
}
8+
]
Binary file not shown.

0 commit comments

Comments
 (0)