Skip to content

Commit

Permalink
Deploy Amarok to Linea (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 authored Dec 7, 2023
1 parent 3c96ba7 commit a92af41
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 4 deletions.
4 changes: 2 additions & 2 deletions config/amarok.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"domain": "0"
},
"linea": {
"connextHandler": "0x0000000000000000000000000000000000000000",
"domain": "0"
"connextHandler": "0xa05eF29e9aC8C75c530c2795Fa6A800e188dE0a9",
"domain": "1818848877"
},
"localanvil": {
"connextHandler": "0x0000000000000000000000000000000000000000",
Expand Down
16 changes: 15 additions & 1 deletion deployments/_deployments_log_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -10909,6 +10909,20 @@
}
]
}
},
"linea": {
"production": {
"2.0.0": [
{
"ADDRESS": "0x967D0f9181521a407613495e68e5F8D22b49e513",
"OPTIMIZER_RUNS": "1000000",
"TIMESTAMP": "2023-12-06 17:04:53",
"CONSTRUCTOR_ARGS": "0x000000000000000000000000a05ef29e9ac8c75c530c2795fa6a800e188de0a9",
"SALT": "",
"VERIFIED": "true"
}
]
}
}
},
"CelerCircleBridgeFacet": {
Expand Down Expand Up @@ -14397,4 +14411,4 @@
}
}
}
}
}
4 changes: 4 additions & 0 deletions deployments/linea.diamond.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
"0xf812bA858d9Fa57788dF0F792eF35752d54863F1": {
"Name": "HopFacetOptimized",
"Version": "2.0.0"
},
"0x967D0f9181521a407613495e68e5F8D22b49e513": {
"Name": "AmarokFacet",
"Version": "2.0.0"
}
},
"Periphery": {
Expand Down
3 changes: 2 additions & 1 deletion deployments/linea.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
"LiFuelFeeCollector": "0x6CC48E94C1148A0787D7F137745af58e3Eb47780",
"HopFacet": "0xf4E632a8be2164F93427603F6c9A73e182923b02",
"HopFacetPacked": "0x71327AF4f53E8831BD7E1adDbeD9D2b6dacE64a2",
"HopFacetOptimized": "0xf812bA858d9Fa57788dF0F792eF35752d54863F1"
"HopFacetOptimized": "0xf812bA858d9Fa57788dF0F792eF35752d54863F1",
"AmarokFacet": "0x967D0f9181521a407613495e68e5F8D22b49e513"
}

0 comments on commit a92af41

Please sign in to comment.