From 55ecfa312c9b852ce1883d874e142a286ff11bfc Mon Sep 17 00:00:00 2001 From: fewensa Date: Mon, 12 Aug 2024 07:20:15 +0000 Subject: [PATCH] arbitrum-base and arbitrum-bsc --- outputs/lock/lnv3__usdc__op_polygon.lock.json | 18 ------------------ outputs/lock/lnv3__usdc__polygon_op.lock.json | 18 ------------------ src/bridges.itering.yml | 6 +++--- 3 files changed, 3 insertions(+), 39 deletions(-) delete mode 100644 outputs/lock/lnv3__usdc__op_polygon.lock.json delete mode 100644 outputs/lock/lnv3__usdc__polygon_op.lock.json diff --git a/outputs/lock/lnv3__usdc__op_polygon.lock.json b/outputs/lock/lnv3__usdc__op_polygon.lock.json deleted file mode 100644 index b904fc7..0000000 --- a/outputs/lock/lnv3__usdc__op_polygon.lock.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "register": { - "bridge": "op->polygon", - "symbol": "usdc", - "type": "lnv3", - "baseFee": 0.1, - "liquidityFeeRate": 0.1, - "transferLimit": 2000, - "deposit": 100, - "approve": 10000000000000, - "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e", - "sourceSafeWalletUrl": "https://safe-transaction-optimism.safe.global/api" - }, - "hash": { - "origin": "100000000000000.1op->polygon1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-optimism.safe.global/apiusdc2000lnv3", - "hash": "ab93b0a1c7f4ded7b2d0c5a75765ee07a158856f645fc3ec834e2f75743ddc41" - } -} \ No newline at end of file diff --git a/outputs/lock/lnv3__usdc__polygon_op.lock.json b/outputs/lock/lnv3__usdc__polygon_op.lock.json deleted file mode 100644 index 9951544..0000000 --- a/outputs/lock/lnv3__usdc__polygon_op.lock.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "register": { - "bridge": "polygon->op", - "symbol": "usdc", - "type": "lnv3", - "baseFee": 0.1, - "liquidityFeeRate": 0.1, - "transferLimit": 2000, - "deposit": 100, - "approve": 10000000000000, - "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e", - "sourceSafeWalletUrl": "https://safe-transaction-polygon.safe.global/api" - }, - "hash": { - "origin": "100000000000000.1polygon->op1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-polygon.safe.global/apiusdc2000lnv3", - "hash": "074c25221bcf2affe9394ca3cd49c993ca861f7731beae385dce36eca6f4a8a1" - } -} \ No newline at end of file diff --git a/src/bridges.itering.yml b/src/bridges.itering.yml index e3f00d0..8a90695 100644 --- a/src/bridges.itering.yml +++ b/src/bridges.itering.yml @@ -1,8 +1,8 @@ registers: - include: arbitrum-avalanche.yml -# - include: arbitrum-base.yml -# - include: arbitrum-bsc.yml + - include: arbitrum-base.yml + - include: arbitrum-bsc.yml - include: arbitrum-ethereum.yml # - include: arbitrum-gnosis.yml # - include: arbitrum-mantle.yml @@ -35,7 +35,7 @@ registers: # - include: mantle-op.yml # - include: mantle-polygon.yml # - include: mantle-scroll.yml - - include: op-polygon.yml +# - include: op-polygon.yml # - include: op-scroll.yml - include: polygon-scroll.yml