Skip to content

Commit

Permalink
chore: deploy current code base to sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
fangting-alchemy committed Jan 22, 2024
1 parent 5df8485 commit 1eebdbf
Show file tree
Hide file tree
Showing 7 changed files with 1,331 additions and 58 deletions.
1 change: 0 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ ENTRYPOINT=
# OWNER_PLUGIN=
# TOKEN_RECEIVER_PLUGIN=
# SESSION_KEY_PLUGIN=
# SESSION_KEY_PERMS_PLUGIN=

SEPOLIA_RPC_URL=
188 changes: 188 additions & 0 deletions broadcast/Deploy.s.sol/11155111/dry-run/run-1705954654.json

Large diffs are not rendered by default.

188 changes: 188 additions & 0 deletions broadcast/Deploy.s.sol/11155111/dry-run/run-latest.json

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions broadcast/Deploy.s.sol/11155111/run-1705962504.json

Large diffs are not rendered by default.

409 changes: 409 additions & 0 deletions broadcast/Deploy.s.sol/11155111/run-1705962522.json

Large diffs are not rendered by default.

392 changes: 343 additions & 49 deletions broadcast/Deploy.s.sol/11155111/run-latest.json

Large diffs are not rendered by default.

14 changes: 6 additions & 8 deletions migrations/sepolia/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,16 @@
"MultiOwnerMSCAFactory": "",
"MultiOwnerTokenReceiverMSCAFactory": "",
"SessionKeyPlugin": "",
"SessionKeyPermissionsPlugin:": "",
"MultiOwnerMSCAFactory Owner": "",
"MultiOwnerTokenReceiverMSCAFactory Owner": ""
},
"Staging": {
"MSCA Impl": "0xb2b748c2557c552B8636862E41aB3649319dD045",
"MultiOwnerPlugin": "0x56bC629F342821FBe91C5273880792dFECBE7920",
"TokenReceiverPlugin": "0xa81C0AEaB22b21b4da8d8728063f6570384b48C9",
"MultiOwnerMSCAFactory": "0xFD14c78640d72f73CC88238E2f7Df3273Ee84043",
"MultiOwnerTokenReceiverMSCAFactory": "0x22322E35c1850F26DD54Ed8F59a27C1c79847A15",
"SessionKeyPlugin": "0x588dCE36DdeB0e40320AD1d9909a1f86053D7Df1",
"SessionKeyPermissionsPlugin:": "0x78462720341714Dcab90C6d5B9a47fAAA6fdADC6",
"MSCA Impl": "0x4395CBaF1600188e0116B6d5D6E9157330b0B57A",
"MultiOwnerPlugin": "0x90d4f511c9Ca2B1694eA2A1629130B430853aBeB",
"TokenReceiverPlugin": "0x4FCDe5A446208a20A1539FC425832334bc8360Fb",
"MultiOwnerMSCAFactory": "0x00bdE30160d664cB3126e7a48c5394A312eF8c2A",
"MultiOwnerTokenReceiverMSCAFactory": "0xEDe056c28731870875d74BBa6482722AA4284EF9",
"SessionKeyPlugin": "0xF546cB41F1Ac873187fC75E35D421E550DF47Fa4",
"MultiOwnerMSCAFactory Owner": "0x7f89Ed1F3F0d52d303904101305471bca3cde710",
"MultiOwnerTokenReceiverMSCAFactory Owner": "0x7f89Ed1F3F0d52d303904101305471bca3cde710"
}
Expand Down

0 comments on commit 1eebdbf

Please sign in to comment.