diff --git a/src/clients/bridges/BaseAdapter.ts b/src/clients/bridges/BaseAdapter.ts index 010374032..413c0dfa6 100644 --- a/src/clients/bridges/BaseAdapter.ts +++ b/src/clients/bridges/BaseAdapter.ts @@ -330,7 +330,7 @@ export abstract class BaseAdapter { } was wrapped due to being over the threshold of ` + `${createFormatFunction(2, 4, false, 18)(toBN(wrapThreshold).toString())} ETH.`; const message = `${createFormatFunction(2, 4, false, 18)(toBN(value).toString())} Eth wrapped on target chain ${ - this.chainId + chainId }🎁`; if (simMode) { const { succeed, reason } = (