Endpoint Id (
eid) values have no relation to Chain Id (chainId) values. Since LayerZero spans both EVM and non-EVM chains, each Endpoint contract has a unique identifier known as the eid for determining which chain’s endpoint to send to or receive messages from.When using LayerZero contract methods, be sure to use the correct eid listed below:-
30xxx: refer to mainnet chains -
40xxx: refer to testnet chains
isSupportedEid() method.Contract Description
Checking Default Configs
To see the default configuration for a given pathway (i.e., fromChain A to Chain B), you can use LayerZero Scan’s Default Checker.
