We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
from Merlin 0xdbF3D2A6AcB69255e39D76CA1837850BFd88052b to BSC 0x4FD67c2D9e8c4fDd9C66954bafe124Ca50fC1819
const options = Options.newOptions().addExecutorLzReceiveOption(200000, 0).toHex().toString() const tokensToSend = ethers.utils.parseEther('1') const sendParam = [ EndpointId.BSC_V2_MAINNET, ethers.utils.zeroPad(owner.address, 32), tokensToSend, tokensToSend, options, '0x', '0x', ] const [nativeFee] = await Lock.quoteSend(sendParam, false) console.log('fee', nativeFee)
quoteSend Error: call revert exception
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: