Skip to content

Commit

Permalink
🚀 optimism: redeploy rate previewer and installments router
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Oct 9, 2024
1 parent 6ad9734 commit 894df5b
Show file tree
Hide file tree
Showing 7 changed files with 221 additions and 143 deletions.
28 changes: 28 additions & 0 deletions .openzeppelin/optimism.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,16 @@
"address": "0x5C79494Df50D9dc56DE627f46d0b2E217683C641",
"txHash": "0x19a623d8af594827b9111358c5ffb5a3ede098d039e01fec9580d27c7cc17c42",
"kind": "transparent"
},
{
"address": "0x6E1Bb47F2895E84160f61df922e7fF0B656f3Cff",
"txHash": "0x8cb206f3d67300e8e139f0c05e07a997608550a387dd3146da178a44ea8b4a2b",
"kind": "transparent"
},
{
"address": "0x1D50C39B2851bb1a15514931Ca556CFf10f60da7",
"txHash": "0xd46cc53f00b8987e07b4dab0d4dd4a598e20d2a874262079e1adf9b964461855",
"kind": "transparent"
}
],
"impls": {
Expand Down Expand Up @@ -22112,6 +22122,24 @@
"types": {},
"namespaces": {}
}
},
"0xCe38E4954510AE6c144F6Fb8a8cCDE35C98d62d7": {
"address": "0xCe38E4954510AE6c144F6Fb8a8cCDE35C98d62d7",
"layout": {
"solcVersion": "0.8.26",
"storage": [],
"types": {},
"namespaces": {}
}
},
"0x35ff055093325ce51dEAaB61A48a4461b74Bd22F": {
"address": "0x35ff055093325ce51dEAaB61A48a4461b74Bd22F",
"layout": {
"solcVersion": "0.8.26",
"storage": [],
"types": {},
"namespaces": {}
}
}
}
}
67 changes: 41 additions & 26 deletions deployments/optimism/InstallmentsRouter.json

Large diffs are not rendered by default.

59 changes: 37 additions & 22 deletions deployments/optimism/InstallmentsRouter_Implementation.json

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions deployments/optimism/InstallmentsRouter_Proxy.json

Large diffs are not rendered by default.

68 changes: 39 additions & 29 deletions deployments/optimism/RatePreviewer.json

Large diffs are not rendered by default.

36 changes: 23 additions & 13 deletions deployments/optimism/RatePreviewer_Implementation.json

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions deployments/optimism/RatePreviewer_Proxy.json

Large diffs are not rendered by default.

0 comments on commit 894df5b

Please sign in to comment.