-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.template
More file actions
30 lines (26 loc) · 969 Bytes
/
.env.template
File metadata and controls
30 lines (26 loc) · 969 Bytes
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
RPC_URL=https://flare-api.flare.network/ext/bc/C/rpc
# fsp reward params
REWARD_TUPLES_URL=https://raw.githubusercontent.com/flare-foundation/fsp-rewards/refs/heads/main/flare
# flr
REWARD_MANAGER=0xC8f55c5aA2C752eE285Bd872855C749f4ee6239B
# sgb
REWARD_MANAGER=0xE26AD68b17224951b5740F33926Cc438764eB9a7
FSP_REWARD_OWNER=
FSP_REWARD_RECIPIENT=
FSP_EXECUTOR_PVK=
# validator reward params
VALIDATOR_REWARD_MANAGER=0xc0CF3Aaf93bd978C5BC662564Aa73E331f2eC0B5
VALIDATOR_REWARD_OWNER=
VALIDATOR_REWARD_RECIPIENT=
VALIDATOR_EXECUTOR_PVK=
# to setup distribution to delegators claiming, go to CLAIM_SETUP_MANAGER,
# then call `setAllowedClaimRecipients` and `setClaimExecutors`
CLAIM_SETUP_MANAGER=0xD56c0Ea37B848939B59e6F5Cda119b3fA473b5eB
DISTRIBUTION_TO_DELEGATORS=0x9c7A4C83842B29bB4A082b0E689CB9474BD938d0
AIRDROP_REWARD_OWNER=
AIRDROP_REWARD_RECIPIENT=
AIDROP_EXECUTOR_PVK=
# delegations
DELEGATION_REWARD_OWNER=
DELEGATION_REWARD_RECIPIENT=
DELEGATION_EXECUTOR_PVK=