-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
30 lines (24 loc) · 1.02 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
PRIVATE_KEY=
HOLESKY_RPC_URL='https://ethereum-holesky-rpc.publicnode.com'
FUSESPARK_RPC_URL='https://rpc.fusespark.io'
MAINNET_RPC_URL='https://ethereum-rpc.publicnode.com'
FUSE_RPC_URL='https://rpc.fuse.io'
HOLESKY_EID='40217'
HOLESKY_EA='0x6EDCE65403992e310A62460808c4b910D972f10f'
MAINNET_EID='30101'
MAINNET_EA='0x1a44076050125825900e736c501f859c50fE728c'
MAINNET_SEND_LIB='0xbB2Ea70C9E858123480642Cf96acbcCE1372dCe1'
MAINNET_RECEIVE_LIB='0xc02Ab410f0734EFa3F14628780e6e695156024C2'
MAINNET_DVN="0x589dedbd617e0cbcb916a9223f4d1300c294236b"
MAINNET_EXECUTOR="0x173272739Bd7Aa6e4e214714048a9fE699453059"
FUSESPARK_EID='40138'
FUSESPARK_EA='0x6EDCE65403992e310A62460808c4b910D972f10f'
FUSE_EID='30138'
FUSE_EA='0x1a44076050125825900e736c501f859c50fE728c'
FUSE_SEND_LIB='0x2762409Baa1804D94D8c0bCFF8400B78Bf915D5B'
FUSE_RECEIVE_LIB='0xB12514e226E50844E4655696c92c0c36B8A53141'
FUSE_DVN="0x795f8325af292ff6e58249361d1954893be15aff"
FUSE_EXECUTOR="0xc905E74BEb8229E258c3C6E5bC0D6Cc54C534688"
ETHERSCAN_API_KEY=
FUSESPARK_API_KEY=
FUSE_API_KEY=