mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
Updated mapping address
This commit is contained in:
parent
3c1ab740c9
commit
a333e2de7c
|
@ -27,7 +27,7 @@ contract SynthetixStakingHelper is DSMath, Stores {
|
||||||
* @dev Return InstaDApp Synthetix Mapping Addresses
|
* @dev Return InstaDApp Synthetix Mapping Addresses
|
||||||
*/
|
*/
|
||||||
function getMappingAddr() internal virtual view returns (address) {
|
function getMappingAddr() internal virtual view returns (address) {
|
||||||
return 0xe81F70Cc7C0D46e12d70efc60607F16bbD617E88; // InstaMapping Address
|
return 0x772590F33eD05b0E83553650BF9e75A04b337526; // InstaMapping Address
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user