From f47650c9b9858bd8e643af8f99204d5a4da605a3 Mon Sep 17 00:00:00 2001 From: mace Date: Mon, 16 Dec 2024 14:48:53 +0000 Subject: [PATCH 1/4] add cronos block interval --- mainnet/shared-config-mainnet.json | 1 + 1 file changed, 1 insertion(+) diff --git a/mainnet/shared-config-mainnet.json b/mainnet/shared-config-mainnet.json index 9a40d9a..ed19e43 100644 --- a/mainnet/shared-config-mainnet.json +++ b/mainnet/shared-config-mainnet.json @@ -172,6 +172,7 @@ "nativeTokenFullName": "Cronos", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 25, "startBlock": 10631584, "feeRouter": "0xb18fEa28C8C9557aB65b2808c7b323A586687740", "feeHandlers": [ From ae3a850b861897ceaa5a197e1ad8a7c40825f336 Mon Sep 17 00:00:00 2001 From: mace Date: Mon, 16 Dec 2024 15:17:40 +0000 Subject: [PATCH 2/4] update block interval --- mainnet/shared-config-mainnet.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/mainnet/shared-config-mainnet.json b/mainnet/shared-config-mainnet.json index ed19e43..668713d 100644 --- a/mainnet/shared-config-mainnet.json +++ b/mainnet/shared-config-mainnet.json @@ -172,7 +172,7 @@ "nativeTokenFullName": "Cronos", "nativeTokenDecimals": 18, "blockConfirmations": 5, - "blockInterval": 25, + "blockInterval": 20, "startBlock": 10631584, "feeRouter": "0xb18fEa28C8C9557aB65b2808c7b323A586687740", "feeHandlers": [ @@ -226,6 +226,7 @@ "nativeTokenFullName": "ether", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 10, "startBlock": 5157116, "feeRouter": "0x5573Ae978A10B724705624C620E6a7977935c721", "feeHandlers": [ @@ -290,6 +291,7 @@ "nativeTokenFullName": "xDai", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 20, "startBlock": 31074851, "feeRouter": "0xbb2bf03eD554571EFe9BEE2b46dFdc7e44c157e4", "feeHandlers": [ @@ -330,6 +332,7 @@ "nativeTokenFullName": "MATIC", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 25, "startBlock": 50493698, "feeRouter": "0x11947a868b304898e51E50371b84a34D278026e5", "feeHandlers": [ @@ -379,6 +382,7 @@ "nativeTokenFullName": "ether", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 10, "startBlock": 730061, "feeRouter": "0x4EE82A64Aa9535AE4aABe3B35a12c29a0430A951", "feeHandlers": [ @@ -444,6 +448,7 @@ "nativeTokenFullName": "ether", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 25, "startBlock": 256814905, "feeRouter": "0x5573Ae978A10B724705624C620E6a7977935c721", "feeHandlers": [ From 1fb728dfee11763835261d652020b65efa7353e7 Mon Sep 17 00:00:00 2001 From: mace Date: Mon, 16 Dec 2024 15:27:49 +0000 Subject: [PATCH 3/4] update arb block interval --- mainnet/shared-config-mainnet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainnet/shared-config-mainnet.json b/mainnet/shared-config-mainnet.json index 668713d..3b5a231 100644 --- a/mainnet/shared-config-mainnet.json +++ b/mainnet/shared-config-mainnet.json @@ -448,7 +448,7 @@ "nativeTokenFullName": "ether", "nativeTokenDecimals": 18, "blockConfirmations": 5, - "blockInterval": 25, + "blockInterval": 50, "startBlock": 256814905, "feeRouter": "0x5573Ae978A10B724705624C620E6a7977935c721", "feeHandlers": [ From 6285e79d622c383d7529137cc6a4feb0b9518502 Mon Sep 17 00:00:00 2001 From: mace Date: Tue, 17 Dec 2024 10:51:27 +0000 Subject: [PATCH 4/4] fix missing optimisim --- mainnet/shared-config-mainnet.json | 1 + 1 file changed, 1 insertion(+) diff --git a/mainnet/shared-config-mainnet.json b/mainnet/shared-config-mainnet.json index 3b5a231..f4e9c51 100644 --- a/mainnet/shared-config-mainnet.json +++ b/mainnet/shared-config-mainnet.json @@ -502,6 +502,7 @@ "nativeTokenFullName": "ether", "nativeTokenDecimals": 18, "blockConfirmations": 5, + "blockInterval": 25, "startBlock": 125794165, "feeRouter": "0x3eE20f17BC7D07bf3e06a7342C13A29823C22Ad5", "feeHandlers": [