mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
Updated compound mapping
This commit is contained in:
parent
232e44601f
commit
9d582017f8
|
@ -139,8 +139,7 @@ contract CompoundHelpers is Helpers {
|
||||||
* @dev Return InstaDApp Mapping Addresses
|
* @dev Return InstaDApp Mapping Addresses
|
||||||
*/
|
*/
|
||||||
function getMappingAddr() internal pure returns (address) {
|
function getMappingAddr() internal pure returns (address) {
|
||||||
// Update this
|
return 0xA8F9D4aA7319C54C04404765117ddBf9448E2082; // InstaMapping Address
|
||||||
return 0xe81F70Cc7C0D46e12d70efc60607F16bbD617E88; // InstaMapping Address
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user