Skip to content

Commit c5b79f5

Browse files
chore: Add UNI-SEPOLIA PW contracts deployment logs (#45)
## Summary Add deployment logs for UNI-SEPOLIA Programmable Wallet contracts. Deployed contracts block explorer links: - PluginManager: https://sepolia.uniscan.xyz/address/0x3169Ad878021B87C9CaA9b5CDA740ff3ca270Ce9 - SingleOwnerMSCAFactory: https://sepolia.uniscan.xyz/address/0xa233b124D7b9CFF2D38cB62319e1A3f79144B490 ### Checklist - [ ] Did you add new tests and confirm all tests pass? (`yarn test`) - [ ] Did you update relevant docs? (docs are found in the `docs` folder) - [x] Do your commits follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [x] Does your PR title also follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [ ] If you have a breaking change, is it [correctly reflected in your commit message](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g. `feat!: breaking change`) - [x] Did you run lint (`yarn lint`) and fix any issues? - [x] Did you run formatter (`yarn format:check`) and fix any issues (`yarn format:write`)?
1 parent 2c50346 commit c5b79f5

File tree

7 files changed

+112
-2
lines changed

7 files changed

+112
-2
lines changed

broadcast/001_DeployPluginManager.s.sol/1301/run-1731513996.json

Lines changed: 53 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/001_DeployPluginManager.s.sol/1301/run-latest.json

Lines changed: 53 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- This chain used cast send to deploy so there's no corresponding run json
2+
- Ran command in `script/cmd/SingleOwnerMSCAFactory`
3+
- tx hash: 0xa51b7723e50927746b3dabefebceebe2713d498a85b09e1a66fd150c89b505aa

script/cmd/PluginManager

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

script/cmd/SingleOwnerMSCAFactory

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000003169ad878021b87c9caa9b5cda740ff3ca270ce9

0 commit comments

Comments
 (0)