diff --git a/extras/arbitrum.json b/extras/arbitrum.json index a29d80e..b7c19c8 100644 --- a/extras/arbitrum.json +++ b/extras/arbitrum.json @@ -13,12 +13,15 @@ "WETH": "0x82af49447d8a07e3bd95bd0d56f35241523fbab1", "USDT": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", "stkauraBAL": "0x4EA9317D90b61fc28C418C247ad0CA8939Bbb0e9", + "LINK": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", "LDO": "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60" }, "across": { "spoke_pool": "0xB88690461dDbaB6f04Dfad7df66B7725942FEb9C" }, "chainlink": { + "keeper_registry_v2_1": "0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1", + "keeper_registrar_v2_1": "0x86EFBD0b6736Bed994962f9797049422A3A8E8Ad", "keeper_registry": "0x75c0530885F385721fddA23C539AF3701d6183D4", "keeper_registrar": "0x4F3AF332A30973106Fe146Af0B4220bBBeA748eC" }, diff --git a/extras/avalanche.json b/extras/avalanche.json index 5fc20b5..deef084 100644 --- a/extras/avalanche.json +++ b/extras/avalanche.json @@ -2,7 +2,12 @@ "zero": { "zero": "0x0000000000000000000000000000000000000000" }, + "tokens": { + "LINK": "0x5947BB275c521040051D82396192181b413227A3" + }, "chainlink": { + "keeper_registry_v2_1": "0x7f00a3Cd4590009C349192510D51F8e6312E08CB", + "keeper_registrar_v2_1": "0x5Cb7B29e621810Ce9a04Bee137F8427935795d00", "keeper_registry": "0x02777053d6764996e594c3E88AF1D58D5363a2e6" }, "maxiKeepers": { @@ -15,8 +20,7 @@ "ankr": "0x10087761Ebd0Da939d2123A0B18D69F11f5Ea67f" } }, - "mimic": { - "smartVaultV3": "0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97" + "mimic": { + "smartVaultV3": "0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97" } - } diff --git a/extras/base.json b/extras/base.json index c578987..2742a6e 100644 --- a/extras/base.json +++ b/extras/base.json @@ -3,18 +3,22 @@ "zero": "0x0000000000000000000000000000000000000000" }, "tokens": { + "LINK": "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196", "USDC": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "USDbC": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA" }, "maxiKeepers": { "gasStation": "0x34a265e1EBCb31586293eb2D2f94c6ff2f920340", "gaugeRewardsInjectors": { - "usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A", - "gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d" + "usdc": "0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A", + "gold": "0x79D0F97D4D8c1Dd30b1Ea09746dB8847036AD92d" } }, - "mimic": { - "smartVaultV3": "0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97" + "chainlink": { + "keeper_registry_v2_1": "0xE226D5aCae908252CcA3F6CEFa577527650a9e1e", + "keeper_registrar_v2_1": "0xD8983a340A96b9C2Bb6855E46847aE134Db71fB1" + }, + "mimic": { + "smartVaultV3": "0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97" } - } diff --git a/extras/gnosis.json b/extras/gnosis.json index 3f4dca6..a02d830 100644 --- a/extras/gnosis.json +++ b/extras/gnosis.json @@ -2,7 +2,9 @@ "zero": { "zero": "0x0000000000000000000000000000000000000000" }, - "tokens": {}, + "tokens": { + "LINK": "0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2" + }, "mimic": { "smartvault": "0x94Dd9C6152a2A0BBcB52d3297b723A6F01D5F9f7", "smartVaultV3": "0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97", @@ -11,6 +13,10 @@ "oneinchSwapper": "0xd712A863766dE7e7cA13289A97997E01832A6571", "paraswapSwapper": "0x95676AaEcD59B19C5B79008F86d3A291628b0947" }, + "chainlink": { + "keeper_registry_v2_1": "0x299c92a219F61a82E91d2062A262f7157F155AC1", + "keeper_registrar_v2_1": "0x0F7E163446AAb41DB5375AbdeE2c3eCC56D9aA32" + }, "maxiKeepers": { "gaugeRewardsInjectors": { "usdc_rewards_injector": "0x87c921be1fd8ee7E5eda4394aDB849DB72847aE9" diff --git a/extras/linea.json b/extras/linea.json new file mode 100644 index 0000000..6d06d1b --- /dev/null +++ b/extras/linea.json @@ -0,0 +1,8 @@ +{ + "zero": { + "zero": "0x0000000000000000000000000000000000000000" + }, + "tokens": { + "LINK": "0xa18152629128738a5c081eb226335FEd4B9C95e9" + } +} diff --git a/extras/mainnet.json b/extras/mainnet.json index b195703..853ec9b 100644 --- a/extras/mainnet.json +++ b/extras/mainnet.json @@ -101,6 +101,8 @@ }, "chainlink": { "feed_registry": "0x47Fb2585D2C56Fe188D0E6ec628a38b74fCeeeDf", + "keeper_registry_v2_1": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "keeper_registrar_v2_1": "0x6B0B234fB2f380309D47A7E9391E29E9a179395a", "keeper_registry": "0x02777053d6764996e594c3E88AF1D58D5363a2e6", "keeper_registrar": "0xDb8e8e2ccb5C033938736aa89Fe4fa1eDfD15a1d" }, diff --git a/extras/mode.json b/extras/mode.json index 6c65dc3..758a24a 100644 --- a/extras/mode.json +++ b/extras/mode.json @@ -1,11 +1,12 @@ { - "zero": { - "zero": "0x0000000000000000000000000000000000000000" - }, - "tokens": {}, - "maxiKeepers": { - "gasStation": "0x34a265e1EBCb31586293eb2D2f94c6ff2f920340", - "gaugeRewardsInjectors": { - } - } + "zero": { + "zero": "0x0000000000000000000000000000000000000000" + }, + "tokens": { + "LINK": "0x183E3691EfF3524B2315D3703D94F922CbE51F54" + }, + "maxiKeepers": { + "gasStation": "0x34a265e1EBCb31586293eb2D2f94c6ff2f920340", + "gaugeRewardsInjectors": {} + } } diff --git a/extras/polygon.json b/extras/polygon.json index 36228ef..bb79b03 100644 --- a/extras/polygon.json +++ b/extras/polygon.json @@ -5,6 +5,7 @@ "WMATIC": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", "WETH": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619", "BAL": "0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3", + "LINK": "0xb0897686c545045aFc77CF20eC7A532E3120E0F1", "WBTC": "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6" },