Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register new bridges #18

Merged
merged 5 commits into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/includes/itering/bridges/arbitrum-avalanche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
- symbol: dai->dai
swapRate: 1
withdrawLiquidityCountThreshold: 10
Expand All @@ -20,6 +24,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: btc->btc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009

- direction: avalanche->arbitrum
feeLimit: 0.3
Expand All @@ -35,6 +43,10 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
- symbol: dai->dai
swapRate: 1
withdrawLiquidityCountThreshold: 10
Expand All @@ -43,3 +55,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: btc->btc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
16 changes: 16 additions & 0 deletions src/includes/itering/bridges/arbitrum-bsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 50
# - symbol: usdt->usdt
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 50
# - symbol: btc->btc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009

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

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

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

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

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

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

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

- direction: polygon->op
feeLimit: 0.1
Expand All @@ -43,3 +47,7 @@
swapRate: 1
withdrawLiquidityCountThreshold: 10
microThreshold: 5
# - symbol: btc->btc
# swapRate: 1
# withdrawLiquidityCountThreshold: 10
# microThreshold: 0.0009
3 changes: 3 additions & 0 deletions src/includes/itering/nodes/arbitrum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ lendMarket:
- symbol: link
minRepay: 10
minReserved: 0
- symbol: btc
minRepay: 0.0017
minReserved: 0
6 changes: 6 additions & 0 deletions src/includes/itering/nodes/avalanche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@ lendMarket:
- symbol: usdc
autosupplyAmount: 1800
tokens:
- symbol: usdt
minRepay: 100
minReserved: 0
- symbol: dai
minRepay: 100
minReserved: 0
- symbol: link
minRepay: 10
minReserved: 0
- symbol: btc
minRepay: 0.0017
minReserved: 0
8 changes: 7 additions & 1 deletion src/includes/itering/nodes/bsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@ lendMarket:
collaterals:
- symbol: usdc
autosupplyAmount: 1800
tokens: [ ]
tokens:
- symbol: usdt
minRepay: 100
minReserved: 0
- symbol: btc
minRepay: 0.0017
minReserved: 0

3 changes: 3 additions & 0 deletions src/includes/itering/nodes/op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ lendMarket:
- symbol: link
minRepay: 10
minReserved: 0
- symbol: btc
minRepay: 0.0017
minReserved: 0
3 changes: 3 additions & 0 deletions src/includes/itering/nodes/polygon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ lendMarket:
- symbol: link
minRepay: 10
minReserved: 0
- symbol: btc
minRepay: 0.0017
minReserved: 0

44 changes: 44 additions & 0 deletions src/includes/itering/registers/arbitrum-avalanche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,47 @@
approve: 10000000000000
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
sourceSafeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'

#- bridge: avalanche->arbitrum
# symbol: usdt
# type: lnv3
# baseFee: 0.1
# liquidityFeeRate: 0.1
# transferLimit: 2000
# deposit: 100
# approve: 10000000000000
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# sourceSafeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
#
#- bridge: arbitrum->avalanche
# symbol: usdt
# type: lnv3
# baseFee: 0.1
# liquidityFeeRate: 0.1
# transferLimit: 2000
# deposit: 100
# approve: 10000000000000
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# sourceSafeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'

#- bridge: avalanche->arbitrum
# symbol: btc
# type: lnv3
# baseFee: 0.1
# liquidityFeeRate: 0.1
# transferLimit: 0.034
# deposit: 0.0017
# approve: 10000000000000
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# sourceSafeWalletUrl: 'https://safe-transaction-avalanche.safe.global/api'
#
#- bridge: arbitrum->avalanche
# symbol: btc
# type: lnv3
# baseFee: 0.1
# liquidityFeeRate: 0.1
# transferLimit: 0.034
# deposit: 0.0017
# approve: 10000000000000
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# sourceSafeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
43 changes: 43 additions & 0 deletions src/includes/itering/registers/arbitrum-bsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,46 @@
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
sourceSafeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'

- bridge: bsc->arbitrum
symbol: usdt
type: lnv3
baseFee: 0.1
liquidityFeeRate: 0.1
transferLimit: 2000
deposit: 100
approve: 10000000000000
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
sourceSafeWalletUrl: 'https://safe-transaction-bsc.safe.global/api'

- bridge: arbitrum->bsc
symbol: usdt
type: lnv3
baseFee: 0.1
liquidityFeeRate: 0.1
transferLimit: 2000
deposit: 100
approve: 10000000000000
safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
sourceSafeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'

#- bridge: bsc->arbitrum
# symbol: btc
# type: lnv3
# baseFee: 0.1
# liquidityFeeRate: 0.1
# transferLimit: 0.034
# deposit: 0.0017
# approve: 10000000000000
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# sourceSafeWalletUrl: 'https://safe-transaction-bsc.safe.global/api'
#
#- bridge: arbitrum->bsc
# symbol: btc
# type: lnv3
# baseFee: 0.1
# liquidityFeeRate: 0.1
# transferLimit: 0.034
# deposit: 0.0017
# approve: 10000000000000
# safeWalletAddress: '0x000000000Bb6a011dB294ce3F3423f00EAc4959e'
# sourceSafeWalletUrl: 'https://safe-transaction-arbitrum.safe.global/api'
Loading