From 468c8e25ee30d8bf94e3be5a790ed0f26c349499 Mon Sep 17 00:00:00 2001 From: fewensa Date: Mon, 12 Aug 2024 08:09:32 +0000 Subject: [PATCH] arbitrum-gnosis --- .../lock/lnv3__usdc__avalanche_base.lock.json | 18 ------------------ .../lock/lnv3__usdc__base_avalanche.lock.json | 18 ------------------ outputs/lock/lnv3__usdc__op_scroll.lock.json | 18 ------------------ outputs/lock/lnv3__usdc__scroll_op.lock.json | 18 ------------------ src/bridges.itering.yml | 6 +++--- 5 files changed, 3 insertions(+), 75 deletions(-) delete mode 100644 outputs/lock/lnv3__usdc__avalanche_base.lock.json delete mode 100644 outputs/lock/lnv3__usdc__base_avalanche.lock.json delete mode 100644 outputs/lock/lnv3__usdc__op_scroll.lock.json delete mode 100644 outputs/lock/lnv3__usdc__scroll_op.lock.json diff --git a/outputs/lock/lnv3__usdc__avalanche_base.lock.json b/outputs/lock/lnv3__usdc__avalanche_base.lock.json deleted file mode 100644 index 11e7f53..0000000 --- a/outputs/lock/lnv3__usdc__avalanche_base.lock.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "register": { - "bridge": "avalanche->base", - "symbol": "usdc", - "type": "lnv3", - "baseFee": 0.1, - "liquidityFeeRate": 0.1, - "transferLimit": 2000, - "deposit": 100, - "approve": 10000000000000, - "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e", - "sourceSafeWalletUrl": "https://safe-transaction-avalanche.safe.global/api" - }, - "hash": { - "origin": "100000000000000.1avalanche->base1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-avalanche.safe.global/apiusdc2000lnv3", - "hash": "2d0945e819dbd1c5f10fc65bc3fa8a53313bad03d874a06acc15b29908f519ec" - } -} \ No newline at end of file diff --git a/outputs/lock/lnv3__usdc__base_avalanche.lock.json b/outputs/lock/lnv3__usdc__base_avalanche.lock.json deleted file mode 100644 index 319262d..0000000 --- a/outputs/lock/lnv3__usdc__base_avalanche.lock.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "register": { - "bridge": "base->avalanche", - "symbol": "usdc", - "type": "lnv3", - "baseFee": 0.1, - "liquidityFeeRate": 0.1, - "transferLimit": 2000, - "deposit": 100, - "approve": 10000000000000, - "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e", - "sourceSafeWalletUrl": "https://safe-transaction-base.safe.global/api" - }, - "hash": { - "origin": "100000000000000.1base->avalanche1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-base.safe.global/apiusdc2000lnv3", - "hash": "3da889a487dc461d0ee738cf8143cc1ba7c61409e04be735f8714b07d599ddfe" - } -} \ No newline at end of file diff --git a/outputs/lock/lnv3__usdc__op_scroll.lock.json b/outputs/lock/lnv3__usdc__op_scroll.lock.json deleted file mode 100644 index 524f9ba..0000000 --- a/outputs/lock/lnv3__usdc__op_scroll.lock.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "register": { - "bridge": "op->scroll", - "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->scroll1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-optimism.safe.global/apiusdc2000lnv3", - "hash": "2045fe86900e0a429a86c0f48575737faa047ec761f07c5fa46f4e7f0f02054f" - } -} \ No newline at end of file diff --git a/outputs/lock/lnv3__usdc__scroll_op.lock.json b/outputs/lock/lnv3__usdc__scroll_op.lock.json deleted file mode 100644 index 343b647..0000000 --- a/outputs/lock/lnv3__usdc__scroll_op.lock.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "register": { - "bridge": "scroll->op", - "symbol": "usdc", - "type": "lnv3", - "baseFee": 0.1, - "liquidityFeeRate": 0.1, - "transferLimit": 2000, - "deposit": 100, - "approve": 10000000000000, - "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e", - "sourceSafeWalletUrl": "https://safe-transaction-scroll.safe.global/api" - }, - "hash": { - "origin": "100000000000000.1scroll->op1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-scroll.safe.global/apiusdc2000lnv3", - "hash": "9127d4711ce149f41269819c816784d218d58c7046a7f026f69ebe18cf292986" - } -} \ No newline at end of file diff --git a/src/bridges.itering.yml b/src/bridges.itering.yml index 60ecbbd..7db7618 100644 --- a/src/bridges.itering.yml +++ b/src/bridges.itering.yml @@ -4,12 +4,12 @@ registers: - include: arbitrum-base.yml - include: arbitrum-bsc.yml - include: arbitrum-ethereum.yml -# - include: arbitrum-gnosis.yml + - include: arbitrum-gnosis.yml # - include: arbitrum-mantle.yml # - include: arbitrum-op.yml - include: arbitrum-polygon.yml - include: arbitrum-scroll.yml - - include: avalanche-base.yml +# - include: avalanche-base.yml # - include: avalanche-bsc.yml # - include: avalanche-gnosis.yml # - include: avalanche-mantle.yml @@ -36,7 +36,7 @@ registers: # - include: mantle-polygon.yml # - include: mantle-scroll.yml # - include: op-polygon.yml - - include: op-scroll.yml +# - include: op-scroll.yml - include: polygon-scroll.yml configure: