LayerZero-Labs / mainnet-testnet-bridge

356 stars 122 forks source link

Update Chain IDs with the correct ones in chainIds.json #36

Closed 0xemrekaya closed 8 months ago

0xemrekaya commented 8 months ago

Hi, I don't fully understand but I think you might be using the chain ids incorrectly. I'm surprised no one noticed when I first saw it. Anyway, I committed the current and correct Chain IDs. Can you check my PR? Thank you.

{ "ethereum": 1, "arbitrum": 42161, "optimism": 10, "goerli-mainnet": 5, "sepolia-mainnet": 11155111 }