Skip to content

Commit e61a3b3

Browse files
authored
Update .env.example
1 parent dd2443a commit e61a3b3

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.env.example

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,2 @@
11
PRIVATE_KEY=<your_private_key>
22
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

Comments
 (0)