mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
updates
Signed-off-by: pradyuman-verma <pradyumnverma27@gmail.com>
This commit is contained in:
parent
517c57e45e
commit
33fd838991
|
@ -12,7 +12,7 @@ import "./interfaces.sol";
|
|||
|
||||
abstract contract Resolver is Events {
|
||||
InstaAaveAutomation internal immutable automation =
|
||||
InstaAaveAutomation(0x0d3C540BFe0719d05c32F1b34F94DC5fB534580F);
|
||||
InstaAaveAutomation(0x08c1c01be430C9381AD2794412C3E940254CD97c);
|
||||
|
||||
function submitAutomationRequest(
|
||||
uint256 safeHealthFactor,
|
||||
|
|
|
@ -12,7 +12,7 @@ import "./interfaces.sol";
|
|||
|
||||
abstract contract Resolver is Events {
|
||||
InstaAaveAutomation internal immutable automation =
|
||||
InstaAaveAutomation(0x6Bf41D02026b5B21F2a0bb0880b8545768a7151f);
|
||||
InstaAaveAutomation(0x3cF499Dbd2aBB6505f48Db27a9871523A38e6e2C);
|
||||
|
||||
function submitAutomationRequest(
|
||||
uint256 safeHealthFactor,
|
||||
|
|
Loading…
Reference in New Issue
Block a user