File tree Expand file tree Collapse file tree
typescript/infra/config/environments/mainnet3/rebalancer/USDC Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11warpRouteId : USDC/arbitrum-base-ethereum-ink-optimism-solanamainnet-superseed
22strategy :
3- rebalanceStrategy : minAmount
3+ rebalanceStrategy : weighted
44 chains :
55 base :
6- minAmount :
7- min : 2000
8- target : 3000
9- type : ' absolute'
6+ weighted :
7+ weight : 25
8+ tolerance : 10
109 bridgeLockTime : 1800 # 30 mins in seconds
11- bridgeMinAcceptedAmount : 2000
10+ bridgeMinAcceptedAmount : 5000
1211 bridge : ' 0x5C4aFb7e23B1Dc1B409dc1702f89C64527b25975'
1312
1413 ethereum :
15- minAmount :
16- min : 25000
17- target : 30000
18- type : ' absolute'
14+ weighted :
15+ weight : 25
16+ tolerance : 10
1917 bridgeLockTime : 1800 # 30 mins in seconds
20- bridgeMinAcceptedAmount : 2000
18+ bridgeMinAcceptedAmount : 5000
2119 bridge : ' 0xedCBAa585FD0F80f20073F9958246476466205b8'
2220
2321 optimism :
24- minAmount :
25- min : 2000
26- target : 3000
27- type : ' absolute'
22+ weighted :
23+ weight : 25
24+ tolerance : 10
2825 bridgeLockTime : 1800 # 30 mins in seconds
29- bridgeMinAcceptedAmount : 2000
26+ bridgeMinAcceptedAmount : 5000
3027 bridge : ' 0xfB7681ECB05F85c383A5ce4439C7dF5ED12c77DE'
3128
3229 arbitrum :
33- minAmount :
34- min : 2000
35- target : 3000
36- type : ' absolute'
30+ weighted :
31+ weight : 25
32+ tolerance : 10
3733 bridgeLockTime : 1800 # 30 mins in seconds
38- bridgeMinAcceptedAmount : 2000
34+ bridgeMinAcceptedAmount : 5000
3935 bridge : ' 0x8a82186EA618b91D13A2041fb7aC31Bf01C02aD2'
You can’t perform that action at this time.
0 commit comments