File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 4646 "viem" : " ^2"
4747 },
4848 "devDependencies" : {
49- "@bgd-labs/aave-address-book" : " ^4.21.0 " ,
49+ "@bgd-labs/aave-address-book" : " ^4.22.1 " ,
5050 "@bgd-labs/js-utils" : " ^1.4.7" ,
5151 "@bgd-labs/rpc-env" : " ^2.3.3" ,
5252 "@types/lodash" : " ^4.17.15" ,
7777 "gray-matter" : " ^4.0.3"
7878 },
7979 "packageManager" :
" [email protected] +sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" 80- }
80+ }
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ import {
1616 GovernanceV3Soneium ,
1717 GovernanceV3Sonic ,
1818 GovernanceV3ZkSync ,
19+ UmbrellaEthereum ,
1920} from '@bgd-labs/aave-address-book' ;
2021import { Hex } from 'viem' ;
2122import {
@@ -82,7 +83,10 @@ export const payloadsControllerConfig: Record<
8283 mainnet : {
8384 [ mainnet . id ] : {
8485 dataHelperContractAddress : GovernanceV3Ethereum . PC_DATA_HELPER ,
85- contractAddresses : [ GovernanceV3Ethereum . PAYLOADS_CONTROLLER ] ,
86+ contractAddresses : [
87+ GovernanceV3Ethereum . PAYLOADS_CONTROLLER ,
88+ UmbrellaEthereum . PERMISSIONED_PAYLOADS_CONTROLLER ,
89+ ] ,
8690 } ,
8791 [ polygon . id ] : {
8892 dataHelperContractAddress : GovernanceV3Polygon . PC_DATA_HELPER ,
Original file line number Diff line number Diff line change 77 resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.11.0.tgz#42cc67c5baa407ac25059fcd7d405cc5ecdb0c33"
88 integrity sha512-/3DDPKHqqIqxUULp8yP4zODUY1i+2xvVWsv8A79xGWdCAG+8sb0hRh0Rk2QyOJUnnbyPUAZYcpBuRe3nS2OIUg==
99
10- " @bgd-labs/aave-address-book@^4.21.0 " :
11- version "4.21.0 "
12- resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-4.21.0 .tgz#b7dcac85d2762cff9ca2acdde1d80b76872ec451 "
13- integrity sha512-Jtffiw/Skl2sSimTlhSkqEch6rCe6LIXzmC2djW1lQVAaHoiWguWF2rsn5Dzwu4boJ1E2U9V0j0fvRzVy3svyQ ==
10+ " @bgd-labs/aave-address-book@^4.22.1 " :
11+ version "4.22.1 "
12+ resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-4.22.1 .tgz#1cf211a44a34d3c8fa5db5408f521539f9223d9c "
13+ integrity sha512-ArXOFU2Vi9U2mcph9Gu+bhlgjeVtcyuhVNuPph9XD7dY/QjJTeW4D9i65KsZs5xXVqemm5bU+spo6vHYbzLHmA ==
1414
1515" @bgd-labs/js-utils@^1.4.7 " :
1616 version "1.4.7"
You can’t perform that action at this time.
0 commit comments