Skip to content

Commit

Permalink
update format
Browse files Browse the repository at this point in the history
  • Loading branch information
baymax19 committed Aug 22, 2024
1 parent 9b4b5a9 commit 23cf1af
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 15 deletions.
6 changes: 2 additions & 4 deletions _data/chains/eip155-698.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"name": "Matchain",
"chain": "Matchain",
"icon": "matchain",
"rpc": [
"https://rpc.matchain.io"
],
"rpc": ["https://rpc.matchain.io"],
"faucets": [],
"nativeCurrency": {
"name": "BNB",
Expand All @@ -23,4 +21,4 @@
"icon": "matchain"
}
]
}
}
6 changes: 2 additions & 4 deletions _data/chains/eip155-699.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"name": "Matchain Testnet",
"chain": "Matchain",
"icon": "matchain",
"rpc": [
"https://testnet-rpc.matchain.io"
],
"rpc": ["https://testnet-rpc.matchain.io"],
"faucets": [],
"nativeCurrency": {
"name": "BNB",
Expand All @@ -23,4 +21,4 @@
"icon": "matchainTestnet"
}
]
}
}
14 changes: 7 additions & 7 deletions _data/icons/matchain.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"url": "ipfs://QmdGWNf6Tmq7Wn4TbJEDBHMZCGfYgsvmmYnFqYdE4CJTRn",
"width": 393,
"height": 412,
"format": "png"
}
]
{
"url": "ipfs://QmdGWNf6Tmq7Wn4TbJEDBHMZCGfYgsvmmYnFqYdE4CJTRn",
"width": 393,
"height": 412,
"format": "png"
}
]

0 comments on commit 23cf1af

Please sign in to comment.