Skip to content

Commit

Permalink
Merge pull request #380 from valory-xyz/develop
Browse files Browse the repository at this point in the history
Release `v0.21.2`
  • Loading branch information
dagacha authored Nov 5, 2024
2 parents 6d5d42e + 25b9ecc commit 87673ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion run_service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,7 @@ export STOP_TRADING_IF_STAKING_KPI_MET=true
export RESET_PAUSE_DURATION=45
export MECH_WRAPPED_NATIVE_TOKEN_ADDRESS=$WXDAI_ADDRESS
export MECH_CHAIN_ID=ethereum
export TOOLS_ACCURACY_HASH=QmZwTCjPcdb5NAScP8A7XT73W3xKqDyoZi5hvvAWr6s1Hg
export TOOLS_ACCURACY_HASH=QmNm4BjhAebZjDsTgYhQcRHsobBy33FHzpJGQo9B3fB6jn

if [ -n "$SUBGRAPH_API_KEY" ]; then
export CONDITIONAL_TOKENS_SUBGRAPH_URL="https://gateway-arbitrum.network.thegraph.com/api/$SUBGRAPH_API_KEY/subgraphs/id/7s9rGBffUTL8kDZuxvvpuc46v44iuDarbrADBFw5uVp2"
Expand Down
2 changes: 2 additions & 0 deletions scripts/choose_staking.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
"quickstart_beta_expert_3": "0x80faD33Cadb5F53f9D29F02Db97D682E8b101618",
"quickstart_beta_expert_4": "0xaD9d891134443B443D7F30013c7e14Fe27F2E029",
"quickstart_beta_expert_5": "0xE56dF1E563De1B10715cB313D514af350D207212",
"quickstart_beta_expert_6": "0x2546214aEE7eEa4bEE7689C81231017CA231Dc93",
"quickstart_beta_expert_7": "0xD7A3C8b975f71030135f1a66e9e23164d54fF455",
}

DEPRECATED_STAKING_PROGRAMS = {
Expand Down

0 comments on commit 87673ce

Please sign in to comment.