File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ import "FlowVaultsAutoBalancers"
1515// tokens
1616import " YieldToken"
1717import " MOET"
18- // amm integration - TODO: Uncomment when bridge integration is ready
18+ // amm integration
1919import " UniswapV3SwapConnectors"
20- // vm bridge - TODO: Uncomment when bridge integration is ready
20+ // vm bridge
2121import " FlowEVMBridgeConfig"
2222import " FlowEVMBridgeUtils"
2323import " FlowEVMBridge"
Original file line number Diff line number Diff line change 737737 " FlowVaultsClosedBeta" ,
738738 " FlowVaults" ,
739739 " UniswapV3SwapConnectors" ,
740- " FlowVaultsStrategies"
740+ {
741+ "name" : " FlowVaultsStrategies" ,
742+ "args" : [
743+ {
744+ "value" : " 0x986Cb42b0557159431d48fE0A40073296414d410" ,
745+ "type" : " String"
746+ },
747+ {
748+ "value" : " 0x92657b195e22b69E4779BBD09Fa3CD46F0CF8e39" ,
749+ "type" : " String"
750+ },
751+ {
752+ "value" : " 0x8dd92c8d0C3b304255fF9D98ae59c3385F88360C" ,
753+ "type" : " String"
754+ },
755+ {
756+ "value" : " 0xaCCF0c4EeD4438Ad31Cd340548f4211a465B6528" ,
757+ "type" : " String"
758+ }
759+ ]
760+ }
741761 ]
742762 },
743763 "testnet" : {
792812 ]
793813 }
794814 }
795- }
815+ }
You can’t perform that action at this time.
0 commit comments