From a68b73476ee4138ed29d86a0e4df3a0a0b2ceaac Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Thu, 31 Oct 2024 10:50:09 +0100 Subject: [PATCH 1/5] feat: add mekong --- _data/chains/eip155-7078815900.json | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 _data/chains/eip155-7078815900.json diff --git a/_data/chains/eip155-7078815900.json b/_data/chains/eip155-7078815900.json new file mode 100644 index 000000000000..86d134fe60a3 --- /dev/null +++ b/_data/chains/eip155-7078815900.json @@ -0,0 +1,34 @@ +{ + "name": "Mekong", + "chain": "ETH", + "rpc": ["https://rpc.mekong.ethpandaops.io"], + "faucets": [ + "https://faucet.mekong.ethpandaops.io" + ], + "nativeCurrency": { + "name": "Testnet ETH", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://mekong.ethpandaops.io", + "shortName": "mekong", + "chainId": 7078815900, + "networkId": 7078815900, + "icon": "ethereum", + "status": "incubating", + "explorers": [ + { + "name": "Holesky Dora Explorer", + "url": "https://dora.mekong.ethpandaops.io", + "icon": "ethereum", + "standard": "EIP3091" + + }, + { + "name": "Holesky Explorer", + "url": "https://mekong.beaconcha.in", + "icon": "ethereum", + "standard": "EIP3091" + } + ] + } From b6b4bf0cd6351ea03a8f6d2f1f3118373092a3d7 Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Thu, 31 Oct 2024 10:54:00 +0100 Subject: [PATCH 2/5] rm beaconchain --- _data/chains/eip155-7078815900.json | 61 +++++++++++++---------------- 1 file changed, 28 insertions(+), 33 deletions(-) diff --git a/_data/chains/eip155-7078815900.json b/_data/chains/eip155-7078815900.json index 86d134fe60a3..0d2031893dc6 100644 --- a/_data/chains/eip155-7078815900.json +++ b/_data/chains/eip155-7078815900.json @@ -1,34 +1,29 @@ { - "name": "Mekong", - "chain": "ETH", - "rpc": ["https://rpc.mekong.ethpandaops.io"], - "faucets": [ - "https://faucet.mekong.ethpandaops.io" - ], - "nativeCurrency": { - "name": "Testnet ETH", - "symbol": "ETH", - "decimals": 18 - }, - "infoURL": "https://mekong.ethpandaops.io", - "shortName": "mekong", - "chainId": 7078815900, - "networkId": 7078815900, - "icon": "ethereum", - "status": "incubating", - "explorers": [ - { - "name": "Holesky Dora Explorer", - "url": "https://dora.mekong.ethpandaops.io", - "icon": "ethereum", - "standard": "EIP3091" - - }, - { - "name": "Holesky Explorer", - "url": "https://mekong.beaconcha.in", - "icon": "ethereum", - "standard": "EIP3091" - } - ] - } + "name": "Mekong", + "chain": "ETH", + "rpc": [ + "https://rpc.mekong.ethpandaops.io" + ], + "faucets": [ + "https://faucet.mekong.ethpandaops.io" + ], + "nativeCurrency": { + "name": "Testnet ETH", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://mekong.ethpandaops.io", + "shortName": "mekong", + "chainId": 7078815900, + "networkId": 7078815900, + "icon": "ethereum", + "status": "incubating", + "explorers": [ + { + "name": "Holesky Dora Explorer", + "url": "https://dora.mekong.ethpandaops.io", + "icon": "ethereum", + "standard": "EIP3091" + } + ] +} \ No newline at end of file From 116dacb5a75dca6831a90094aa45bfce195592e8 Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Thu, 31 Oct 2024 10:55:42 +0100 Subject: [PATCH 3/5] newline --- _data/chains/eip155-7078815900.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-7078815900.json b/_data/chains/eip155-7078815900.json index 0d2031893dc6..13b48c1dee85 100644 --- a/_data/chains/eip155-7078815900.json +++ b/_data/chains/eip155-7078815900.json @@ -26,4 +26,4 @@ "standard": "EIP3091" } ] -} \ No newline at end of file +} From 76a1287f979a76c23538857749b922616eec9843 Mon Sep 17 00:00:00 2001 From: Rafael Matias Date: Thu, 31 Oct 2024 11:03:16 +0100 Subject: [PATCH 4/5] format with npx prettier --write _data/*/*.json --- _data/chains/eip155-7078815900.json | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/_data/chains/eip155-7078815900.json b/_data/chains/eip155-7078815900.json index 13b48c1dee85..b3018c1edeb8 100644 --- a/_data/chains/eip155-7078815900.json +++ b/_data/chains/eip155-7078815900.json @@ -1,16 +1,12 @@ { "name": "Mekong", "chain": "ETH", - "rpc": [ - "https://rpc.mekong.ethpandaops.io" - ], - "faucets": [ - "https://faucet.mekong.ethpandaops.io" - ], + "rpc": ["https://rpc.mekong.ethpandaops.io"], + "faucets": ["https://faucet.mekong.ethpandaops.io"], "nativeCurrency": { - "name": "Testnet ETH", - "symbol": "ETH", - "decimals": 18 + "name": "Testnet ETH", + "symbol": "ETH", + "decimals": 18 }, "infoURL": "https://mekong.ethpandaops.io", "shortName": "mekong", @@ -19,11 +15,11 @@ "icon": "ethereum", "status": "incubating", "explorers": [ - { - "name": "Holesky Dora Explorer", - "url": "https://dora.mekong.ethpandaops.io", - "icon": "ethereum", - "standard": "EIP3091" - } + { + "name": "Holesky Dora Explorer", + "url": "https://dora.mekong.ethpandaops.io", + "icon": "ethereum", + "standard": "EIP3091" + } ] } From bb97fbe773cc264123046c4e3bba5dc9418b7ce2 Mon Sep 17 00:00:00 2001 From: Rafael Matias Date: Thu, 31 Oct 2024 11:09:13 +0100 Subject: [PATCH 5/5] use correct explorer addr --- _data/chains/eip155-7078815900.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-7078815900.json b/_data/chains/eip155-7078815900.json index b3018c1edeb8..0b3cf0ed61ce 100644 --- a/_data/chains/eip155-7078815900.json +++ b/_data/chains/eip155-7078815900.json @@ -17,7 +17,7 @@ "explorers": [ { "name": "Holesky Dora Explorer", - "url": "https://dora.mekong.ethpandaops.io", + "url": "https://explorer.mekong.ethpandaops.io", "icon": "ethereum", "standard": "EIP3091" }