mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update mapping address
This commit is contained in:
parent
bf20a03fc6
commit
2d9646dc6e
|
@ -13,7 +13,7 @@ abstract contract Helpers is DSMath, Basic {
|
|||
/**
|
||||
* @dev Compound Mapping
|
||||
*/
|
||||
CompoundMappingInterface internal constant compMapping = CompoundMappingInterface(0x8a5419CfC711B2343c17a6ABf4B2bAFaBb06957F);
|
||||
CompoundMappingInterface internal constant compMapping = CompoundMappingInterface(0xA8F9D4aA7319C54C04404765117ddBf9448E2082);
|
||||
|
||||
/**
|
||||
* @dev enter compound market
|
||||
|
|
Loading…
Reference in New Issue
Block a user