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