We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2443a commit e61a3b3Copy full SHA for e61a3b3
.env.example
@@ -1,19 +1,2 @@
1
PRIVATE_KEY=<your_private_key>
2
ACCOUNT_ADDRESS=<your_hl_account_address>
3
-
4
-# Arbitrum RPCs
5
-# For production, defaults to https://arb1.arbitrum.io/rpc if not set
6
-ARBITRUM_RPC_URL=
7
-# For testnet, set one of these
8
-ARBITRUM_TESTNET_RPC_URL=
9
-ARBITRUM_SEPOLIA_RPC_URL=
10
11
-# USDC token addresses
12
-# Production defaults to Arbitrum One native USDC if not set
13
-USDC_TOKEN_ADDRESS=0xaf88d065e77c8cC2239327C5EDb3A432268e5831
14
-# Testnet must be provided
15
-USDC_TOKEN_TESTNET_ADDRESS=
16
17
-# Hyperliquid bridge2 deposit addresses (required)
18
-HL_BRIDGE2_ADDRESS=
19
-HL_BRIDGE2_TESTNET_ADDRESS=
0 commit comments