Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/tasks/eth/037-rev-share-ink-soneium/VALIDATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ the values printed to the terminal when you run the task.
> ### Nested Safe 1 (Foundation): `0x847B5c174615B1B7fDF770882256e2D3E95b9D92`
>
> - Domain Hash: `0xa4a9c312badf3fcaa05eafe5dc9bee8bd9316c78ee8b0bebe3115bb21b732672`
> - Message Hash: `0xdd737ad6dfb9e5cf0d3bda4b051450e4a1d7b8c38c158ed4b57712a70f50707a`
> - Message Hash: `0x54ce340c4739a7b821abc9a4d1fc553ef3eab9af2a4f6d6cd8b029e254050c0f`
>
> ### Nested Safe 2 (Security Council): `0xc2819DC788505Aac350142A7A707BF9D03E3Bd03`
>
Expand Down
4 changes: 2 additions & 2 deletions src/tasks/sep/049-rev-share-ink-soneium/VALIDATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ the values printed to the terminal when you run the task.
> ### Nested Safe 1 (Foundation): `0xDEe57160aAfCF04c34C887B5962D0a69676d3C8B`
>
> - Domain Hash: `0x37e1f5dd3b92a004a23589b741196c8a214629d4ea3a690ec8e41ae45c689cbb`
> - Message Hash: `0x525fe8644760f20a75f3e4b4e33f7e980d3c16270a1aa01e724a6a0b9c3cb888`
> - Message Hash: `0x10aaf1842e575de59879db649e565065d77ac8b923b21c19193182c360f98ada`
>
> ### Nested Safe 2 (Security Council): `0xf64bc17485f0B4Ea5F06A96514182FC4cB561977`
>
> - Domain Hash: `0xbe081970e9fc104bd1ea27e375cd21ec7bb1eec56bfe43347c3e36c5d27b8533`
> - Message Hash: `0x7aab487c69b9f7c565a696bec5c74ea6ae486eeb746dabc87e7182d0cc5bf0e7`
> - Message Hash: `0x460672ad7c6a87971a1359f39ed419b49f25964fd31f33922349ee2735962603`

## Task Calldata

Expand Down
16 changes: 16 additions & 0 deletions src/tasks/sep/049-rev-share-ink-soneium/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,19 @@ l1WithdrawerGasLimits = [800000, 800000]

[addresses]
ProxyAdminOwner = "0x1Eb2fFc903729a0F03966B917003800b145F56E2"

[stateOverrides]
# ProxyAdminOwner
0x1Eb2fFc903729a0F03966B917003800b145F56E2 = [
{key = "0x0000000000000000000000000000000000000000000000000000000000000005", value = 47}
]

# Foundation Upgrades Safe
0xDEe57160aAfCF04c34C887B5962D0a69676d3C8B = [
{key = "0x0000000000000000000000000000000000000000000000000000000000000005", value = 64}
]

# Security Council
0xf64bc17485f0B4Ea5F06A96514182FC4cB561977 = [
{key = "0x0000000000000000000000000000000000000000000000000000000000000005", value = 60}
]