You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My cross-chain call from Sepolia (10161) to BSC Testnet (10102) using NonblockingLzApp always reverts at estimateMessageFee. I have the correct endpoints and trusted remotes set. Please help validate the message path.
Sender deployed to: 0x46Fc68212A4062979AB69a751374B0093E51C2F3
Receiver deployed to (BSC): 0xA25D83654Ff7fa88c36b25AD6BC26b3ED05a37f5
My cross-chain call from Sepolia (10161) to BSC Testnet (10102) using NonblockingLzApp always reverts at estimateMessageFee. I have the correct endpoints and trusted remotes set. Please help validate the message path.
Sender deployed to: 0x46Fc68212A4062979AB69a751374B0093E51C2F3
Receiver deployed to (BSC): 0xA25D83654Ff7fa88c36b25AD6BC26b3ED05a37f5
transaction hash: 0x5d92744fa583b4ff0d16cde1117e681da1c2b2a2af9a455d84f5b93cf424c9ea
endpoints I'm using:
"0x66A71Dcef29A0fFBDBE3c6a460a3B5BC225Cd675"; // LayerZero Sepolia
"0x3c2269811836af69497E5F486A85D7316753cf62"; // BSC Testnet LayerZero endpoint
Please help me find the issue and fix it.