From 23cf1afa70fd4a20051a28353ba8b587ffa56625 Mon Sep 17 00:00:00 2001 From: baymax19 <39290834+baymax19@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:58:32 +0800 Subject: [PATCH] update format --- _data/chains/eip155-698.json | 6 ++---- _data/chains/eip155-699.json | 6 ++---- _data/icons/matchain.json | 14 +++++++------- 3 files changed, 11 insertions(+), 15 deletions(-) diff --git a/_data/chains/eip155-698.json b/_data/chains/eip155-698.json index 86b5591697c7..85e50c2228be 100644 --- a/_data/chains/eip155-698.json +++ b/_data/chains/eip155-698.json @@ -2,9 +2,7 @@ "name": "Matchain", "chain": "Matchain", "icon": "matchain", - "rpc": [ - "https://rpc.matchain.io" - ], + "rpc": ["https://rpc.matchain.io"], "faucets": [], "nativeCurrency": { "name": "BNB", @@ -23,4 +21,4 @@ "icon": "matchain" } ] -} \ No newline at end of file +} diff --git a/_data/chains/eip155-699.json b/_data/chains/eip155-699.json index 709d23034e9d..c3d5694c5ec6 100644 --- a/_data/chains/eip155-699.json +++ b/_data/chains/eip155-699.json @@ -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", @@ -23,4 +21,4 @@ "icon": "matchainTestnet" } ] -} \ No newline at end of file +} diff --git a/_data/icons/matchain.json b/_data/icons/matchain.json index 9dd499dcdb5f..eadec6466d28 100644 --- a/_data/icons/matchain.json +++ b/_data/icons/matchain.json @@ -1,8 +1,8 @@ [ - { - "url": "ipfs://QmdGWNf6Tmq7Wn4TbJEDBHMZCGfYgsvmmYnFqYdE4CJTRn", - "width": 393, - "height": 412, - "format": "png" - } -] \ No newline at end of file + { + "url": "ipfs://QmdGWNf6Tmq7Wn4TbJEDBHMZCGfYgsvmmYnFqYdE4CJTRn", + "width": 393, + "height": 412, + "format": "png" + } +]