diff --git a/buidler/config/networks/mainnet/address_book/mainnet.addressBook.js b/buidler/config/networks/mainnet/address_book/mainnet.addressBook.js index 46ca20cc..454c195c 100644 --- a/buidler/config/networks/mainnet/address_book/mainnet.addressBook.js +++ b/buidler/config/networks/mainnet/address_book/mainnet.addressBook.js @@ -11,14 +11,14 @@ export const addressBook = { // Gelato gelatoExecutor: { // Mainnet - default: "0xd70d5fb9582cc3b5b79bbfaecbb7310fd0e3b582", + default: "0x98edc8067Cc671BCAE82D36dCC609C3E4e078AC8", // ConcurrentPermissionedExecutors_Proxy }, gelatoGasPriceOracle: { // Mainnet chainlink: "0x169E633A2D1E6c10dD91238Ba11c4A708dfEF37C", }, gelatoProvider: { - default: "0x5B753BF02a42bC73B5846dfd16a8F2e082b99a6a", + default: "0x3d9A46b5D421bb097AC28B4f70a4A1441A12920C", }, // Gnosis diff --git a/buidler/config/networks/mainnet/mainnet.deployments.js b/buidler/config/networks/mainnet/mainnet.deployments.js index df55b752..139c2ed5 100644 --- a/buidler/config/networks/mainnet/mainnet.deployments.js +++ b/buidler/config/networks/mainnet/mainnet.deployments.js @@ -44,6 +44,7 @@ export const deployments = { // ==== Gelato Executors ==== // === Modules === PermissionedExecutors: "0xd70D5fb9582cC3b5B79BBFAECbb7310fd0e3B582", // verified + ConcurrentPermissionedExecutorsProxy: "0x98edc8067Cc671BCAE82D36dCC609C3E4e078AC8", // verified // ===== Gelato Providers ==== // == Execution ==