File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Ethereum Sepolia Configuration
2- SEPOLIA_RPC_URL = https://rpc.sepolia.org
2+ SEPOLIA_RPC_URL = " https://gateway.tenderly.co/public/sepolia "
33SEPOLIA_ENDPOINT_ADDRESS = 0x<layerzero-endpoint-address-on-sepolia>
44SEPOLIA_CHAIN_ID = SEPOLIA_CHAIN_ID=40161 # LayerZero chain ID for Ethereum Sepolia
55SEPOLIA_ADAPTER_ADDRESS = 0x<deployed-rlc-adapter-address-on-sepolia>
66RLC_SEPOLIA_ADDRESS = 0x<rlc-token-address-on-sepolia>
77
88# Arbitrum Sepolia Configuration
9- ARBITRUM_SEPOLIA_RPC_URL = https://sepolia-rollup.arbitrum.io/rpc
9+ ARBITRUM_SEPOLIA_RPC_URL = " https://arbitrum- sepolia-rpc.publicnode.com "
1010ARBITRUM_SEPOLIA_ENDPOINT_ADDRESS = 0x<layerzero-endpoint-address-on-arbitrum-sepolia>
1111ARBITRUM_SEPOLIA_CHAIN_ID = 40231 # LayerZero chain ID for Arbitrum Sepolia
1212ARBITRUM_SEPOLIA_OFT_ADDRESS = 0x<deployed-rlcoft-address-on-arbitrum-sepolia>
You can’t perform that action at this time.
0 commit comments