From 09a86ce2de42f6d74308e8f2010c3a125cd75a87 Mon Sep 17 00:00:00 2001 From: "Eugene Y. Q. Shen" Date: Tue, 1 Apr 2025 17:32:05 -0400 Subject: [PATCH 1/2] chore: update Plume mainnet and testnet --- deployments.json | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/deployments.json b/deployments.json index 4619120..b0a131e 100644 --- a/deployments.json +++ b/deployments.json @@ -1227,19 +1227,14 @@ "url": "https://explorer.testnet.nahmii.io/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" }, { - "name": "Plume Testnet", - "chainId": 161221135, - "url": "https://testnet-explorer.plumenetwork.xyz/address/0xca11bde05977b3631167028862be2a173976ca11?tab=contract" - }, - { - "name": "Plume Testnet v2", - "chainId": 98864, - "url": "https://test-explorer.plumenetwork.xyz/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + "name": "Plume Mainnet", + "chainId": 98866, + "url": "https://phoenix-explorer.plumenetwork.xyz/address/0xca11bde05977b3631167028862be2a173976ca11?tab=contract" }, { - "name": "Plume Mainnet", - "chainId": 98865, - "url": "https://phoenix-explorer.plumenetwork.xyz/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + "name": "Plume Testnet", + "chainId": 98867, + "url": "https://testnet-explorer.plumenetwork.xyz/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" }, { "name": "Algen L1", From aa82cd9e4091ced3881c0a973e93d9eaf9ff4038 Mon Sep 17 00:00:00 2001 From: "Eugene Y. Q. Shen" Date: Tue, 1 Apr 2025 17:42:06 -0400 Subject: [PATCH 2/2] flip --- deployments.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/deployments.json b/deployments.json index b0a131e..1584f22 100644 --- a/deployments.json +++ b/deployments.json @@ -1226,15 +1226,15 @@ "chainId": 4062, "url": "https://explorer.testnet.nahmii.io/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" }, - { - "name": "Plume Mainnet", - "chainId": 98866, - "url": "https://phoenix-explorer.plumenetwork.xyz/address/0xca11bde05977b3631167028862be2a173976ca11?tab=contract" - }, { "name": "Plume Testnet", "chainId": 98867, - "url": "https://testnet-explorer.plumenetwork.xyz/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + "url": "https://testnet-explorer.plumenetwork.xyz/address/0xca11bde05977b3631167028862be2a173976ca11?tab=contract" + }, + { + "name": "Plume Mainnet", + "chainId": 98866, + "url": "https://phoenix-explorer.plumenetwork.xyz/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" }, { "name": "Algen L1",