mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
added the proxy address in flashloan connector
This commit is contained in:
parent
00e562abc7
commit
929e2bd8f0
|
@ -8,6 +8,6 @@ contract Variables {
|
|||
/**
|
||||
* @dev Instapool contract proxy
|
||||
*/
|
||||
InstaFlashV4Interface public constant instaPool = InstaFlashV4Interface(address(0)); // TODO: update address
|
||||
InstaFlashV4Interface public constant instaPool = InstaFlashV4Interface(0x619Ad2D02dBeE6ebA3CDbDA3F98430410e892882);
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user