mirror of
https://github.com/Instadapp/Gelato-automations.git
synced 2024-07-29 22:28:07 +00:00
5 lines
138 B
Solidity
5 lines
138 B
Solidity
// SPDX-License-Identifier: UNLICENSED
|
|
pragma solidity 0.7.4;
|
|
|
|
address constant MCD_MANAGER = 0x5ef30b9986345249bc32d8928B7ee64DE9435E39;
|