mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
Added Samyak todo.
This commit is contained in:
parent
e5ab0596de
commit
2f5217c263
|
@ -125,7 +125,7 @@ contract Helpers is DSMath {
|
||||||
* @dev get uniswap MKR/DAI exchange
|
* @dev get uniswap MKR/DAI exchange
|
||||||
*/
|
*/
|
||||||
function getUniswapMKRExchange() public pure returns (address ume) {
|
function getUniswapMKRExchange() public pure returns (address ume) {
|
||||||
ume = 0x2C4Bd064b998838076fa341A83d007FC2FA50957;
|
ume = 0x2C4Bd064b998838076fa341A83d007FC2FA50957; // (SAMYAK) - check if it correct
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user