Skip to content

Commit

Permalink
update reorg threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Aug 16, 2024
1 parent 89316b5 commit 5eb5790
Show file tree
Hide file tree
Showing 39 changed files with 197 additions and 194 deletions.
8 changes: 4 additions & 4 deletions src/includes/itering/bridges/arbitrum-avalanche.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->avalanche
feeLimit: 0.01
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 120
bridgeType: lnv3
Expand All @@ -22,9 +22,9 @@
microThreshold: 5

- direction: avalanche->arbitrum
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
4 changes: 2 additions & 2 deletions src/includes/itering/bridges/arbitrum-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

- direction: base->arbitrum
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 20
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
8 changes: 4 additions & 4 deletions src/includes/itering/bridges/arbitrum-bsc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->bsc
feeLimit: 0.01
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 120
bridgeType: lnv3
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: bsc->arbitrum
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.01
reorgThreshold: 15
microReorgThreshold: 5
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
6 changes: 3 additions & 3 deletions src/includes/itering/bridges/arbitrum-ethereum.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->ethereum
feeLimit: 100
feeLimit: 0.05
reorgThreshold: 100
microReorgThreshold: 120
bridgeType: lnv2-opposite
Expand All @@ -12,8 +12,8 @@
swapRate: 1

- direction: ethereum->arbitrum
feeLimit: 100
reorgThreshold: 100
feeLimit: 0.01
reorgThreshold: 8
bridgeType: lnv2-default
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
8 changes: 4 additions & 4 deletions src/includes/itering/bridges/arbitrum-gnosis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->gnosis
feeLimit: 0.01
feeLimit: 1
reorgThreshold: 200
microReorgThreshold: 120
bridgeType: lnv3
Expand All @@ -18,9 +18,9 @@
microThreshold: 50

- direction: gnosis->arbitrum
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.01
reorgThreshold: 8
microReorgThreshold: 6
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
8 changes: 4 additions & 4 deletions src/includes/itering/bridges/arbitrum-mantle.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->mantle
feeLimit: 0.01
feeLimit: 5
reorgThreshold: 200
microReorgThreshold: 120
bridgeType: lnv3
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: mantle->arbitrum
feeLimit: 0.8
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
4 changes: 2 additions & 2 deletions src/includes/itering/bridges/arbitrum-op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

- direction: op->arbitrum
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 30
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
8 changes: 4 additions & 4 deletions src/includes/itering/bridges/arbitrum-polygon.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->polygon
feeLimit: 0.01
feeLimit: 5
reorgThreshold: 200
microReorgThreshold: 30
bridgeType: lnv3
Expand All @@ -26,9 +26,9 @@
microThreshold: 5

- direction: polygon->arbitrum
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 30
feeLimit: 0.01
reorgThreshold: 100
microReorgThreshold: 50
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
8 changes: 4 additions & 4 deletions src/includes/itering/bridges/arbitrum-scroll.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- direction: arbitrum->scroll
feeLimit: 100
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 120
bridgeType: lnv3
Expand All @@ -21,9 +21,9 @@
microThreshold: 0.01

- direction: scroll->arbitrum
feeLimit: 150
reorgThreshold: 200
microReorgThreshold: 30
feeLimit: 0.01
reorgThreshold: 13
microReorgThreshold: 6
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-base.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: base->avalanche
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.3
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: avalanche->base
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-base.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-bsc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: bsc->avalanche
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.3
reorgThreshold: 15
microReorgThreshold: 5
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: avalanche->bsc
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 50
feeLimit: 0.1
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-bsc.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-gnosis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: gnosis->avalanche
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.3
reorgThreshold: 8
microReorgThreshold: 6
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -18,9 +18,9 @@
microThreshold: 50

- direction: avalanche->gnosis
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 1
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-gnosis-chain.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-mantle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: mantle->avalanche
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.3
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: avalanche->mantle
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 5
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://gateway.multisig.mantle.xyz/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-op.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: op->avalanche
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.3
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -22,9 +22,9 @@
microThreshold: 5

- direction: avalanche->op
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 30
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-optimism.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-polygon.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: polygon->avalanche
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.3
reorgThreshold: 100
microReorgThreshold: 50
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -22,9 +22,9 @@
microThreshold: 5

- direction: avalanche->polygon
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 30
feeLimit: 5
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-polygon.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/avalanche-scroll.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: scroll->avalanche
feeLimit: 0.01
reorgThreshold: 200
microReorgThreshold: 60
feeLimit: 0.3
reorgThreshold: 13
microReorgThreshold: 6
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: avalanche->scroll
feeLimit: 0.3
reorgThreshold: 200
microReorgThreshold: 30
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-scroll.safe.global/api'
Expand Down
10 changes: 5 additions & 5 deletions src/includes/itering/bridges/base-bsc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: base->bsc
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-bsc.safe.global/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: bsc->base
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 50
feeLimit: 0.01
reorgThreshold: 15
microReorgThreshold: 5
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-base.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/base-gnosis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: base->gnosis
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 1
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-gnosis-chain.safe.global/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: gnosis->base
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.01
reorgThreshold: 8
microReorgThreshold: 6
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-base.safe.global/api'
Expand Down
12 changes: 6 additions & 6 deletions src/includes/itering/bridges/base-mantle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- direction: base->mantle
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 5
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://gateway.multisig.mantle.xyz/api'
Expand All @@ -14,9 +14,9 @@
microThreshold: 50

- direction: mantle->base
feeLimit: 0.1
reorgThreshold: 200
microReorgThreshold: 20
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://safe-transaction-base.safe.global/api'
Expand Down
Loading

0 comments on commit 5eb5790

Please sign in to comment.