Skip to content

Commit

Permalink
add ethereum deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolev-igor committed Oct 23, 2024
1 parent 1730238 commit 15d6878
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/deployment.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const deploymentAddresses = {
router: {
1: '0xd7F1Dd5D49206349CaE8b585fcB0Ce3D96f1696F',
10: '0xd7F1Dd5D49206349CaE8b585fcB0Ce3D96f1696F',
56: '0xd7F1Dd5D49206349CaE8b585fcB0Ce3D96f1696F',
100: '0xd7F1Dd5D49206349CaE8b585fcB0Ce3D96f1696F',
Expand All @@ -23,6 +24,7 @@ const deploymentAddresses = {
1313161554: '0xd7F1Dd5D49206349CaE8b585fcB0Ce3D96f1696F',
},
simpleCaller: {
1: '',
10: '0xC629Bf86f02ef13E8F1f5F75adE8a8165587998F',
56: '0xC629Bf86f02ef13E8F1f5F75adE8a8165587998F',
100: '0xC629Bf86f02ef13E8F1f5F75adE8a8165587998F',
Expand Down Expand Up @@ -87,6 +89,7 @@ const deploymentAddresses = {
666666666: '0xEb54dACB4C2ccb64F8074eceEa33b5eBb38E5387',
},
feeBeneficiaries: {
1: '0x4a183b7ED67B9E14b3f45Abfb2Cf44ed22c29E54',
10: '0x7d20Ab6D8aF50d87A5E8DeF46e48F4d7dC2Ea5c7',
56: '0x4a183b7ED67B9E14b3f45Abfb2Cf44ed22c29E54',
100: '0x4a183b7ED67B9E14b3f45Abfb2Cf44ed22c29E54',
Expand Down

0 comments on commit 15d6878

Please sign in to comment.