Search
⌃
K
What is LayerZero
Bug Bounty
Bug Bounty Program
Concepts
Messaging Properties
LayerZero Endpoint
Future-Proof Architecture
Glossary
FAQ
EVM Guides
Getting Started
Advanced
UA Custom Configuration
Code Examples
Interfaces
Error Messages
StoredPayload
StoredPayload Detection
Fix a StoredPayload
Common Errors and Handling
Failure Revert Messages
Best Practice
LayerZero Omnichain Contracts
LayerZero Integration Checklist
LayerZero Tooling
Omnichain Governance
Aptos Guide
Getting Started
LZApp Modules
Code Examples
UA Custom Configuration
Ecosystem
Relayer
Oracle
Technical Reference
Testnet
Mainnet
LayerZero Interfaces
SDK
Proof Types
Audits
Powered By
GitBook
Error Messages
The most common problem:
Not sending msg.value when calling send() on the endpoint.
See
notes here.
See
here
for how much msg.value to send to cover the message cost.
Is your transaction failing on destination with an unhelpful messages like this:
?
Make sure you are sending the message to a destination contract that exists!
If you've experimented with custom configuration, review the
docs here
For a description of every possible onchain failure take a look at this
page
.
Previous
ILayerZeroRelayer.sol
Next
StoredPayload
Last modified
1yr ago