Skip to content

Commit ab69072

Browse files
authored
Merge pull request #198 from sygmaprotocol/mmuftic/mainnet-cleanup
chore: mainnet cleanup
2 parents 9cb1928 + 6285e79 commit ab69072

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mainnet/shared-config-mainnet.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
"nativeTokenFullName": "Cronos",
173173
"nativeTokenDecimals": 18,
174174
"blockConfirmations": 5,
175+
"blockInterval": 20,
175176
"startBlock": 10631584,
176177
"feeRouter": "0xb18fEa28C8C9557aB65b2808c7b323A586687740",
177178
"feeHandlers": [
@@ -225,6 +226,7 @@
225226
"nativeTokenFullName": "ether",
226227
"nativeTokenDecimals": 18,
227228
"blockConfirmations": 5,
229+
"blockInterval": 10,
228230
"startBlock": 5157116,
229231
"feeRouter": "0x5573Ae978A10B724705624C620E6a7977935c721",
230232
"feeHandlers": [
@@ -289,6 +291,7 @@
289291
"nativeTokenFullName": "xDai",
290292
"nativeTokenDecimals": 18,
291293
"blockConfirmations": 5,
294+
"blockInterval": 20,
292295
"startBlock": 31074851,
293296
"feeRouter": "0xbb2bf03eD554571EFe9BEE2b46dFdc7e44c157e4",
294297
"feeHandlers": [
@@ -329,6 +332,7 @@
329332
"nativeTokenFullName": "MATIC",
330333
"nativeTokenDecimals": 18,
331334
"blockConfirmations": 5,
335+
"blockInterval": 25,
332336
"startBlock": 50493698,
333337
"feeRouter": "0x11947a868b304898e51E50371b84a34D278026e5",
334338
"feeHandlers": [
@@ -378,6 +382,7 @@
378382
"nativeTokenFullName": "ether",
379383
"nativeTokenDecimals": 18,
380384
"blockConfirmations": 5,
385+
"blockInterval": 10,
381386
"startBlock": 730061,
382387
"feeRouter": "0x4EE82A64Aa9535AE4aABe3B35a12c29a0430A951",
383388
"feeHandlers": [
@@ -443,6 +448,7 @@
443448
"nativeTokenFullName": "ether",
444449
"nativeTokenDecimals": 18,
445450
"blockConfirmations": 5,
451+
"blockInterval": 50,
446452
"startBlock": 256814905,
447453
"feeRouter": "0x5573Ae978A10B724705624C620E6a7977935c721",
448454
"feeHandlers": [
@@ -496,6 +502,7 @@
496502
"nativeTokenFullName": "ether",
497503
"nativeTokenDecimals": 18,
498504
"blockConfirmations": 5,
505+
"blockInterval": 25,
499506
"startBlock": 125794165,
500507
"feeRouter": "0x3eE20f17BC7D07bf3e06a7342C13A29823C22Ad5",
501508
"feeHandlers": [

0 commit comments

Comments
 (0)