Parameters passed in the quote
is not identical to what used in lzSend
, can break cross chain functionality.
The above text is taken from LayerZero
documentation, as per their recommendation the parameters of quote()
function identically match the parameters used in the lzSend()
function.
But here as we can see below
The parameters passed in quote
and lzSend
are different.
LayerZero documentation
According to LayerZero
, if parameters mismatch, you may run into errors as your msg.value will not match the actual gas quote.
Manual review
Make sure that the arguments passed into the quote()
function identically match the parameters used in the lzSend()
function, by LayerZero
.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.