Skip to content

Commit

Permalink
enable btc and usdc bridges
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 20, 2024
1 parent ff3e55c commit ba62427
Show file tree
Hide file tree
Showing 10 changed files with 104 additions and 104 deletions.
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/arbitrum-avalanche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: dai->dai
swapRate: 1
withdrawLiquidityCountThreshold: 10
Expand All @@ -24,10 +24,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: avalanche->arbitrum
feeLimit: 0.01
Expand Down
32 changes: 16 additions & 16 deletions src/includes/itering/bridges/arbitrum-bsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: bsc->arbitrum
feeLimit: 0.01
Expand All @@ -35,11 +35,11 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/arbitrum-op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: op->arbitrum
feeLimit: 0.01
Expand Down Expand Up @@ -55,7 +55,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/arbitrum-polygon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: polygon->arbitrum
feeLimit: 0.01
Expand Down Expand Up @@ -55,7 +55,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
32 changes: 16 additions & 16 deletions src/includes/itering/bridges/avalanche-bsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: avalanche->bsc
feeLimit: 0.1
Expand All @@ -35,11 +35,11 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/avalanche-op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: avalanche->op
feeLimit: 0.01
Expand All @@ -47,7 +47,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/avalanche-polygon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: dai->dai
swapRate: 1
withdrawLiquidityCountThreshold: 10
Expand All @@ -39,10 +39,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: dai->dai
swapRate: 1
withdrawLiquidityCountThreshold: 10
Expand Down
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/bsc-op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: op->bsc
feeLimit: 0.1
Expand All @@ -31,7 +31,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
32 changes: 16 additions & 16 deletions src/includes/itering/bridges/bsc-polygon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: polygon->bsc
feeLimit: 0.1
Expand All @@ -35,11 +35,11 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: usdt->usdt
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009
16 changes: 8 additions & 8 deletions src/includes/itering/bridges/op-polygon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

- direction: polygon->op
feeLimit: 0.01
Expand All @@ -47,7 +47,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: wbtc->wbtc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
- symbol: wbtc->wbtc
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 0.0009

0 comments on commit ba62427

Please sign in to comment.