Skip to content

Commit

Permalink
fix: adapter address (#58)
Browse files Browse the repository at this point in the history
new contract deployed
  • Loading branch information
BeroBurny authored Mar 4, 2024
1 parent 3643051 commit 1a99d42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export class MultichainHardhatRuntimeEnvironmentField {

private ADAPTER_ADDRESS = vars.get(
"ADAPTER_ADDRESS",
"0x85d62ad850b322152bf4ad9147bfbf097da42217"
"0xD72f1165751c3B9C5952B19596A36354ac30FdBd"
);

//current Sygma hardcoded gasLimit
Expand Down

0 comments on commit 1a99d42

Please sign in to comment.