File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ loader.env.OE_BSC_TESTNET_URL = { passthrough = true }
75
75
loader.env.OE_ALCHEMY_KEY = { passthrough = true }
76
76
loader.env.OE_PUMPX_SIGNER_URL = { passthrough = true }
77
77
loader.env.OE_PUMPX_WORKER_URL = { passthrough = true }
78
- loader.env.DEFAULT_ARBITRUM_URL = { passthrough = true }
79
- loader.env.DEFAULT_ARBITRUM_TESTNET_URL = { passthrough = true }
80
- loader.env.DEFAULT_HYPEREVM_URL = { passthrough = true }
81
- loader.env.DEFAULT_HYPEREVM_TESTNET_URL = { passthrough = true }
78
+ loader.env.OE_ARBITRUM_URL = { passthrough = true }
79
+ loader.env.OE_ARBITRUM_TESTNET_URL = { passthrough = true }
80
+ loader.env.OE_HYPEREVM_URL = { passthrough = true }
81
+ loader.env.OE_HYPEREVM_TESTNET_URL = { passthrough = true }
82
82
loader.env.OE_OMNI_FACTORY_ADDRESS = { passthrough = true }
83
83
loader.env.OE_ENTRY_POINT_ADDRESS = { passthrough = true }
84
84
loader.env.OE_WILDMETA_API_URL = { passthrough = true }
You can’t perform that action at this time.
0 commit comments