Skip to content

Commit

Permalink
Disable arbitrum->morph bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Dec 15, 2024
1 parent ee69ada commit 1b66485
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions src/includes/itering/bridges/arbitrum-morph.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
- direction: arbitrum->morph
feeLimit: 0.01
reorgThreshold: 20
microReorgThreshold: 8
bridgeType: lnv3
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
safeWalletUrl: 'https://transaction.safe.morphl2.io/api'
safeWalletRole: <safe_wallet_role>
encryptedPrivateKey: <encrypted_private_key>
tokens:
- symbol: eth->eth
swapRate: 1
withdrawLiquidityCountThreshold: 10
withdrawLiquidityAmountThreshold: 0.1
microThreshold: 0.01
# - direction: arbitrum->morph
# feeLimit: 0.01
# reorgThreshold: 20
# microReorgThreshold: 8
# bridgeType: lnv3
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# safeWalletUrl: 'https://transaction.safe.morphl2.io/api'
# safeWalletRole: <safe_wallet_role>
# encryptedPrivateKey: <encrypted_private_key>
# tokens:
# - symbol: eth->eth
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# withdrawLiquidityAmountThreshold: 0.1
# microThreshold: 0.01

- direction: morph->arbitrum
feeLimit: 0.01
Expand Down

0 comments on commit 1b66485

Please sign in to comment.