Skip to content

Commit

Permalink
fix log
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Dec 18, 2024
1 parent 38a71aa commit a4c704f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions deployments/gravity.diamond.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"Version": "2.0.0"
},
"0x49e93F6A99c590a8E70138D2710B9eDd88C077FF": {
"Name": "",
"Version": ""
"Name": "CBridgeFacetPacked",
"Version": "1.0.3"
},
"0x325DA62543447A48c7b044C5642B87CeA88B0fd3": {
"Name": "",
"Version": ""
"Name": "CBridgeFacet",
"Version": "1.0.0"
},
"0xbb44687E13B0DdB11682FA9299F5F982Ba3cc029": {
"Name": "SymbiosisFacet",
Expand All @@ -82,8 +82,8 @@
"LiFiDEXAggregator": "0x6140b987d6B51Fd75b66C3B07733Beb5167c42fc",
"LiFuelFeeCollector": "0x134f525AC05E4724e55C363A9C4FA35ceB13F88d",
"Permit2Proxy": "",
"Receiver": "0x2DeB3bFa2b19024A0c1Ba299b6b79276f1F77b14",
"ReceiverAcrossV3": "",
"Receiver": "0x2DeB3bFa2b19024A0c1Ba299b6b79276f1F77b14",
"ReceiverStargateV2": "0x6A3d6652fb7be72200a47313C092342218aAeb72",
"RelayerCelerIM": "",
"TokenWrapper": "0x7fA60f4A59Dd8285C5Fcd8fd2A92A2Ca45ef8a0C"
Expand Down
2 changes: 1 addition & 1 deletion deployments/gravity.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Receiver": "0x2DeB3bFa2b19024A0c1Ba299b6b79276f1F77b14",
"EmergencyPauseFacet": "0x6F2baA7cd5F156CA1B132F7FF11E0fa2aD775F61",
"CBridgeFacet": "0x325DA62543447A48c7b044C5642B87CeA88B0fd3",
"CBridgeFacetPacked": "0x49e93F6A99c590a8E70138D2710B9eDd88C077FF"
"CBridgeFacetPacked": "0x49e93F6A99c590a8E70138D2710B9eDd88C077FF",
"GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849",
"GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3",
"SymbiosisFacet": "0xbb44687E13B0DdB11682FA9299F5F982Ba3cc029"
Expand Down

0 comments on commit a4c704f

Please sign in to comment.