Updated connectors list

This commit is contained in:
Thrilok Kumar 2021-04-26 01:22:03 +05:30
parent dd9e6f6e1d
commit 7c454e1f0d
2 changed files with 9 additions and 2 deletions

View File

@ -120,4 +120,9 @@ abstract contract AaveResolver is Helpers, Events {
_eventName = "LogDelegate(address,bool,bool,uint8,uint8)";
_eventParam = abi.encode(delegatee, delegateAave, delegateStkAave, aaveDelegationType, stkAaveDelegationType);
}
}
}
contract ConnectV2AaveStake is AaveResolver {
string public constant name = "Aave-Stake-v1";
}

View File

@ -9,7 +9,9 @@
"COMPOUND-A": "0xcD7661f786D5fd6b87ee33497Dd9cCD3b2702012",
"MAKERDAO-A": "0x839c2D3aDe63DF5b0b8F3E57D5e145057Ab41556",
"UNISWAP-A": "0xA4BF319968986D2352FA1c550D781bBFCCE3FcaB",
"POLYGON-BRIDGE-A": "0x697860CeE594c577F18f71cAf3d8B68D913c7366"
"POLYGON-BRIDGE-A": "0x697860CeE594c577F18f71cAf3d8B68D913c7366",
"AAVE-CLAIM-A": "0x611C1FA59Aa1d6352c4C8bD44882063c6aEE85E0",
"AAVE-STAKE-A": "0xf73c94402bc24148b744083ed02654eec2c37d5b"
},
"137" : {
"AUTHORITY-A" : "0xf6474aD0dA75A0dE15D2c915e601D9f754B9e6fe",